#How to make lockable characters
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
HOW DO YOU MAKE UNLOCKABLE/LOCKABLE CHARACTERS FOR A GAME please :3
Global variable
When initializing object: infinite loop [If (Global_variable"Charactar") = 0] Then Set tappable: false, or else: Set tappable: enable
For the button 👆
Yes.. that's work well