Select Page

Better Work On The Prototyping

by Jan 20, 2014Games Development0 comments

I am wasting my time.

While programming my own player movement scripts, Unity team have come out with nice and good example of a third person view example assets.

Unity3D Third Person Controller

Unity3D Third Person Controller

 

Feature that needs to be in the game.

Self note : Will add more features later, don’t worry much about it.

Completing the game is more important.

1.0 PLAYER

Player Movements

  1. Walk
  2. Run
  3. Jump

Interactions

  1.  Talk
  2. Subtitle
  3. Choose Dialog
  4. Enter Building
  5. Pick up items.

2.0 NPC (Non-player Character)

NPC Movements

  1. Patrol
  2. Idle
  3. Avoid player as in real life world you would avoid other strangers from walk and run into yourself.

NPC Interactions

  1. Talk – among themself.
  2. Talk to player.

0 Comments

Leave a Reply