Added base template (uninteractive yet)
This commit is contained in:
parent
93aa83dcaa
commit
2d4eb92751
8 changed files with 100 additions and 17 deletions
|
|
@ -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")]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue