Unity-Technologies / BoatAttack

Demo Project using the Universal RP from Unity3D
Other
2.49k stars 944 forks source link

InputSystem tests #183

Closed AdamSai closed 1 year ago

AdamSai commented 1 year ago

This PR introduces 2 tests which uses the InputSystem. The first tests if the boat can move forward. (Hold down the W key and then check if distance is greater than X after 5 seconds).

The 2nd tests if we can enter a race from the main menu by pressing the menu buttons. There is a variety of test cases to test if anything happens when we click too fast through the menu. Here's a video of the Main Menu test: https://youtu.be/iCD026rDSsI