Ryuu22 / ProjectDungeon

A game we are developing
MIT License
13 stars 0 forks source link

Gameplay Screen - Code Essences. #57

Open Ryuu22 opened 6 years ago

Ryuu22 commented 6 years ago

Code the behaviour of the essences that are atracted to the player when is close enough.

TESTED AD APPLIED ON

EXPECTED RESULTS

A EssenceBehaviour.cs file and a prefab. The essence is a small point of light that is atracted into the player when close.

Ryuu22 commented 6 years ago

Added EssenceBehaviour.cs and created on commit 0faa75b6fbafe4415b81d1f62fca29c0c3038417

Ryuu22 commented 6 years ago

Moved to testing after commit a68b5089fae6f586fcb4934feec925e74f410e74 . Enemies and boxes will drop them.

Ryuu22 commented 6 years ago

Essences applied and tested on passive slimes on commit b7e75cccc0bebfa876c045f7ce89ff67df73d6bf.