Added some TODO lines and implemented very bad dash system

This commit is contained in:
2ndbeam 2024-04-25 23:21:54 +03:00
commit 828f4c52c7
12 changed files with 70 additions and 14 deletions

View file

@ -34,13 +34,11 @@ destination_timer = NodePath("DestinationTimer")
bounty = ExtResource("2_6fdps")
[node name="Shield" parent="." instance=ExtResource("3_47apr")]
use_parent_material = true
[node name="Hull" parent="." instance=ExtResource("4_1ne0s")]
use_parent_material = true
[node name="Engine" parent="." instance=ExtResource("4_tguk3")]
use_parent_material = true
[node name="Collision" type="CollisionPolygon2D" parent="."]
polygon = PackedVector2Array(0, -16, 32, 0, 0, 16, 0, 4, -4, 4, -8, 8, -8, -8, -4, -4, 0, -4)