regression-test-project/Physics/2D/Physics2D.gd
2020-11-07 17:36:23 +01:00

6 lines
53 B
GDScript

extends Node2D
func _physics_process(delta):
pass