Make x-offset of chill wave directional
This commit is contained in:
parent
0f12cdbec1
commit
a0f115db09
1 changed files with 2 additions and 2 deletions
|
@ -791,7 +791,7 @@
|
|||
offset=0.0~0.9:120,0.9:160
|
||||
image="projectiles/icemissile-n-[1~7].png:40"
|
||||
image_diagonal="projectiles/icemissile-ne-[1~7].png:40"
|
||||
x={X}~0
|
||||
directional_x={X}~0
|
||||
y={Y}~0
|
||||
[/missile_frame]
|
||||
[/if]
|
||||
|
@ -802,7 +802,7 @@
|
|||
alpha=1~0
|
||||
image="projectiles/icemissile-n-[1~2,1].png:50"
|
||||
image_diagonal="projectiles/icemissile-ne-[1~2,1].png:50"
|
||||
x={X}~0
|
||||
directional_x={X}~0
|
||||
y={Y}~0
|
||||
[/missile_frame]
|
||||
[/else]
|
||||
|
|
Loading…
Add table
Reference in a new issue