mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
Remove systematic "Init(i)alization here" from _ready()
This commit is contained in:
@@ -35,5 +35,4 @@ func _fixed_process(delta):
|
||||
|
||||
|
||||
func _ready():
|
||||
# Initalization here
|
||||
set_fixed_process(true)
|
||||
|
||||
Reference in New Issue
Block a user