Review 1 - TODO in the description
Opened this issue · 0 comments
craterTheBox commented
Gameplay
- Fix collision
- Fix level loading
- Put unused assets in the game
- Implement health packs, ammo packs, Sednium (RNG?)
- Make it so that the guns actually shoot inside the reticule (SHOTGUN PLEASE, IT BOTHERS ME)
- Implement loot chests
- Use ray casting instead of projectiles for most weapons (except for shotty and grenado)
- Work on the shop
- Have an endless mode (player runs into room, enemies become kill, repeat)
- Fix shooting click hold problem??
Engine
- Rendering
- Viewports
- Mesh loading
- Textures
- Text rendering
- Font manager
- Transform class
- Shaders from file
- Lights
- Game objects
- FMOD
- Animation system
- Math?
- Collision and Rigid body
- Ray casting
- Random class