Little Fighter Empire - Forums
Some newbie based questions - Printable Version

+- Little Fighter Empire - Forums (https://lf-empire.de/forum)
+-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7)
+--- Forum: Data Changing (https://lf-empire.de/forum/forumdisplay.php?fid=11)
+--- Thread: Some newbie based questions (/showthread.php?tid=9328)



Some newbie based questions - JustAFan - 07-29-2014

Code:
<frame> 0 flying
   pic: 0  state: 3006  wait: 1  next: 1  dvx: 35  dvy: 0  centerx: 40  centery: 41  hit_a: 0  hit_d: 0  hit_j: 0
   itr:
      kind: 0  x: 22  y: 27  w: 55  h: 27  dvx: 25  dvy: -8   fall: 70  vrest: 10  bdefend: 16  injury: 35
   itr_end:
   bdy:
      kind: 0  x: 22  y: 27  w: 55  h: 27
   bdy_end:
<frame_end>

would really appreciate if someone explain me.

1. centerx and centery, hit_a_d_j

2. kind stuff and how am i suppose to get x, y,z and h coordinates of my sprite and also this dvy: -8 thing

3. fall and vrest+bdefend also :P

ty.

i can actually modify these stuffs to suit my needs but it is better to know the basic before building up a tower :3


RE: Some newbie based questions - A-Man - 07-29-2014

Here are some useful links that explains all you need to know from LFE's main site:
http://www.lf-empire.de/lf2-empire/data-changing/types
http://www.lf-empire.de/lf2-empire/data-changing/frame-elements

Welcome btw ;D


RE: Some newbie based questions - JustAFan - 07-29-2014

ty helped a lot