Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] How do i change size of special attack
#3
ingame, the attack involves x, ,y, w, h and zwidth.
x is the horizontal axis [eg. left right]
y is the vertical axis [eg. up down]
w is width of x axis [eg. left to right]
h is height of y axis [eg. up to down]
zwidth is width of z axis [eg. up and down the ground of the map in game]
the size or sprite only means what you will see in game and does not affect any of the x, y and stuff
by the looks of it, youre new.
lets introduce itr just incase [mainsite down atm]

heres a small itr (interaction, used for attack)
itr: x: 40 y: 40 w: 10 h: 10 zwidth: 10 dvx: 0 dvy: 0 dvz: 0 bdefend: 15 fall: 15 injury: 30 itr_end:

heres a large itr
itr: x: -100 y: -100 w: 279 h: 279 xwidth: 100 dvx: 0 dvy: 0 dvz: 0 bdefend: 30 fall: 30 injury: 40 itr_end:


lol i wonder if this was necessary...
~its been a long time coming~
Reply
Thanks given by:


Messages In This Thread
RE: How do i change size of special attack - by dubbleD - 01-27-2009, 02:39 AM



Users browsing this thread: 1 Guest(s)