PHP: if(!$p->isMoving()) {$p->setMoving(true);} I tried to do so, but it is clear that this is nonsense. Please, help me.
you would need to setmotion if it's not moving like maybe directional vector so it moves where it looks