Blockland Forums > Help
How do I make when clicking a brick, it transforms you into a diffrent Player?
Pages: (1/1)
barrelroll5:
I thought setplayertype did that but nope.
Doomonkey:
ChangeDatablock?
joe hb:
do you want the block to change or player?
DaSord213:
--- Code: ---OnActivate--Player--ChangeDatablock--*whatever you want*
--- End code ---
Or you can replace OnActivate with OnPlayerTouch if you want them to touch the brick instead.
Pages: (1/1)