GameplayInteract Buttons are highlighted and produce a “Press E to Interact” prompt when looked at. These trigger an event when interacted with. Events are the main way in which we make things happen in the world. At the moment these can only be started via interaction objects, but we plan on adding support for any object to start an event. Events can do all sorts of things including Opening Doors, Turning On or Off Electric Fields and Laser Walls, Moving Elevators, Starting Enemy Spawners, Killing Enemies, and Playing Sounds. Events can be chained together with the next event triggering instantly, after a certain amount of time, or after the completion of the last event.
The game is saved by entering the radius of respawn pillars Enemy spawning is started via events and spawns enemies in waves in seperate objects called Spawning Huts. These are specific locations where enemies are spawned and then can leave and begin their attacks
Laser fields damage the player over time. They are used to dissuade the player from grappling on certain surfaces or exclude the player from certain areas. ArtVarious propaganda posters will be scattered around government facilities We began work on The Insurrectionists helmet Created a rig for the player character and began work on creating the player model Other AdditionsAdded a settings menu that can be accessed either from the title screen or the pause menu The level select screen can be accessed from the title screen and currently only allows the player to pick and level and play but will eventually show stats, saves, and other interesting information. Computer terminals can be found around the map and give greater insight into the games story and the environments
0 Comments
|