made a rat and a ladder and the rat is *kind* of working
This commit is contained in:
@@ -23,6 +23,5 @@ func breaking(current_velocity):
|
||||
spawn_broken.position = global_position
|
||||
spawn_broken.transform.basis = global_transform.basis
|
||||
spawn_broken.rotation = rotation
|
||||
|
||||
get_tree().get_root().add_child(spawn_broken)
|
||||
queue_free()
|
||||
|
||||
Reference in New Issue
Block a user