VARxxx is instance variable
How i create condition:
When 'slot.VARslotType must have 2' and 'slot.VARclip' is greather than
'slot.VARammount' and addational condition: also 'slot.VARammount' should have animation frame 12?
Do action...
???
Develop games in your browser. Powerful, performant & highly capable.
Just add 3 conditions to the event.
i try, dont want work
Try using the object's compare instance variable condition instead of the system one for your second condition and see if it behaves the way you want.
Also remember conditions are checked in order.