mhk3 map loading

This commit is contained in:
2023-05-31 01:10:56 +02:00
parent 0183de6999
commit fcf513bacc
16 changed files with 2408 additions and 194 deletions

View File

@@ -0,0 +1,11 @@
extends Node
# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.
# Called every frame. 'delta' is the elapsed time since the previous frame.
func _process(delta):
pass