the spin attack can chain
chaining multiple times leads to a bigger spin
Still alive.
changed shading of night & day
changed environment a bit
a few code refactors
New crate. Nano-9 is a Pico-8 compatibility layer for Bevy. It's Pico-8++--.
This one's been in the works for a while. I'm releasing it slightly prematurely for the Bevy Jam 6 that starts today.
a few days of prototyping and I am beginning to see what I had in mind. this was very satisfying to build.
I've started messing around more with Bevy reflect based json schemas and here are first results. You can generate schemas that later on are used in various editors for validating rust structs in json :)
added hotkey/button: 'select next reachable' (green outlines)
added hotkey/button: 'selected to center'
added transition & first actual styling
(skills still don't do anything)
With that, we have a new guide for "Community Exercises"
https://rustlings.rust-lang.org/community-exercises
You can create your own exercises and let the #Rustlings program manage them
I have heard that the #BevyEngine community is thinking about creating some exercises for Bevy beginners
'a bit later than very early'™ stage of a skill-tree ui
added controller navigation
still bevy_ui only (and mevy)
(skills still don't do anything)
'still early, but less early'™ stage of a skill-tree ui
skill nodes have states:
owned,
reachable,
unreachable
(they don't do anything yet)