Skip to content

niscolas/wonder-pouch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔮 Wonder Pouch

🧙 A cute and simple Unity prototype featuring inventory management and RPG-style interactions

wonder_pouch_recording-compressed3.mp4

✨ Features

🎒 Inventory System

  • Slot-Based UI - Intuitive grid inventory
  • Drag & Swap - Move items between slots
  • Item Interaction - Consume, equip, or unequip
  • Dynamic Preview - Hover to see item tooltips

💬 Dialogue System

  • NPC Conversations - Simple sequential dialogues (Skyrim-style)
  • Character Variety - Unique orc personalities with flavor text

🏗️ Core Systems

  • ScriptableObject Architecture - Modular data design
  • Input Management - Action Map switching for clean control separation
  • Audio System - Randomized SFX with pitch/volume control

🔧 Technical Implementation

  • ScriptableObjects - Inventory items, audio definitions
  • Dependency Injection - Race-condition-free system initialization
  • Cinemachine - Camera management during interactions
  • Unity Input System - Modern input handling

📦 Assets Used

About

🧙 A cute and simple Unity prototype featuring inventory management and RPG-style interactions

Topics

Resources

Stars

Watchers

Forks

Contributors