This website requires JavaScript.
Explore
Help
Register
Sign In
shengxuqiang
/
godot_experiments
Watch
1
Star
0
Fork
You've already forked godot_experiments
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
godot_experiments
/
experiments
/
screendoor_lcb.gd
6 lines
76 B
GDScript
Raw
Permalink
Blame
History
extends
MeshInstance3D
func
_ready
(
)
:
var
gp
=
global_position
print
(
gp
)
Reference in New Issue
View Git Blame
Copy Permalink