Added ship collisions
This commit is contained in:
@@ -15,6 +15,7 @@ script = ExtResource("2_dgwiy")
|
||||
acceleration = 92
|
||||
deceleration = 46
|
||||
max_speed = 92
|
||||
mass = 250
|
||||
weapon_positions = Array[Vector2]([Vector2(0, 10), Vector2(0, -10)])
|
||||
|
||||
[node name="Sprite2D" parent="." index="0"]
|
||||
|
||||
Reference in New Issue
Block a user