End of chapter 6. A lot of problems took to much time to solve. It was good to know better Godot internal mechanism.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
extends Map2d
|
||||
|
||||
|
||||
func _ready() -> void:
|
||||
super._ready()
|
||||
|
||||
#func _ready() -> void:
|
||||
# super._ready()
|
||||
|
||||
Reference in New Issue
Block a user