Last active
June 3, 2020 05:44
-
-
Save nisovin/544cefea2b074b4f03ae27b7ed2b1d9e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
extends Node | |
func _ready(): | |
print("Hello world 2!") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment