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
Question
Ultra Fatality
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
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 accountSign in
Already have an account? Sign in here.
Sign In Now