Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make spawn_dynamic return InstanceId (bevyengine#6663)
# Objective Fixes bevyengine#6661 ## Solution Make `SceneSpawner::spawn_dynamic` return `InstanceId` like other functions there. --- ## Changelog Make `SceneSpawner::spawn_dynamic` return `InstanceId` instead of `()`.
- Loading branch information