04-29-2015, 09:51 AM
(This post was last modified: 05-01-2015, 04:40 AM by GentleSlayer.
Edit Reason: Bug Report
)
I really love Neora so far, keep up the amazing work!
I have a question for you though :P
I can't seem to be able to make the platform itr to work:
I tried following the *translated* instructions but it doesn't seem to work, I just pass through my ball and it's not moving
Edit: Don't know if it's a bug(but it looks kind of silly), but when using the slow tag, ennemies are slowed down even when in their falling frames.
I have a question for you though :P
I can't seem to be able to make the platform itr to work:
Code:
<frame> 130 BlackFly
pic: 28 state: 3006 wait: 100 next: 131 dvx: 550 dvy: 550 dvz: 550 centerx: 80 centery: 60 hit_a: 1 hit_d: 300 hit_j: 0
itr:
kind: 33 x: 0 y: 0 w: 150 h: 60 dvx: 5 dvy: -5 z: 100
itr_end:
<frame_end>
<frame> 131 BlackFly
pic: 29 state: 3006 wait: 1 next: 132 dvx: 550 dvy: 550 dvz: 550 centerx: 80 centery: 60 hit_a: 0 hit_d: 0 hit_j: 0
itr:
kind: 33 x: 0 y: 0 w: 150 h: 60 dvx: 5 dvy: -5 z: 100
itr_end:
<frame_end>
<frame> 132 BlackFly
pic: 30 state: 3006 wait: 1 next: 133 dvx: 550 dvy: 550 dvz: 550 centerx: 80 centery: 60 hit_a: 0 hit_d: 0 hit_j: 0
itr:
kind: 33 x: 0 y: 0 w: 150 h: 60 dvx: 5 dvy: -5 z: 100
itr_end:
<frame_end>
<frame> 133 BlackFly
pic: 31 state: 3006 wait: 1 next: 130 dvx: 550 dvy: 550 dvz: 550 centerx: 80 centery: 60 hit_a: 0 hit_d: 0 hit_j: 0
itr:
kind: 33 x: 0 y: 0 w: 150 h: 60 dvx: 5 dvy: -5 z: 100
itr_end:
<frame_end>
I tried following the *translated* instructions but it doesn't seem to work, I just pass through my ball and it's not moving
Spoiler (Click to View)
And Then Will There Be None?