abouhanafy87 6 Posted February 12, 2023 I think it's time for the development team to explain how you use pathfinder , AbstractWebNode and walk a path , sample path and a path with obstacle .just example for all scripters now and in future . vote with like if you agree !
Pandemic 2853 Posted February 12, 2023 Hey there, the default walker can actually take care of most of the work for what we have mapped (which is a fair bit). Generally if you want to walk somewhere you can just call Walking.walk(tile) and we'll handle the actual pathfinding and obstacle handling. abouhanafy87 1
abouhanafy87 6 Author Posted July 26, 2023 Hey there, i try to Walking.walk(Tzhaar area tile ) and your walking.walk stopped and wasn't move any steps ! can you make it walking in Tzhaar
abouhanafy87 6 Author Posted September 6, 2023 (edited) On 2/13/2023 at 12:00 AM, Pandemic said: Hey there, the default walker can actually take care of most of the work for what we have mapped (which is a fair bit). Generally if you want to walk somewhere you can just call Walking.walk(tile) and we'll handle the actual pathfinding and obstacle handling. can not walking in Tzhaar area i think it's the time to . @Pandemic Edited September 6, 2023 by abouhanafy87
abouhanafy87 6 Author Posted September 16, 2023 On 2/13/2023 at 12:00 AM, Pandemic said: Hey there, the default walker can actually take care of most of the work for what we have mapped (which is a fair bit). Generally if you want to walk somewhere you can just call Walking.walk(tile) and we'll handle the actual pathfinding and obstacle handling. handle this => Walking .walk(Tzhaar_area); @Pandemic I think it's time to make an example for walking a path . thanks a lot .
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now