Open Chrissblock99 opened 1 year ago
can you give me a better explenation on this issue ?
https://github.com/Chrissblock99/SpellBend/blob/master/src/main/java/me/chriss99/spellbend/spells/Fiery_Rage.java#L79 this should not do what it is doing right now instead it should set the velocity to one upwards plus the base vector (0, 0, 1) rotated by their head rotation you might have to use JOML for this
the boost it gives is currently not implemented correctly, it is supposed to be 1 up 1 "forward" (sight direction)