Ishan Rawat

Results 7 issues of Ishan Rawat

If rootex is built fresh, and submodules are not intialised, then on creating a new scene, an error is thrown since game/assets folder is not present. Continuous warnings are thrown...

bug
good first issue

This will be useful for enemy AI implementations. Could be coupled with some visual scripting to ease the flow.

enhancement

Since we are exploring computational geometry, we *may* try to add destructible meshes. Refer: https://www.diva-portal.org/smash/get/diva2:1452512/FULLTEXT02

enhancement

Add support for triggering controller vibration. This should be easily achievable through Gainput. Refer : https://github.com/jkuhlmann/gainput/blob/master/samples/basic/basicsample_win.cpp#L129-L140

enhancement

# Error Info Error name: Error Error message: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.21.0/src/gles/device.rs:775:52: called `Result::unwrap()` on an `Err` value: "Unable to create texture object" Error stack: ``` Error: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.21.0/src/gles/device.rs:775:52: called...

error-report