Posted April 10, 2023 by Vampire Banana
This is a sandbox game to explore the Construct 3 engine.
I started with the initial Construct 3 tutorial, and my goal to to continually add features/changes and see what I end up with. It's an experiment, so I can't guarantee that it'll be good, but it'll at least be interesting...
In this initial version, I took the base tutorial and added the following elements:
Audio: gunshot | crate damage | Barrell damage | ghost eating | ghost sighting player | reloading
Items: added crates and barrels | made them destroyable | drew pixel art for damaged crates
Ammo: added ammo count | added ammo drops
Controls: changed to WASD
Ghosts: changed pursuit behavior | tied visibility to line of sight | changed vulnerability (not damaged while transparent)
Title and Credits: added title & credits | added restart game option