Browse Source

last adjustments

content-update
OGordoo 3 years ago
parent
commit
0070562ba4
  1. 2
      subjects/armyofone/audit/README.md
  2. 2
      subjects/nascaronlinealpha/audit/README.md
  3. 3
      subjects/vehiclephysics/README.md
  4. 4
      subjects/vehiclephysics/audit/README.md

2
subjects/armyofone/audit/README.md

@ -24,8 +24,6 @@
###### Is the upper body and lower body being controlled as "two separate modules"?
<!-- - Caches are used in the animation blueprint to separate upper body and lower body animation correctly???? -->
###### Does the Animation Blueprint have at least three variables in order to handle the character speed if she is in the air and attacking?
#### Bonus

2
subjects/nascaronlinealpha/audit/README.md

@ -12,7 +12,7 @@
###### On the Join menu, can you switch between searching LAN sessions and Online sessions?
###### Once the game finds a session, Is a button with the session name displayed on the screen?
###### Once the game finds a session, is a button with the session name displayed on the screen?
###### Does this button allow the player to join the host session?

3
subjects/vehiclephysics/README.md

@ -29,7 +29,8 @@ There must be three models of cars on the map the character can choose from. All
- a Peugeot 3008 year 2018 car.
- an Audi A8 year 2011 car.
- a Tesla Model 3 car.
- The Mass, Acceleration, Number of gears, Max speed, Torque Curve, etc. needs to be really close of the selected vehicle. This [website](https://www.automobile-catalog.com) could help you find what you are looking for.
- The Mass, Acceleration, Number of gears, Max speed, Torque Curve, etc. needs to be really close of the selected vehicle.
- This [website](https://www.automobile-catalog.com) could help you find what you are looking for.
To create the map you should use the Landscape tool. Also add a track using spline roads.

4
subjects/vehiclephysics/audit/README.md

@ -16,10 +16,6 @@
###### Did the Front wheels have a steer angle between 25 and 35?
###### Are the front wheels are not affected by handbrake?
###### Is the "Suspension force offset" inside the "Vehicle Wheel" Blueprint between 5 and 15, in order to make the vehicle not lean too much when steering left or right?
###### Are the car wheels not blurry while driving?
###### Do the car wheels never go through the floor?

Loading…
Cancel
Save