#Im trying to add a train to my game. Its going crazy though. Anyone know how to fix this?

4 messages · Page 1 of 1 (latest)

languid hare
#

I really don't think you should use a vehiclebody for a train

sonic palm
languid hare
#

A CharacterBody or AnimatableBody.
Both won't do any funny stuff on their own and need to be moved by script

#

You can put them under a PathFollow node for example, that follows a path ( your train tracks)