Added base template (uninteractive yet)

This commit is contained in:
2ndbeam 2024-05-01 12:55:32 +03:00
commit 2d4eb92751
8 changed files with 100 additions and 17 deletions

View file

@ -13,6 +13,9 @@ script = ExtResource("2_n14ml")
[node name="HullHolder" type="Node" parent="."]
[node name="Hull" parent="HullHolder" instance=ExtResource("3_upgeg")]
collision_mask = 3
max_contacts_reported = 1
contact_monitor = true
[node name="Engine" parent="." instance=ExtResource("4_adr14")]