Base docking system (areas don't monitor ship somehow)
This commit is contained in:
parent
ab3ac4af66
commit
739cdbe4c3
11 changed files with 190 additions and 18 deletions
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
[node name="Hull" type="RigidBody2D"]
|
||||
position = Vector2(0.5, 0)
|
||||
collision_mask = 9
|
||||
input_pickable = true
|
||||
gravity_scale = 0.0
|
||||
angular_damp = 1.0
|
||||
script = ExtResource("1_7nfg8")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue