1. Go to starterplayer... hit properties, and change max zoom distance = 0.5.
(first person)
2. Place a spawn plate, hit properties, and where it says Forcefield>Duration, set to 0.
(no force field)
3.add a script into the spawn:
------
human = script.Parent
function onTouched(part)
part.Transparency = script.Parent.Transparency
wait(.3)
end
connection = human.Touched:connect(onTouched)
------
and make the spawn COMPLETELY invisible.
(this maked the player invisible)
I BUILD FOR SUPER CHEAP PM ME! |