7 Commits (f03876bdce78331f1ccb4351d71abb7a244d1734)

Author SHA1 Message Date
Elijah C. Voigt f03876bdce Drag and drop proof of concept 1 year ago
Elijah C. Voigt a787e0e6c3 cargo fmt 1 year ago
Elijah C. Voigt 43a3bdab3e Some basic editor window boilerplate
For some reson the 'input_just_pressed' condition does not behave as
expected...
1 year ago
Elijah C. Voigt df02314be2 We lost the die, but I think we're close! 1 year ago
Elijah C. Voigt ba19b6342e Proof of concept for textured dice
Now to integrate with the game.
Also need to figure out best way to do multiple dice.
Probably multiple cameras + textures.
But we can probably share one mesh.
1 year ago
Elijah C. Voigt 2d03309c4c Click and drag with bevy_mod_picking 1 year ago
Elijah C. Voigt b2ca08ce3f Initial commit
Includes build files for windows, linux, mac, and web.
Stubbed out directory structure for packaging, assets, everything
I expect I'll need.
1 year ago