User Tools

Site Tools


en:orx:config:settings_main:main

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:orx:config:settings_main:main [2018/01/19 17:21 (6 years ago)] – [Render module] sausageen:orx:config:settings_main:main [2018/09/22 08:05 (6 years ago)] sausage
Line 95: Line 95:
  
 <code ini>[Input] <code ini>[Input]
-JoystickThreshold = <float> +DefaultThreshold  = <float> 
-JoystickMultiplier= <float>+DefaultMultiplier = <float>
 SetList           = InputSet1 # InputSet2 SetList           = InputSet1 # InputSet2
  
Line 112: Line 112:
  
 One main section (''Input'') and as many subsections as defined sets are used for this module. Here's a list of the available parameters for the main ''Input'' section: One main section (''Input'') and as many subsections as defined sets are used for this module. Here's a list of the available parameters for the main ''Input'' section:
-  * ''JoystickThreshold'': Sets the threshold value ((between 0.0 and 1.0)) under which joysticks' axis values are ignored. This property's default value is (ieany input, as small as it is, will be considered)+  * ''DefaultThreshold'': Sets the [[en:tutorials:analog_stick_threshold|threshold]] value ((between 0.0 and 1.0)) under which input values will be ignored. Defaults to 0.15
-  * ''JoystickMultiplier'': Defines a value in ]0.0, +inf[ by which all joystick axis input values will be multiplied. Defaults to 1.0.+  * ''DefaultMultiplier'': Defines a value in ]0.0, +inf[ by which all input values will be multiplied. Defaults to 1.0;
   * ''SetList'': Provides a list of all available input sets. All these sets need to be defined in their own config section so as to be considered valid. The first valid set of this list will be selected by default as the current input set.   * ''SetList'': Provides a list of all available input sets. All these sets need to be defined in their own config section so as to be considered valid. The first valid set of this list will be selected by default as the current input set.
  
en/orx/config/settings_main/main.txt · Last modified: 2023/09/19 23:48 (6 months ago) by sausage