-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementImprovement to existing capabilityImprovement to existing capability
Description
Hey, I think it would be pretty cool if you added global variables
- I have searched and no similar issues appeared
- This would work pretty simple-ish, rules define a variable and if a rule checks for a variable that doesn't exist yet, it counts as 0. This would be in front of the first bracket as a condition like in win cons. About the other part, it is even simpler. It would check for a condition like win cons section.
- Would be great for keeping track of health or keys imo.
- Example:
RedKey = 1 [> Player | RedLock] -> [> Player | ]
Or
No badguy [> Player | SuperStrawberry] -> [> Player | ]
You could even add persistent variables but that'd be harder methink
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementImprovement to existing capabilityImprovement to existing capability