top of page

Farming RPG

Inventory in Unity

In Game Development, the "inventory" mechanic is a crucial component that allows players to collect, manage, and use items throughout the game. I learned how to create inventory management and apply it in this draft version of a 2D Farming RPG.

CHECK THE VIDEO
watch here >>>

Farming RPG.gif

The Project

I've made this study applying what I learned on the course "How to make a 2D farming RPG in Unity".

​

This project is a prototype for a 2D farming RPG, created in Unity using C#. The primary objective of this implementation was to gain a comprehensive understanding of the inventory system and the initial stages of developing a farming RPG game. It allowed for hands-on learning and exploration of the complexities involved in managing in-game inventories and provided valuable insights into the early development process of such a game.

 

I have acquired significant knowledge about the development of various mechanics related to the genre, including:

 

  • Implementing a Game Management component

  • Handling player interactions with in-game scenarios and collectibles

  • Creating and managing in-game inventories

  • Designing intuitive Inventory User Interfaces (UI)

  • Item dropping functionality

  • Implementing item collection mechanisms

Screenshot 2023-10-29 at 16.06.54.png
farming rpg.png

© 2023 Portfolio designed by @bru_bregas.arts

bottom of page