Hello, I would like to know how it is possible to change the player’s model by pressing a button
for example, I press a button and my player is an ant, I press it again and it returns to its appearance from before, how can I do this?
It would be very helpful if someone could give me tips, help or something, it is appreciated
EXAMPLE:
player → press button → change the player’s default character to another → press button again and player return to its appearance from before.
If you mean completely changing a character you can just set it with Player.Character and set the network owner with it, otherwise you can just set humanoid description if you want the same kind of rig