regression-test-project/Physics/2D/Physics2D.gd
2020-11-06 16:57:49 +01:00

6 lines
53 B
GDScript

extends Node2D
func _physics_process(delta):
pass