Add homing missile motion component; update enemy scene to include homing bullet resource
This commit is contained in:
@@ -17,4 +17,4 @@ func initialize(params: Dictionary) -> void:
|
||||
launch_component.initial_direction = direction
|
||||
launch_component.spawn_position = position
|
||||
launch_component.spawn_rotation = rotation
|
||||
launch_component.speed *= power
|
||||
launch_component.speed *= power
|
||||
|
Reference in New Issue
Block a user