hello there! i am currently making a roblox game where, when you hit a part, it makes you invisible and non-collidable, clones a model, and makes it so that that model is always at your position. when i touch this part in a private test, it works, but when my friend touches it, it does not work. we are not in the same test. image attached is of the script. the script's parent is the part, and the model i want to turn the character into is in server storage. if you know the solution to this problem, please tell me. thank you!
#Model replacing character
1 messages · Page 1 of 1 (latest)
Are there any errors?
no
Im not sure why this would happen, but if you are doing separate tests and it doesn’t work for your friend it might be because of his avatar, or something like his ping.

You both arent in the same test. So he's a copy of the game?
I think they are using team create and are testing one at a time
dunno tho since ive never used it
yeah
we are doing that
