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.
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
- Walk
- Run
- Jump
Interactions
- Talk
- Subtitle
- Choose Dialog
- Enter Building
- Pick up items.
2.0 NPC (Non-player Character)
NPC Movements
- Patrol
- Idle
- Avoid player as in real life world you would avoid other strangers from walk and run into yourself.
NPC Interactions
- Talk – among themself.
- Talk to player.
0 Comments