Jump to content
  • 0

Using the powerbar to go into other states


Ultra Fatality

Question

Sorry for the bad tittle but I had no idea what to tittle this but anyway I'm trying to do a move where if you have a certain amount of power he will go into a certain state instead of his default I wish I can explain it better basically if he has over 1000 power he will go into state 300 instead of 200 i'll post my code.......

 

Type = Changestate

Trigger1 = Time>1 && Command = "c"

Value = 265

Ctrl = 0

 

Type = Changestate

Trigger1 = Power = 1000

Trigger2 = Time>1 && Command = "x"

Value = 267

Ctrl = 0

 

I hope this helps you guys in your quest to help me

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...