Daniel Berry

Results 2 issues of Daniel Berry

Compiling macroquad-particles v0.2.0 error[E0574]: expected struct, variant or union type, found enum 'ShaderSource' --> /home/daniel/.cargo/registry/src/index.crates.io-6f17d22bba15001f/macroquad-particles-0.2.0/src/lib.rs:568:17 | 568 | ShaderSource { | ^^^^^^^^^^^^ not a struct, variant or union type error[E0574]:...

bug

Add in a port on the keyboard to read the pressed status of the modifier keys: CTRL, ALT, SHIFT, ESCAPE ![image](https://github.com/user-attachments/assets/9bdf80e9-ee52-40db-9d32-7cbaecf1318b) ![image](https://github.com/user-attachments/assets/48cf939a-e3e3-419e-834c-10c1933841ff)