Would be nice to have a more involved example that actually does some neat graphical stuff. Maybe it would be cool to just adapt an example from bevy_tilemap?
Heyo ! I'd be interested in making a 3d example. I'm thinking it'd be cool to use Quaternius' fantasy RTS pack (CC0) to setup a house, farm and market. There'd only be one character and they'd balance, farming, resting and selling their harvest.
For the character, I'm thinking a plain cylinder with no animations as I don't want to complicate things further.
I've made a cute little mockup in blender I'm happy to share:
I'll try to keep it as minimal as possible with no navmesh, simple lerp movement and no extra screens. Maybe a top left GUI displaying tiredness, money and resources.
If this is all fine, let me know
This actually sounds super awesome!
A big thing to keep in mind when writing this is to have a simple and clear architecture, at least for the AI code, so it can act as a reference for folks. Plenty of comments explaining what is happening, too.
Besides that, no notes :)
Thanks for the feedback ! I'm excited to work on this :) Will update soon
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?