#Transformation help

3 messages · Page 1 of 1 (latest)

foggy tinsel
#
local changed = false

--next line goes wherever changing thing is
if changed then
  --unchange character
  player:LoadCharacter()
else
  --change character
end
--``` prob somtihng like this
tranquil badge
#

studio** You are now Level 1! **studio

foggy tinsel
#

also make sure to set the changed thing