- 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
-
Ryan Hoppe (rmh898) authored
Added health bar to playerCollisions Script... will need to drag and drop/edit on the Player prefab after combat is fully implemented.
-
Ryan Hoppe (rmh898) authored
-
Ryan Hoppe (rmh898) authored
-
Ryan Hoppe (rmh898) authored
-
Ryan Hoppe (rmh898) authored
-
Ryan Hoppe (rmh898) authored
-
- Nov 10, 2016
-
-
Mitchel Kovacs (mdk181) authored
-
Mitchel Kovacs (mdk181) authored
-
Mitchel Kovacs (mdk181) authored
-
Mitchel Kovacs (mdk181) authored
-
Mitchel Kovacs (mdk181) authored
-
Mitchel Kovacs (mdk181) authored
-
Mitchel Kovacs (mdk181) authored
-
Mitchel Kovacs (mdk181) authored
-
Mitchel Kovacs (mdk181) authored
-
Mitchel Kovacs (mdk181) authored
-
Mitchel Kovacs (mdk181) authored
-
Ryan Hoppe (rmh898) authored
-
Ryan Hoppe (rmh898) authored
-
- Nov 09, 2016
-
-
Ryan Hoppe (rmh898) authored
Changing enemy hits so they take damage based on the range of the equipped weapon.... correct me if I'm wrong.
-
Mitchel Kovacs (mdk181) authored
-
Mitchel Kovacs (mdk181) authored
-
Michael LaFreniere authored
-
Michael LaFreniere authored
-
Jordan authored
-
Michael LaFreniere authored
-
Jordan authored
-
Graham Solie authored
Added Decsions and actions based on emeny health and player health
-
Jordan authored
- Head , Face, player hue, Legs buttons (not sure if anything else) - Added player so you can see effects
-
Jordan authored
- In character creation scene, can add and subtract stats - Still need character appearance - Background needs to change too
-
Jordan authored
- Added stats script which will be filled in during character creation - Added character creation scene - UI not really implemented at this point
-
- Nov 08, 2016
-
-
Jordan authored
-
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
-
-
Michael LaFreniere authored
Gets crazy skewed when screen size changes.... -__- Will have to play with that more... Looks decent at current screen size. - Couldn't figure out how to make a transparant background for the axes.
-
Michael LaFreniere authored
*bugs: unsure why buttons are skewing size, can't figure out how to make them all the same regardless of text length in each..... - will have to make the weapon choice a permanent change through static variables - but i have to go eat supper so i'll figure that out later lol.
-
Michael LaFreniere authored
entering a door area triggers a text to let the player know how to enter/exit
-