1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-19 14:31:59 +00:00

Completion Tests: Add script to owner

This commit is contained in:
HolonProduction
2024-03-25 16:11:44 +01:00
parent fe01776f05
commit d2c2194937
39 changed files with 100 additions and 11 deletions

View File

@@ -3,3 +3,4 @@ extends Node
func a():
var test := $AnimationPlayer
test.
pass