TAKE INVENTORY
One of the many things I've been working on and haven't been bothered to post about was implementing what certain people might call the "investment" systems in Unsafe -- itemization, unlocks, progression, that sort of thing. I've set up a pretty flexible inventory system that manages adding and removing items, stacking duplicate items, keeping them within maximum limits, sorting them, and setting arbitrary properties on the items. Of course an inventory is no good unless you can look through it, so the first partially implemented ship's computer state is the inventory display, showing item name, quantity, weight, and a description string which is a nice excuse for me to write whatever I want. Note the cool retro computer style with amber text and animated cursor which appeals to dorks like me.
Mayfly Studio Devblog
A general devblog for Mayfly Studio projects.
| Status | In development |
| Category | Other |
| Author | Mayfly Studio |
More posts
- Getting Tilted41 days ago
- It is time.47 days ago
- Ship's ComputerJun 02, 2025
- Color Mapping!May 16, 2025
- Upgrading to OpenGL 3Sep 27, 2024
- Include MetricsApr 07, 2024
- Unsafe VideoMar 29, 2024
- Github CopilotMar 24, 2024
- PHYSICS!!!Feb 26, 2024
Leave a comment
Log in with itch.io to leave a comment.