#How to make lockable characters

1 messages · Page 1 of 1 (latest)

formal yacht
#

HOW DO YOU MAKE UNLOCKABLE/LOCKABLE CHARACTERS FOR A GAME please :3

summer flame
#

Global variable

#

When initializing object: infinite loop [If (Global_variable"Charactar") = 0] Then Set tappable: false, or else: Set tappable: enable

#

For the button 👆

summer flame
#

Yes.. that's work well