I’m making a space exploration game and would like to code an npc spaceship that flies on it’s own around a space station, but I don’t know how and I haven’t found anything on the topic. I don’t think that making a rig for it will help as the model would have to be unanchored.
If anyone could help then that would be awesome.
I think your best bet for this would be to use the tweenservice (the position property one).
I suggest tween service if the path is exactly the same each of the time and even if it is not this should still be possible to use. You can make the tweening very smooth as well and customize what you want it to look like so I think this would be great to use for this.
https://developer.roblox.com/en-us/api-reference/class/TweenService
1 Like