zwischenstand
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
extends Drone
|
||||
|
||||
func _ready() -> void:
|
||||
self_body = self
|
||||
|
||||
func primary_action() -> float:
|
||||
return -1
|
||||
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user