Daily Archives: November 20, 2015

Effective day.

Been really efficient today, i got plenty of tasks done. Smaller tasks than the ones on Asana but still got them done.
First i worked on implementing the aiming system i worked on yesterday to all the spells, turns out you need to add the original position to the directional vector(times the travel distance of course) in order to find the end location for the spell. Anyways all spells now uses the object reference found in the player class as their […]

/ Comments Off on Effective day.
Program: Programming

Effective day.

Been really efficient today, i got plenty of tasks done. Smaller tasks than the ones on Asana but still got them done.
First i worked on implementing the aiming system i worked on yesterday to all the spells, turns out you need to add the original position to the directional vector(times the travel distance of course) in order to find the end location for the spell. Anyways all spells now uses the object reference found in the player class as their […]

/ Comments Off on Effective day.
Program: Programming