Skip to content

Commit

Permalink
Update documentation.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsBranK committed Apr 30, 2024
1 parent 3e5c4df commit 9619680
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,38 @@ <h3>Settings</h3>
<th class="theme-bg-light"><b>freeplay_spawn_car_velocity &lt0.000000-0.000000-0.000000&gt</b></th>
<td>The XYZ linear velocity to apply to your car on respawn in freeplay.</td>
</tr>
<tr>
<th class="theme-bg-light"><b>freeplay_car_hitbox_scale &lt0.1-10.0&gt</b></th>
<td>The scale multiplier of your cars collision hitbox for the ball in freeplay.</td>
</tr>
<tr>
<th class="theme-bg-light"><b>freeplay_car_visual_scale &lt0.1-10.0&gt</b></th>
<td>The scale multiplier of your cars visual mesh for the ball in freeplay.</td>
</tr>
<tr>
<th class="theme-bg-light"><b>freeplay_car_max_speed &lt0.0-11500.0&gt</b></th>
<td>The max linear speed your car can go in freeplay in unreal units.</td>
</tr>
<tr>
<th class="theme-bg-light"><b>freeplay_car_boost_force &lt0.0-892500.0&gt</b></th>
<td>The boost force thats applied to your car in freeplay in unreal units.</td>
</tr>
<tr>
<th class="theme-bg-light"><b>freeplay_car_jump_force &lt0.0-1312500.0&gt</b></th>
<td>The jump force thats applied to your car in freeplay in unreal units.</td>
</tr>
<tr>
<th class="theme-bg-light"><b>freeplay_ball_hitbox_scale &lt0.0-10.0&gt</b></th>
<td>The scale multiplier of the collision hitbox for the ball in freeplay.</td>
</tr>
<tr>
<th class="theme-bg-light"><b>freeplay_ball_max_speed &lt0.0-30000.0&gt</b></th>
<td>The max linear speed the ball can go in freeplay in unreal units.</td>
</tr>
<tr>
<th class="theme-bg-light"><b>freeplay_car_boost_force &lt0.0-892500.0&gt</b></th>
<td>The boost force thats applied to your car in freeplay in unreal units.</td>
</tr>
<tr>
<th class="theme-bg-light"><b>freeplay_speed &lt0.01-1.0&gt</b></th>
<td>Custom game speed value to apply in freeplay.</td>
Expand Down

0 comments on commit 9619680

Please sign in to comment.