blenvy
This commit is contained in:
Binary file not shown.
BIN
assets/scene/level.blend1
Normal file
BIN
assets/scene/level.blend1
Normal file
Binary file not shown.
Binary file not shown.
@@ -23,7 +23,7 @@ struct Player {
|
|||||||
|
|
||||||
fn setup(mut commands: Commands) {
|
fn setup(mut commands: Commands) {
|
||||||
commands.spawn((
|
commands.spawn((
|
||||||
BlueprintInfo::from_path("levels/World.glb"),
|
BlueprintInfo::from_path("scenes/World.glb"),
|
||||||
SpawnBlueprint,
|
SpawnBlueprint,
|
||||||
HideUntilReady,
|
HideUntilReady,
|
||||||
GameWorldTag,
|
GameWorldTag,
|
||||||
|
|||||||
Reference in New Issue
Block a user