ape-ame/LockedRotation.gd
2024-04-16 20:29:45 -04:00

5 lines
161 B
GDScript

extends CollisionShape2D
# Called every physics frame. 'delta' is the elapsed time since the previous frame.
func _physics_process(delta):
global_rotation = 0