Merge branch 'main' of github.com-personal:Back777space/among-me
This commit is contained in:
@@ -15,7 +15,7 @@ fn main() -> AppExit {
|
||||
|
||||
fn setup(mut commands: Commands) {
|
||||
commands.spawn((
|
||||
BlueprintInfo::from_path("scenes/World.glb"),
|
||||
BlueprintInfo::from_path("levels/World.glb"),
|
||||
SpawnBlueprint,
|
||||
HideUntilReady,
|
||||
GameWorldTag,
|
||||
|
||||
Reference in New Issue
Block a user