mirror of
https://github.com/Steffo99/stack.git
synced 2024-11-22 07:54:20 +00:00
Cambiato i lift in magneti.
This commit is contained in:
parent
a406497deb
commit
82dd1a2b69
3 changed files with 2 additions and 2 deletions
|
@ -90,7 +90,7 @@ physics_draw_debug();
|
|||
</event>
|
||||
</events>
|
||||
<PhysicsObject>-1</PhysicsObject>
|
||||
<PhysicsObjectSensor>-1</PhysicsObjectSensor>
|
||||
<PhysicsObjectSensor>0</PhysicsObjectSensor>
|
||||
<PhysicsObjectShape>1</PhysicsObjectShape>
|
||||
<PhysicsObjectDensity>0</PhysicsObjectDensity>
|
||||
<PhysicsObjectRestitution>0</PhysicsObjectRestitution>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
<arguments>
|
||||
<argument>
|
||||
<kind>1</kind>
|
||||
<string>physics_apply_local_force(0, 0, 0, -1500)
|
||||
<string>physics_apply_force(x, y+8, 0, -1500)
|
||||
</string>
|
||||
</argument>
|
||||
</arguments>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 207 B After Width: | Height: | Size: 132 B |
Loading…
Reference in a new issue