Phase 2: Day 1
Untitled Hybrid Strat/RPG » Devlog
Well it's the first day of Phase 2. Step 1 for it is to get pathfinding into a functioning state. I'm basing it on a hexagonal grid, because Hexagon is Bestigon. The hope is that the algorithm will shoot for the shortest route between points considering energy expenditure as it goes. As of now everything is being created off of game objects following a tutorial, and in the interest of having something that works, I'll convert the whole thing to an entity and inject into the scene. I think ideally I should convert the code to ECS, but as of this moment getting something that works is of higher priority.
Swapping up to this hex based system though, I need to modify my Phase 1 ground texture to fit the hex.
But I need to flesh out Phase 2 some more. That'll probably be the next post. Felt right to mention day 1 though all on it's own, at the very least to mark when this began.
Untitled Hybrid Strat/RPG
Prototype Strat/RPG
More posts
- Phase 2: Post Holiday UpdateJan 03, 2022
- Phase 2: RefactoringNov 24, 2021
- Phase 2: Starting AnewNov 03, 2021
- Phase 1: Introduction And PostmortemNov 03, 2021
- Phase 2: Slow ProgressMar 24, 2021
Leave a comment
Log in with itch.io to leave a comment.