amoshydra / cs4350-vindicator

VindicatoR -
1 stars 0 forks source link

SpellController: Implement spell casting interaction #13

Closed amoshydra closed 7 years ago

amoshydra commented 7 years ago

From @amoshydra on September 2, 2017 6:41

Reference Doc:

Spells

One Hand Spell

These items will be spawned and attached into the controller's targetPoint

Merged Spell

Require Aiming

These items will be spawned at the at merge point. It's forward vector should be pointed towards the average forward vector of the 2 controllers

Special Spell

These items will be spawned at ___

Copied from original issue: cs4350-foresight/unreal-motion-controller#17

amoshydra commented 7 years ago

Due to the change of our gesture spawning system and newly conceptualized spells, this issue will be closed