In the event I create a move toward the player with force for a NPC. It works. Then I use the Physics2 for the NPC, even with no mass and no friction. The NPC stop moving. They can’t work together?
That’s right, there are specific ‘forces and impulses’-actions for Physics objects.
how can i have them towards a direction or a player?
Like the forces without Physics, you can apply a force or impulse towards a position or angle.
I will try . Thank you!