have you checked if the models are anchored and have a hitbox? they might fall to hell when running the game.
yeah it is anchored but what do you mean by hitboxhave you checked if the models are anchored and have a hitbox? they might fall to hell when running the game.
how do i explain this...yeah it is anchored but what do you mean by hitbox
yes i made it myself its just a model called Teleport and it just has 32 parts in it i followed a youtube video on it and it worked for them and i did everything correctlyhow do i explain this...
the box of a part that can be touched by another part in the workspace.
also, did you make the model yourself?
ok...yes i made it myself its just a model called Teleport and it just has 32 parts in it i followed a youtube video on it and it worked for them and i did everything correctly
game.Workspace
instead of Workspace perhaps?"workspace" is a global variable that represents workspace itself so changing it to game.Workspace wouldn't do muchTry typinggame.Workspace
instead of Workspace perhaps?