amethyst / amethyst/voxel-mapper

Voxels not displaying in example map

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
126
Forks
4
PR merge metrics
No merged PRs in 30d

Description

I'm on Windows 10 and the master of this repo. I tried to checkout a previous version from a few weeks ago and had no luck there either.
I downloaded the assets using the script.
![folder](https://i.imgur.com/zJUq9cI.png)
I run
```
cargo.exe run --release --features="amethyst/vulkan,amethyst/no-slow-safety-checks" --bin editor .\assets\maps\example_map.ron
```
It works but the voxels are invisible, though I can create more phantom voxels using C it doesn't show them:
![folder](https://i.imgur.com/guqzN0y.png)
Seems to be some kind of asset loading issue. There's no error in the console.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.