Hi there, hopefully the title explains this well enough but I am looking to build a little mini game where a train follows tracks. However, what I'm struggling with is getting the train to do curves (whether large or small curves).
What we are thinking is that we have a tilemap of the train tracks, and dependent on the track piece the object is overlapping it performs specific actions. This will allow us ultimate flexibility in the map. Is this achieveable, has it been done before? Thanks so much.