JiaqiJin / UnityDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnityTFG

Introduction

Soul-like games demo developed using Unity and C# during my final degree project.

Player Control :

  • Keys "w, s, a, d" for player moving
  • Space for roll
  • Left mouse button for attack and drag equipments
  • Right mouse button for block
  • Key "t" open inventory
  • Key "o" generate random object in inventory panel
  • Key "f" locking enemy

Game content:

  • Player Animation State Machine (walk, run etc).
  • Inventory System
  • Quest System
  • Simple AI
  • Dialog system

Game screenshots

image

Player diagram

image

Inventory System

image

Dialog system

image image

About


Languages

Language:C# 98.5%Language:SCSS 0.9%Language:Objective-C 0.4%Language:ShaderLab 0.1%Language:HLSL 0.1%