Hello developers! I am making some showcase game where you are in a bus, which drives on a road.
I could’ve made the bus move, but that would break the game a bit, and cause lag, so I figured I’d move the road instead.
Is it possible to clone a model, make it appear at a certain position, move slowly to another position and dissapear? And if so, how?
Thanks for your help!
1 Like
Yes! Actually I made a game just like that. What I would HIGHLY reccomend is using tweenservice.
Can you provide code? I’m terribly bad at scripting
1 Like
It would be very hard for me to provide code for tween service as it has many factors depending on your game, I would look into tutorials on the basics of tweenserice
I’ll do that. Thanks for the help!
1 Like