Like the title. To improve performance for my game, i have decided to create KinematicBody2D with Physic Server and link them with AnimatedSprited2d, but i don't know how to access physic_process in the server to move em like moving with move_and_slide() in node's _physic_process() 🙁(.