I recently found this project buried deep in the piles of unshared projects. I spent a LOT of time making this engine but I didn't have any good ideas to turn it into a proper game. Hopefully the Scratch community can revive this project :) ===== Controls ===== WASD - movements Left mouse button - fire weapon R - reload Space - switch weapon E - rewind ===== Features ===== Game - Scrolling screen in both directions - Super easy to re-design the level since it isn't drawn by pen - No color detection used - more freedom in the choice of colors - Various cheats that can be enabled when you see inside Player - Health and ammo HUD - 4 different types of weapons (pistol, rocket launcher, assault rifle, and sniper) - Auto/manual reload mechanism (press R) - Wall detection when moving - Recall ability (press E to revert position and health to those a few seconds ago) Intelligent Guards - Health and vision cone HUD - Move along a pre-programmed path - Chase player when in sight - Line of sight detection (guards cannot see through walls) - Can attack player - Can use different types of weapons - Alert system (become alert when the player is in sight or when attacked) (increase detection range when being alerted) - Leave a dead body when killed (press B to move the body) (moving the dead body slows the player down)