Search the Community
Showing results for tags 'walking'.
-
When I use this function all happens is that the player glitches out. I see that it has been avoided with the DirectMoveToTarget function inside the MosterAi script, which has no pathfinding but just walking straight towards the target. It would still be better to have a path while following a target that may be behind an obstacle, when the function is called. GoToPoint works fine on (for example) pivots in the scene, even when its position is set somewhere else really fast (and the funcion is called once after every position change).
-
Hello Leadwerks community, This is my first post and I was wondering if anyone out there is able to help me create a simple script. As the title states, I just want to get a simple script, like the FPS controller one, however, just for walking around. Thanks.