Working on Super Mansion Quest again
Over the last few weeks I've been working on Super Mansion Quest, just so I could play around with making some guns in it. So far it's gone pretty well, I'm really enjoying working on it again. Added two new guns in the form of a machine pistol and a rifle Simplified the weapon creation process temporarily so I don't have to manage so many events for a single weapon Worked out how to convert Rounds Per Minute to the interval for each bullet (60 divided by RPM) Created a guide for creating new weapon types Created a room for target practice Added a recoil feature which makes the bullet spread of a weapon worse the longer it is fired Added dotted lines to measure the bullet spread Created a central dotted line to allow the player to line up long distance shoots easier Created a simple bullet firing noise Adjusted the pistol stats The machine pistol works really well because of the fast rate of fire and the bullet spread indicator. The rifle is cool because o...