@export var scene: PackedScene and var scene = preload( [hardcoded-path] ) Should be functionally identical right? Why do I only see videos where they hard code paths/UIDs in their scripts?... I have yet to see anyone do a PackedScene inspector field. Am I missing something??? #Godot #gamedev