Commit Graph
32 Commits
Author SHA1 Message Date
Gregory Campbell 5c003812e0 Missed a few changed that went along with the previous commit 2020-04-28 20:01:22 -04:00
Gregory Campbell 3ae841d886 Added sign that appears when player tries to start attack without selecting any party members 2020-04-27 18:54:34 -04:00
Gregory Campbell 600df48355 Tweaked the scaling and position of some enemy body parts and symbols 2020-04-26 19:25:00 -04:00
Gregory Campbell 0cd1badbae Moved arms 2020-04-26 19:16:11 -04:00
Gregory Campbell c93229b705 Moved and scaled enemy parts so theyy look like a proper enemy when visible 2020-04-26 18:22:34 -04:00
Gregory Campbell 8d86f954da Added updated drawings of enemy body parts 2020-04-26 17:33:57 -04:00
Gregory Campbell c1fe734fad Reworked Enemy Part positioning so future enemy part animations will be vastly easier to implement 2020-04-23 19:04:58 -04:00
Gregory Campbell dbf274a685 Added text pop ups for sheild and weakpoint hits and victory or game over states 2020-04-18 14:31:45 -04:00
Gregory Campbell 0a7130bc21 Moved and resized damage text 2020-04-14 23:52:00 -04:00
Gregory Campbell b85b18956f Added non attack abailities to enemy robot based on antenna colour as well as some attack code cleanup 2020-04-14 23:40:31 -04:00
Gregory Campbell c7cf7006f3 Added symbol pop up to hitt effects as well as some code and comment clean up within damage/hit functions 2020-04-12 14:48:15 -04:00
Gregory Campbell 9bbded02a4 Added symbols to party members and enemy parts 2020-04-12 14:26:40 -04:00
Gregory Campbell cd153ee5c6 Reworked part textures so they can be properly scaled 2020-04-12 11:16:48 -04:00
Gregory Campbell 00d19e0f0a Fixed a few bugs involving the party or enemy not being destroyed during a game over or victory state respectively 2020-04-10 13:17:26 -04:00
Gregory Campbell 776ec9998e Added enemy tag to enemy robot so it will be destroyed when a victory state is reached 2020-04-10 12:54:41 -04:00
Gregory Campbell 26123499d0 Added more layers for drawing sprites as well as adjusting layers across the entire scene 2020-04-08 19:15:33 -04:00
Gregory Campbell 63980c2494 Updated draft textures so they have shading/outlining as well as setting up the layering order for all enemy parts 2020-04-08 18:43:44 -04:00
Gregory Campbell 42137d889d Increased health and damage font size 2020-04-08 18:13:51 -04:00
Gregory Campbell 8b71184ee9 Implemented individual colouring+game object for each body part of enemy robot 2020-04-07 22:14:10 -04:00
Gregory Campbell d7b4edbaed Added Numbers that pop up after each robot attacks 2020-04-05 22:48:24 -04:00
Gregory Campbell 4d09ffafd6 Added sheild and healer robots with correct attaack effect animations and stat output 2020-04-04 18:21:10 -04:00
Gregory Campbell 12d99405c1 Added attack animation for enemy robot after party emembers attack as well as a set colour and coloured attack effect 2020-04-04 13:07:50 -04:00
Gregory Campbell 589e6f572e Added a test enemy robot as well as attack effects when each party memeber attacks with their own given colour 2020-04-01 21:56:26 -04:00
Gregory Campbell 1079d0b295 Added attack button that has the party running their attack animations in order set by user when clicked 2020-03-28 20:19:03 -04:00
Gregory Campbell 1e4c495090 Added a tagging system so clicking on objects can have a more defined selection in scripting and fixed an issue with the attack animation starting and looping on start 2020-03-28 18:40:46 -04:00
Gregory Campbell 48944df7b7 Added basic attack animations but they have not been implemented into anything, only made functional 2020-03-28 18:28:39 -04:00
Gregory Campbell e4ce561939 Updated basic textures for robots and order 2020-03-26 22:10:37 -04:00
Gregory Campbell ea773637c3 Pushing test scene changes that I forgot to commit 2020-03-22 17:24:07 -04:00
Gregory Campbell 7401fef379 Added UI to show which order the party will attack in 2020-03-22 17:21:58 -04:00
Gregory Campbell 9a4f7c26e9 Added basic order management for the party 2020-03-21 21:59:04 -04:00
Gregory Campbell d0837bbcbd Added basic clickable sprites for testing/experimenting 2020-03-20 20:07:42 -04:00
Gregory Campbell 1bba631845 Initial push. LET'S GOOOO 2020-03-20 19:45:02 -04:00