forked from jaildesigner-jailgames/jaildoctors_dilemma
fix: corregides les velocitats negatives dels enemics als fitxers .room
This commit is contained in:
@@ -26,7 +26,7 @@ flip=true
|
||||
animation=qvoid.ani
|
||||
x=29
|
||||
y=1
|
||||
vx=-0.7
|
||||
vx=-42.000000
|
||||
vy=0
|
||||
x1=1
|
||||
y1=1
|
||||
@@ -40,7 +40,7 @@ flip=true
|
||||
animation=qvoid.ani
|
||||
x=6
|
||||
y=7
|
||||
vx=-0.5
|
||||
vx=-30.000000
|
||||
vy=0
|
||||
x1=1
|
||||
y1=7
|
||||
|
||||
Reference in New Issue
Block a user