index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
tests
/
scripts
/
completion
/
get_node
/
local
/
local.gd
blob: dcd232d82db8b968c49faa1514ba351f75c04d56 (
plain
)
1
2
3
4
5
6
extends Node func a(): var test = $AnimationPlayer test.➡ pass