←back to thread

439 points david927 | 1 comments | | HN request time: 0.216s | source

What are you working on? Any new ideas which you're thinking about?
1. namrog84 ◴[] No.44425789[source]
An inventory system for my games in unreal engine.

Supporting grid, multiplayer, predictive moves, item locking and more.

https://github.com/brokenrockstudios/RockInventory

It's been interesting and challenging. Probably the most important part is I've been learning a lot.

It was a lot of fun earlier on but it's becoming less fun the more I work on it.