Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi i m a gamdev like you. I really liked your game , maybe add some rotation effect to the wheels I think wheels were static . 

 I m currently making a train sim in unity , but i cant figure out turning part of train, the train just cant turn with the track , i heard we can use splines ,but there are no tuturials about it. 

Hey. Thanks for your feedback.

I don't use splines. For rails it is not recommended. Trust me, I already tried it..
I programed my own circle functions..
Feel free to check my Math.gd, Rail.gd and my pdf 'how a circle is calculated'

https://github.com/Jean28518/Libre-TrainSim

I would love to see some screenshots of your work...

https://walllbreaker2.itch.io/train-climb-simulator

I used basic wheel colliders and motor force to drive train ..I want to add turns to make track a complete loop

(1 edit)

Ohhh, okay.. I don't use phyisics at all...
I programed everything myself in movement of the train.

PS: Did you make the models yourself?

They look really good..

(1 edit)

The Train model is downloaded from asset store, can i use circle function in unity?. I have used blender to make humans ,houses but its difficult to make complex models like trains in blender