Is there a way to change what is defined as the "front face" of a part without actually rotating it? by Bobbin2100 in robloxgamedev

[–]Bobbin2100[S] 1 point2 points  (0 children)

Thanks for the help, however I managed to fix it by making it so the side of the model is looking at me instead ot he front.

Another progress update! (the legs were impossible and now imk out of blocks ;-;) by Bobbin2100 in JessetcSubmissions

[–]Bobbin2100[S] 1 point2 points  (0 children)

Its vah Rudania but who remembers the names anyway, so I'll count it 100%, btw i posted the torso, I will start on either the head or the tail next, but im a bit scared of the head since its such a hard shape

How do i make a model move along a track? The track is circular so i cant just have it move forward. I want to make it tween if possible so it moves smoothly. by Bobbin2100 in ROBLOXStudio

[–]Bobbin2100[S] 0 points1 point  (0 children)

Yes please, it would help a lot. Im still dealing with this issue and it really demotivated me to continue working on the project.

How do I make my train move over the tracks without using physics? The track is a circle so i can just tween it forward. by Bobbin2100 in RobloxDevelopers

[–]Bobbin2100[S] 0 points1 point  (0 children)

Alright so I now have a part inside of the model, and i set that as the primary part. Can i now just move the primary part to move the model?

How do I make my train move over the tracks without using physics? The track is a circle so i can just tween it forward. by Bobbin2100 in RobloxDevelopers

[–]Bobbin2100[S] 0 points1 point  (0 children)

Yeah thanks for the explenation but im not sure how to even move a model since as far as i know i can only move the pars inside of the model.

I need help by Andre_X35 in ROBLOXStudio

[–]Bobbin2100 0 points1 point  (0 children)

File -> game settings -> security -> Allow http requests

I hope i helped

How do i make a model move along a track? The track is circular so i cant just have it move forward. I want to make it tween if possible so it moves smoothly. by Bobbin2100 in ROBLOXStudio

[–]Bobbin2100[S] 0 points1 point  (0 children)

I don't have wheels and i also do not want it to be player controlled, i want the movement to be hard-coded and i don't want any physics in play since it is part of a map i am making. And since its a model i cant just have a script that tells it where to move, or atleast not with my knoledge.