Open rewin123 opened 1 year ago
When changing a prefab file, it should reload in the editor/game window if it is opened via the PrefabLoader component
bevy asset file watch might be a quick win here
Yes. But you have to take the time to correctly re-spawn a prefab in a scene, especially if he or his children are referenced by other prefabs
When changing a prefab file, it should reload in the editor/game window if it is opened via the PrefabLoader component