What does this merge request add functionality-wise?
It adds a keycode task (similar to the one in among us) where the user has to enter the code provided on a keycard on the keypad.
How has the code been tested?
[ ] Automated tests
[x] Manual tests (specify what you've done)
Tested whether task UI framework is disabled by default and set to enabled when the user interacts with gameObject.
Why is this merge request being submitted?
Because the keycode task is ready for review.
What does this merge request add functionality-wise?
It adds a keycode task (similar to the one in among us) where the user has to enter the code provided on a keycard on the keypad.
How has the code been tested?
[ ] Automated tests
[x] Manual tests (specify what you've done) Tested whether task UI framework is disabled by default and set to enabled when the user interacts with gameObject.
[x] New feature (never existed before)
[ ] Feature update (enhancing already existing feature)
[ ] Breaking feature (changes the already existing way of how the process works)