Dev Log 4 - Inventory, Enemies, & Bosses




This is our first devlog since the vertical slice was completed, and many features have been improved and implemented since. My name is Erik, and I am primarily a programmer for Blank Construct. I also work on user interface implementation.
Inventory & Items
The first main feature I tackled in this project was the inventory system, which required a way for the player to pick up, store, equip, and use items. The interface initially had no assets and a simple theme, but some of the UI was later updated with assets provided by Omo once the inventory was functional.
Enemies
So far, we have one completed enemy with art and animation. I worked on writing the AI to make this enemy work primarily using NavMeshes and a state machine. Initially, the enemy just followed the player and did attacks with no feedback, but with animations provided by Korn, the enemy came to life. Further, creating the enemies required making a health system for the player and providing GUIs to accommodate that.


Main Boss
The boss AI was adapted from the code used for the smaller enemies, though simplified as the first boss we designed does not walk around the level. The boss attacks were implemented by having colliders that turn on and off in the animations, when the player collides with it they take damage. In the vertical slice, the final boss of the level had just two attacks, which were hand swipes from either hand, the boss now has six attacks which were implemented with animations provided by Omo.
- Erik (Programming, UI Implementation)
Get Blank Construct
Blank Construct
Fight your way through the Blank Construct!
Status | In development |
Authors | GD50_Studios, erik.wtn, mia_finn, eboot, Korn, Benm404, ImOmg |
Genre | Adventure |
Languages | English |
More posts
- Dev Log 10 - UI Redesign, Tutorial, Enemy Rebalacing15 days ago
- Devlog 9 - Rooms and Rooms and Rooms22 days ago
- Dev Log 8 - Attacks & Wall Jumping25 days ago
- Dev Log 7 - Game Beta30 days ago
- Devlog 636 days ago
- Dev Log 5 - Alpha Playtest52 days ago
- Dev Log 3 - The Vertical Slice98 days ago
- Dev Log 2 – Movement Programming & Animation ImplementationNov 27, 2024
- Dev Log 1 - Ideation Phase!Nov 14, 2024
Leave a comment
Log in with itch.io to leave a comment.