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 @@ animation=bird.ani
|
||||
x=9
|
||||
y=11
|
||||
vx=0
|
||||
vy=-0.5
|
||||
vy=-30.000000
|
||||
x1=9
|
||||
y1=0
|
||||
x2=9
|
||||
@@ -39,7 +39,7 @@ animation=bird.ani
|
||||
x=26
|
||||
y=5
|
||||
vx=0
|
||||
vy=-0.5
|
||||
vy=-30.000000
|
||||
x1=26
|
||||
y1=2
|
||||
x2=26
|
||||
|
||||
Reference in New Issue
Block a user