Motocross: Chasing the Dream – Console Commands

Motocross: Chasing the Dream – Console Commands 2 - steamlists.com
Motocross: Chasing the Dream – Console Commands 2 - steamlists.com
How to use the developer console

 
 

How to access the console

Do you want to enter commands but do not know how to access the console? You can open and close the console in a couple of different ways. 
 
Open 

  • F1 key(Toggle)

Close 

  • F1 key(Toggle) 
  • Escape key

 
 
 
 

Commands

Motocross: Chasing the Dream - Console Commands 
 

Getting Started

You can find a list of all commands by typing all-commands This will list out in the console window every command that is available to you. 
 
To find out more about a certain command, you can type man <command> and it will tell you how to use the command, what parameters it takes in, and a description of the command. 
 
Now, let’s get to the good stuff… 
 

Commands

 
Camera 

  • camera.height <float> – sets the height of the camera 
  • camera.distance <float> – sets the distance of the camera from the rider 
  • camera.height-damping <float> – sets the speed at which the camera adjusts to the target’s changes on the y axis 
  • camera.rotation-damping <float> – sets the speed at which the camera adjusts to the target’s changes on the x axis 
  • camera.offset-x <float> – sets the target point on the x-axis 
  • camera.offset-y <float> – sets the target point on the y-axis 
  • camera.fov <float> – sets the camera’s field of view

 
Steering 

  • steering.steer-speed <float> – sets how fast the bike steers 
  • steering.return-steer-speed <float> – sets how fast the steering returns to 0 when no input is given

 
Physics – For development purposes only 

  • bike.center-of-mass <Vector3> – sets the center of mass of the bike’s rigidbody 
  • bike.wheel-bump-force <float> – sets how fast the suspension compresses 
  • bike.wheel-rebound-force <float> – sets how fast the suspension unloads 
  • bike.wheel-max-spring-force <float> – sets the maximum force the suspension springs will be able to exert when fully compressed

 
 

Written by fatman

This is all about Motocross: Chasing the Dream – Console Commands; I hope you enjoy reading the Guide! If you feel like we should add more information or we forget/mistake, please let us know via commenting below, and thanks! See you soon!
 
 
 
 


Be the first to comment

Leave a Reply

Your email address will not be published.


*