01Create prefabs from existing scene-based game objects
02Programmatically instantiate prefabs with precise transform data
03Modify prefab asset properties and names via JSON configuration
04Enter and exit prefab edit mode for safe component modification
05Persist changes to disk using native Unity save commands
0625 GitHub stars