codemaster-jojo / Lost-in-Time

Unity team project for VR startup team.
MIT License
0 stars 0 forks source link

Fighting Mechanism #18

Closed codemaster-jojo closed 6 months ago

codemaster-jojo commented 6 months ago

FIGHTING MECHANISM (sword. can easily add other melee weapons with this structure.) no first person movement.

WHAT SHOULD BE WORKING:

if you are trying to add a new enemy/weapon and its animation:

if you are having trouble you can read the 2 scripts i created, WeaponController.cs and CollisionDetection.cs. the scripts should be relatively self explanatory