Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Some help questions regarding state: 6
#1
? 
Actually, I really needed to get some help on these.

1.How do I make dennis stay in the same frame UNTIL it reaches the ground no matter how much time it takes?

2.How do I make a type: 3 object appear in front of dennis after it reaches the ground after doing the above move?

Help will be highly apprectiated. :D

Thanks! :D
[Image: icyboards-ad-468x60.gif]
Reply
Thanks given by:
#2
(07-18-2011, 05:28 PM)Electric Shock Wrote:  1.How do I make dennis stay in the same frame UNTIL it reaches the ground no matter how much time it takes?
Just make an ''circle'' to the end of your attack:
<frame> 250 coming to ground
pic: ?? state: 3 wait: whatever next: 251
....normalstuff....
<frame_end>
<frame> 251 coming to ground2
pic: same as above state: 3 wait: whatever next: 250
....normalstuff....
<frame_end>
This way it will last forever until it hits the ground.
Might be back, might be not :^) anyways awesome to see you guys again!
Reply
Thanks given by:
#3
This should also be of help and use to you.
State 100: Hit Ground
Reply
Thanks given by: Electric2Shock
#4
next: 0 works great to
no loop required to stay in a frame forever
Reply
Thanks given by:
#5
2. Check the louis' crouch2 frame action. He is the only char that can make a special landing in original lf2. You can replicate that move by understanding that. When you reach to the ground after that crouch2 frame you can perform your next frames.
[Image: llqsMqz.jpg][Image: llqsMqz.jpg][Image: llqsMqz.jpg][Image: llqsMqz.jpg]
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)