#Is it possible to do some logic based on the file_watcher feature?

5 messages · Page 1 of 1 (latest)

vital plinth
#

I think if you track everything yourself, you can manually call despawn_instance and then spawn_sync

#

or rather spawn_as_child might work better

#

I could fix up that PR but the possibility of accidentally despawning a user's object seems scary...

#

Maybe that's not really a problem though, that can always happen now that children are always deleted by default

woven grotto
#

right now Scenes from gltf don't reload at all, so even a fully fresh re-insert of the scene would be an improvement, even if it had flaws