- Nov 13, 2016
-
-
Jordan authored
- Need to add setAppearance script on each character to make it persist - Stats should be persisting - Appearance persisting - Weapon is not at the moment
-
Mitchel Kovacs authored
-
Mitchel Kovacs authored
This reverts commit fc0f1ccb.
-
Mitchel Kovacs authored
-
- Nov 12, 2016
-
-
Mitchel Kovacs authored
-
Michael LaFreniere authored
-
- Nov 11, 2016
-
-
Jordan authored
- All animations are the SAME as the player now - The animation variable "speed" used to be bool, now it's float (like player)
-
Jordan authored
- Deleted old art, enemy will be missing right now probably - Took the sword art and put them in weapon objects - Reduced the amount of "weapon" folders we have lol
-
- Nov 09, 2016
-
-
Jordan authored
-
Graham Solie authored
Added Decsions and actions based on emeny health and player health
-
- Nov 08, 2016
-
-
Jordan authored
- Character is now sperated into seperate parts - All new animations for each action - Weapon swapping is added -> Create weapon asset, add sprite, drag onto players 'weapon' object (see hierarchy) - A bit of organizing, feel free to do more
-
Graham Solie authored
Enemy is taking damage but player is still not....for some reason
-
- Nov 07, 2016
-
-
Graham Solie authored
Please keep Left is true and Right is false Started to add player health
-
- Nov 06, 2016
-
-
Jordan authored
DECISIONS TREE CLASS: - Made lots of members private to remove Unity warnings - Removed parameters we didn't need from a few functions ENEMYAI: - Few structural changes, BuildDecisionTree seems to work in start() now - Now denoting actions with "a_ACTIONNAME" and decision with "d_DECISIONNAME". Easier to read!
-
- Nov 02, 2016
-
-
Graham Solie authored
-
- Oct 30, 2016
-
-
Jordan authored
-
Jordan authored
-
Graham Solie authored
-
- Oct 29, 2016
-
-
Graham Solie authored
So Smart
-
- Oct 28, 2016
-
-
Michael LaFreniere authored
YAHOOOO
-
- Oct 10, 2016
-
-
Michael LaFreniere authored
Main scene with walking animation, doors to other scenes but bug when exited. (appear at random door)
-
- Oct 08, 2016
-
-
Jordan Scheirich (jms297) authored
-
- Sep 22, 2016
-
-
LaFreniere authored
-