top of page

Oscar Rosin
Technical designer
Inventory System Project
Team:
Engine:
Role:
Date:
Description
This project is a first person action game where you try to steal items from patrolling guards by using your inventory.
I created a unity game with the main goal being making an inventory and pushing myself to really learn.

You can also read my Devlog!
Solo Project
Unity
all development
Sep 20 - Oct 11 2023
Interesting problems
This was a solo project.
That means I had to solve all the issues I had. Which there were plenty of.
I for example had an issue surrounding throwing items. For some reason the items would get launched in unpredictable directions.
I figured out that this was due to them colliding with the player/world before it got launched, so the fix was to reset the velocity before launch.
And that is just one of many issues this inventory gave me.

Fotage of throwing working, but still being bugged.
bottom of page