Miscelaneo
# Esto es genial,
# haciendolo hace que el editor oculte la existencia del script
func _hide_script_from_inspector():
return true
Se puede modificar el __meta__
Last updated
Was this helpful?
# Esto es genial,
# haciendolo hace que el editor oculte la existencia del script
func _hide_script_from_inspector():
return true
Se puede modificar el __meta__
Last updated
Was this helpful?