zwischenstand

This commit is contained in:
2026-02-23 20:15:35 +01:00
parent 7200be2e07
commit 772858f04f
186 changed files with 2498 additions and 104 deletions

View File

@@ -1,5 +1,8 @@
extends Drone
func _ready() -> void:
self_body = self
func primary_action() -> float:
return -1

View File

@@ -226,7 +226,11 @@ animations = [{
[node name="BaseDrone" unique_id=872770085 instance=ExtResource("1_j7lnw")]
script = ExtResource("2_njeil")
dodge_cd = null
model_name = &"Base"
carry_capacity = null
hit_points = null
fuel_tank_capacity = null
movement_speed = 5.0
[node name="Brain" parent="." index="0" unique_id=1086286463]