Visitors  

1.png8.png0.png5.png4.png1.png8.png
Today891
Yesterday618
This week4923
This month20046
Total1805418

Who Is Online

4
Online
   
   
With this easy trick, you can let your character fly!
1 1 1 1 1 1 1 1 1 1 Rating 3.38 (16 Votes)


This is a very simple method of making your character fly - just go to the jump frames and in the tag "hit_j:", link back to the first jump frame. So now, he's able to jump out of the jump - he can fly.

<frame> 210 jump
   pic: 60  state: 4  wait: 1  next: 211  dvx: 0  dvy: 0  dvz: 0 
   centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_j: 210
   [...]
<frame_end>

<frame> 211 jump
   pic: 61  state: 4  wait: 1  next: 212  dvx: 0  dvy: 0  dvz: 0
   centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_j: 210
   sound: data\017.wav
   [...]
<frame_end>

<frame> 212 jump
   pic: 62  state: 4  wait: 1  next: 0  dvx: 0  dvy: 0  dvz: 0
   centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_j: 210
   [...]
<frame_end>

These example-frames should be enough, but here's a study example anyway:
Inspired by Zizibaluba 
   
© Little Fighter Empire

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok