Commit Graph
12 Commits
Author SHA1 Message Date
Gregory Campbell 3df68ebf20 Refactored and reworked mouse based triggers to remove some funky pickup/drop bugs for cleaning items 2020-06-07 14:15:27 -04:00
Gregory Campbell e1965d4024 Implemented a restart button that starts the game over completely and moved all mouse input based checks to the update function 2020-06-07 14:02:03 -04:00
Gregory Campbell 7b24642fe4 Added more objects to be cleaned 2020-06-06 19:26:59 -04:00
Gregory Campbell fd0aa415da Reworked collision detection so it doesn't break if the mouse moves too fast and cleaning items don't sproadically shake when collision gets funky 2020-06-05 14:49:25 -04:00
Gregory Campbell eea7c91968 Completely fixed pick up issues with spray bottle 2020-06-02 20:45:42 -04:00
Gregory Campbell fa40a54794 Fixed some collision issues with the gem and pick up issues with the spray bottle 2020-06-02 20:42:40 -04:00
Gregory Campbell e339c334a3 Proper spraying and wiping of polish objects implemented 2020-06-02 20:11:26 -04:00
Gregory Campbell 6ce00f5f25 Implemented small dirt sprites to randomly generate on the object 2020-06-02 19:41:24 -04:00
Gregory Campbell 82434fa6c2 Got a very basic polish implementation working 2020-06-01 20:59:48 -04:00
Gregory Campbell a14c816430 Player is now able to pick up and drop the rag and the spray bottle 2020-06-01 20:10:18 -04:00
Gregory Campbell 104e6a0cb1 Added Dirt and Cleaner Fluid sprites as well as sprite layering 2020-06-01 18:50:52 -04:00
Gregory Campbell da3813896a Initial commit. 2020-06-01 18:16:34 -04:00