0 votes

In my game, there is a stone tile(PathFollow2D node ) moving in a Path2D in loop. I want to allow my player to go on the stone tile and move along the object then get off on next destination.

It would be really helpful if someone could offer some advices about how to achieve that result, thank you very much.

in Engine by (266 points)

1 Answer

0 votes
Best answer

Turn out that I could use a KenimaticBody2D for the stone, that case my player could interact with the object. That works nicely.

by (266 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.