Blog

  • Hello world!

    Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

    extends Node3D
    class_name TestCode
    
    func attack_enemy() -> void:
    	print("This is a test")
    	if x = x:
    		testing
    GDScript