jChicote / Dungeon_Breakout

An fps roguelike monster game, where you are trapped inside the walls of the dungeon where many creatures remain.
MIT License
0 stars 0 forks source link

Design the Dev room to have an fps test arena #80

Open jChicote opened 1 year ago

jChicote commented 1 year ago

Description

The player character needs an fps arena within the dev room to test scenarios on weapon mechanics and systems. This environment will also need to respond to these scenarios and provide feedback to the player.

It is encouraged to use off the shelf assets instead of designing new ones. This will save time and will be only used during debug versions and never release.

Implementation

Acceptance Criteria

jChicote commented 1 year ago

Extra Scope Added

Portals have been added so that the player can jump in-between the start point and the different rooms of the map