mase
____ ___ ____ __
- Reaction score
- 154
I am trying to make my Jump action work! It is for my CSS Map. I created the ability and i also did a trigger for it bc the ability does nothing! Here is the trigger:
I also have collision but y tell you lol.
I need help!
Code:
Events: Unit Casts Ability
Conditions: Ability Being Cast is = Jump
Actions: Add Storm Crow to Casting Unit
Set Casting Unit Flying Height to 250 over 500
wait until casting unit flying height = 500
Set Casting unit Flying Height to 0 over 500
I need help!


