What
We focused our research efforts on Character gameplay and gunplay.
- Weapon Attachment and swap system
- Shooting
- Extended Input (plugin)
- Camera
- Gameplay Ability System (plugin)
- Level Streaming
How
- We think to implement it by using skeleton sockets or bones because it is the most straightforward
- The camera will be implemented with features to prevent clipping through the wall
- Implementing level streaming and/or world composition will be beneficial to the whole team, as it will for example allow the environment to be separated from the gameplay items, or with composition will allow multiple parts of the same sandbox map to be worked on at the same time”
Notes
- The extended input needs further research to verify the feasibility of key remapping.