This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_hello-world
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
GitHub_collection_hello-world
/
g
/
GDScript.gd
5 lines
53 B
GDScript3
Raw
Normal View
History
Unescape
Escape
Log message instead of create label for GDScript (#986) Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2021-04-17 08:41:18 -05:00
extends
Node2D
Added Gdscript Fixes: #603 Co-Authored-By: OpenLightGames <jshlw@users.noreply.github.com>
2020-04-01 05:30:40 +13:00
Update GDScript.gd
2021-04-18 01:43:11 +12:00
func
_ready
(
)
:
Log message instead of create label for GDScript (#986) Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2021-04-17 08:41:18 -05:00
print
(
"
Hello World
"
)
Reference in New Issue
Copy Permalink