Список параметров XML

Материал из CryWiki Russia

Перейти к: навигация, поиск
Эта страница страница помечена как находящиеся в процессе перевода с: 29 февраля 2012.


О статье
АвторBlablah
ПереводчикиAlex626, DCamer , Re4arm
СложностьСредне
СовместимостьВсе
ТребованияТекстовый редактор (Notepad++, Dreamweaver)


Прежде всего : данная страница находиться в написании

Здесь вы можете найти все параметры («парам.») найденные в XML файлах для Crysis/Warhead/Wars,

в частности для оружии и транспорте. Crysis использует XML для хранения информации о них, например отдачи и разброса и, скорость и прочие параметры техники, для скорости полета и урона от боеприпасов. Если что-то написано «скрытно»

это параметры, которые не используются в настоящее время в любом XML файлы, но все еще присутствуют в исходном коде игры.

Будте аккуратны в изменение файлов похожих на XML

  • <bool> Если параметр написан 'курсивом' это скрытый параметр.
  • <bool> Если в описании есть «?» За ним это означает что у кого,кто написал его туда нет уверенности в правильности  описания

Настоятельно рекомендуется использовать функцию поиска вашего браузера, чтобы найти параметр вы ищете (Ctrl + F в Firefox , Google Chrome и др., используете IE? Переключитесь на Firefox  или Chrome!).


Легенда

  • <bool> = 1/0 (true/false)
  • <int> = 1, 100, 500, 100500, и так далее. Число.
  • <string> = Слова и буквы, например, «fybullet»
  • <path> = Путь к определённому файлу, например, «objects/weapons/asian/fy71/fy_71_fp.chr»


Содержание

Предметы (оружие, экипировка)

Параметры

  • giveable <bool> — Указывает, можно ли предмет купить, подобрать или «дать» игроку.
  • selectable <bool> — Указывает, можно ли выбрать предмет в инвентаре игрока.
  • select_override <bool> — Indicates if the time until the weapon can be used will be overridden.
  • droppable <bool> — Указывает, можно ли предмет выбросить.
  • auto_droppable <bool> — Указывает, может ли предмет быть автоматически выброшен когда заканчиваются боеприпасы.
  • arms <bool> — Указывает, будет ли отображены руки для этого предмета.
  • two_hand <bool> — Указывает, нужно ли игроку две руки, чтобы подобрать предмет.

Если нужный, предмет не может быть использован при схваченным AI или когда игрок держит небольшой объект.

  • has_first_select <bool> — Воспроизведение анимации, при первом выборе оружия (как у LAW, и его трубкой расширения).
  • prone_not_usable <bool> — Указывает, может ли игрок ползти удерживая предмет.
  • pose <string> — Определяет позу модели игрока, которая будет при удерживании предмета.
  • mass <int> — Вес предмета, в кг, и то, насколько он будет замедлять игрока.
  • melee_attack_firemode <string> — Название режима огня, который будет использован для рукопашной атаки.
  • attach_to_back <bool> — Визуально присоединяет предмет к спине игрока в виде от третьего лица,

когда предмет не используется.

  • raiseable <bool> — Определяет, поднимается ли оружие вверх (при проигрывании соответствующей анимации),

когда игрок подходит к стене.

  • raise_distance <int> — Определяет, как близко игрок должен подойти к стене, оружие поднялось вверх.
  • display_name <string> — Определяет отображаемое название.

Для всех предметов это название должно быть определено в файле Game\Localized\Languages\game_text_messages.xml.

Боеприпасы

  • name <string> — Указывает название боеприпасов, которые будут использоваться и даваться оружию.

Например, «fybullet» даст патроны как у FY71.

  • extra <int> — Количество боеприпасов,которое дается , в счет не идут патроны которые уже в в магазине
  • amount <int> — Сколько боеприпасов вмешается в магазин
  • minammo <int> — Количество боеприпасов,которое обозначает "красный статус" патронов в магазине
  • accessoryAmmo <int> — Количество боеприпасов, что дается, когда подобрал оружие (кроме по умолчанию)


Стрельба

  • ammo_type <string> — оружие будет стрелять таким типом патронов
  • hit_type <string> — Имя типа типа попадания . Это используется для определения ущерба, нанесенного транспортным средствам в XML транспортных средств.
  • rate <int> — Количество выстрелов в минуту
  • damage <int> — Урон от оружия по умолчанию
  • damage_drop_per_meter <int> — Сумма снижения ущерба на метр полета бое припаса
  • damage_drop_min_distance <int> — Minimum distance the projectile has to travel before

Минимальное расстояние которое боеприпас должен пройти, прежде чем начинать снижать урон

  • reload_time <int> — сколько времени продет после того как вы нажмете кнопку перезарядки и когда вы снова сможете стрелять

Это не повлияет на анимацию перезарядки оружия.

  • bullet_chamber <bool> — Указывает, будет ли оружие иметь бое припас в патронной камере после перезагрузки

(экстра бое припас).

  • clip_size <int> — Максимальное количество боеприпасов которое можно носить с собой
  • max_clips <int> — Максимальное количество обоим, которые могут быть доступны для оружия (?)

Установите «0», чтобы запретить перезарядку и покупать новые патроны (?)

  • helper_tp <string> —  (?)
  • nearmiss_signal <string> — Указывает, что «ближний» звук будет воспроизводиться, если выстрел из оружия только пропускает цель (?)
  • autozoom <bool> — Указывает, будет ли цель игрока постепенно приближаться при стрельбе из оружия в течение более длительного времени.
  • ooatracer_treshold <int> — Это количество патронов которое осталось в обоиме трассирующие патроны (Red Tracer) показывает, во время стрельбы.
  • aim_helper <bool> — Indicates whether an aim helper, showing where the player needs to aim,

should appear when the player holds down his mouse button, as seen with the grenade launcher attachment and TAC launcher.

  • distance <int> — ?
  • autoaim <bool> — Указывает, будет ли автоматический захват цели для этого оружия.

(возможно используется для самонаводящихся ракет?)

  • autoaim_zoom <bool> — Указывает, будет ли автоматический захват целм всегда доступен или только при увеличении.
  • autoaim_locktime <int> — время что-бы включилось авто наведение
  • autoaim_distance <int> — максимальная дистанция до транспорта для самонаведения
  • autoaim_tolerance <int> — Количество целей могут быть перенесены до захвата цели (в градусах).
  • autoaim_minvolume <int> — Min volume vehicles must be for the autoaim to be able to lock on.

(Civ_car1 = 16, US_ltv = 32, US_tank = 64, Asian_helicopter = 2048)

  • autoaim_maxvolume <int> — Max volume vehicles may be for the autoaim to be able to lock on.
  • autoaim_autofiringdir <bool> — указывает на то что ракеты будут выпущены в цель,

независимо от того, какое направление оружия (при условии захвата цели).

  • autoaim_timeout <bool> — Indicates whether the lock on a vehicle will time out after a certain period of time.
  • ai_vs_player_damage <int> — Sets the damage the gun does when AI hits you (this is defaulted to normal damage)?

Отдача

  • max_recoil <string> — максимальная отдача оружия в любой направлении
  • attack <string> — Сумма отдачи за выстрел. (должна быть меньше максимальной)
  • decay <string> — Скорость, при которой ваше оружие возвращается в свое нормальное положение после выстрела.

Чем параметр ниже, тем быстрее возвращение в исходное положение.

  • maxx <string> — Максимальная отдача по оси X (отдача вверх)
  • maxy <string> — Максимальная отдача по оси Y (отдача вбок)
  • randomness <string> — Случайность отдачи в любом направлении (?)
  • angular_impulse <string> — ?
  • back_impulse <string> — Визуальная отдача от оружия (?)
  • impulse <string> — Сила отдачи

Разброс

  • min <string> — Минимальный разброс во всех направлениях.
  • max <string> — Максимальный разброс во всех направлениях.
  • attack <string> — Сила разброса за выстрел. (Должно быть меньше максимальной)
  • decay <string> — Скорость, при которой разброс уменьшается. Чем параметр ниже тем быстрее.

Is active whenever your spread is above minimum, but is more noticable when not firing.

  • speed_m <string> — Сила отдачи получила во время движения.
  • rotation_m <string> — Сила отдачи, полученная при перемещении мыши.
  • crouchScale <string> — Сила отдачи когда игрок на корточках
  • proneScale <string> — Сила отдачи когда игрок наклонился (Q и E)

Трассировка

  • geometryFP <path> — Path to the object file of the first person tracer.
  • geometry <path> — Path to the object file of the third person tracer.
  • effectFP <path> — Path to the particle effect for the first person tracer.
  • effect <path> — Path to the third person particle effect for the tracer.
  • speed <int> — Speed at which you see the tracer fly in third person. (should be equal to the bullet’s speed)
  • speedFP <int> — Speed at which you see the tracer fly in first person. (should be equal to the bullet’s speed)
  • frequency <int> — How often a new tracer appears per bullet. If 1,

every bullet will have a tracer. If 2, every second bullet will have a tracer, etc.

  • helper_fp <string> — ?
  • helper_tp <string> — ?

Rapid

  • min_speed <string> — ?
  • max_speed <string> — ?
  • acceleration <string> — ?
  • deceleration <string> — ?

Рукопашная атака

  • helper <string> — Object used for collision detection when performing melee attack?
  • offset <string> — ?
  • damage <string> — Default damage done by a melee hit.
  • impulse <string> — How much the player will be pushed back when performing a melee attack.
  • delay <string> — Time between pressing the Melee button and the damage happens.
  • duration <string> — Duration of the animation?/Duration of time the helper can collide with

objects during animation?

Действия

  • <action> <string> — Refers to an action listed elsewhere (near the top for all Crysis items)

in the document that triggers an animation, sound, or anything else? For example <param name="reload_chamber_empty" value="reload_tac"/> refers to the «reload_chamber_empty» action, which triggers an animation. I’m unsure what the value refers to.

Zoom

  • suffix <string> — Animation suffix. Example: «suffix name»_"animation name", without quotes.
  • suffix_FC <string> — Animation suffix for the simple zoom. Example: Defined suffix is «FCZoom».

FCZoom_zoomin» is the animation for zooming with simple ironsights.

  • support_FC_IronSight <string> — Sets whether this zoommode is compatible with «Simple Ironsights»
  • blur_amount <string> — dof_mask multiplier?
  • dof_mask <string> — Path to the blur mask used for the depth of field (DoF) effect.
  • zoom_in_time <string> — Amount of time it takes to zoom in.
  • zoom_out_time <string> — Amount of time it takes to zoom out.
  • reflex_aimDot <bool> — Indicates whether the crosshair will be swapped with a laser dot, as with the LAM?
  • reflex_dotEffect <path> — Path to the dot in the center of the Reflex Sight. (only applies to the Reflex sight?)
  • hbob_ratio <string> — Amount of Weapon movement according to the Player

movement while zooming in this zoommode. Low amount = strong movement.

  • scope_mode <bool> — Indicates whether this is a scope or an ironsight zoommode.
  • scope_nearFov <string> — Field of view (FoV) when zoomed in. (the lower the more zoomed)
  • scope_offset <xyz> — Scope offset from the player view. (in x, y, z)

zoomSway

  • maxX <string> — Maximum sway on the X (up and down) axis when zoomed in.
  • maxY <string> — Maximum sway on the Y (sideways) axis when zoomed in.
  • stabilizeTime <string> — Time taken (not in seconds, try «50»)

for sway to stabilize down to minimum when activating scope/ironsight.

  • minScale <string> — Minimum amount of sway at any given time. Will override maxX/maxY settings.
  • strengthScale <string> — Amount the zoom sway is scaled when the player is in strength mode.
  • strengthScaleTime <string> — ?
  • crouchScale <string> — Amount the zoom sway is scaled when the player is crouching.
  • proneScale <string> — Amount the zoom sway is scaled when the player is proned.

Scope

  • scope <string> — ?
  • dark_in_time <string> — ?
  • dark_out_time <string> — ?

spreadMod

While the zoom mode is being used the values in <spread> are multiplied by the matching values here. Eg: «attack_mod» matches with «attack».

recoilMod

While the zoom mode is being used the values in <recoil> are multiplied by the matching values here. Eg: «attack_mod» matches with «attack».

Боеприпасы (пули, ракеты, гранаты)

Примечание: пули так-же означают ракеты

Флаги

  • clientonly <bool> — Indicates whether the ammo type is only hosted on the client or also on the server.
  • ServerOnly <bool> — ?
  • serverspawn <bool> — Indicates whether the bullet will spawn server-side?
  • predictspawn <bool> — Indicates whether the game will predict where the bullet will go

(Only valid if ServerSpawn is set to true)

Свист

  • sound <path> — путь к файлу звука пули которая пролетает рядом с головой
  • speed <string> — скорость воспроизведения звука

Рикошет

  • sound <path> — путь к файлу звука пули которая рикошетит от объекта 
  • speed <string> — скорость воспроизведения звука

Физика

  • type <string> — «particle», «rigid», or «static»

Particle/Rigid:

  • mass <string> — Масса пули в кг
  • speed <string> — Скорость с которой пуля будет лететь. (m/s)
  • material <string> — материал примененный к пуле.
  • single_contact <bool> — Indicates whether the bullet/rocket will explode on first contact.
  • max_logged_collisions <int> — Maximum amount of collisions before the projectile disappears/explodes.

single_contact must be set to 0.

  • traceable <int> — ?
  • spin <vector> — ?
  • spin_random <vector> — ?
  • no_roll <int> — ?
  • no_spin <int> — ?
  • on_path_alignment <int> — ?

Particle:

  • radius <string> — Radius of the projectile, for collision purposes.
  • air_resistance <string> — How much the bullet will be slowed down by air friction,

when in the air. (m/s2)

  • water_resistance <string> How much the bullet will be slowed down by water friction,

when underwater. (m/s2)

  • gravity <string> — сила гравитации применяемая к пуле в полете. (m/s2)
  • water_gravity <string> — сила гравитации применяемая к пуле под водой. (m/s2)
  • thrust <string> — Speed at which the bullet leaves the barrel. (m/s)
  • lift <string> — Amount of upward acceleration the projectile receives. (m/s2)
  • min_bounce_speed <string> — Minimum speed the projectile must be travelling for

the it to bounce off objects and terrain. (must have single_contact to 0, in m/s)

  • pierceability <string> — Indicates what surface materials the bullet can penetrate. (Need more info here)

Взрыв

  • pressure <string> — Force of the explosion. (Newtons?)
  • min_radius <string> — Минимальный радиус повреждения от взрыва.(meters)
  • max_radius <string> — Минимальный радиус повреждения от взрыва.(meters)
  • hole_size <string> — размер воронки взрыва когда деформация включаена

http://www.crymod.com/thread.php?threadid=39041&hilight=terdef

  • terrain_hole_size <string> — размер воронки взрыва на местности когда деформация вкючена

http://www.crymod.com/thread.php?threadid=39041&hilight=terdef

  • decal <path> — путь к декалю взрыва появившигося при взрыве
  • effect <path> — стандартный эффект взрыва (партикль)
  • effect_scale <string> — Amount the explosion effect will be scaled. (multiplier)
  • type <string> — Hit type definition for the bullet.
  • min_phys_radius <float> — Minimum radius for things to be effected by the explosion force.(meters)
  • max_phys_radius <float> — Maximum radius for things to be effected by the explosion force.(meters)
  • radialblurdist <float> — Radius in which players vision is blurred by the explosion.(meters)

Параметры

  • lifetime <string> — Time the bullet will stay alive, before disappearing/exploding for grenades and rockets,

after being fired.

  • showtime <string> — Time the actual geometry of the bullet/rocket will stay visible after being fired.
  • bulletType <string> — ?
  • cruise <bool> — If set, the projectile will attempt to cruise at an altitude before striking the target.
  • cruise_altitude <string> — (Causes crash) Altitude the projectile will attempt to

cruise at if «cruise» is enabled. (meters)

  • align_altitude <string> — (Causes crash) Altitude the projectile must reach before it points tword the target,

should be less than «cruise_altitude». (meters)

  • descend_distance <string> — (Causes crash) Distance to the target when cruise will end and

the projectile will head directly to the target.

Should be less than both «cruise_altitude» and «align_altitude». (meters)

  • controlled <bool> — Indicated whether the projectile will seek the target or not.
  • turn_speed <string> — Maximum centripetal acceleration the projectile can achieve. (m/s2
  • max_target_distance <string> — Maximum distance for the homing target. (meters)
  • lazyness <string> — Seems more sensitive than the turn speed. Lower values aren’t as lazy (?).
  • hitPoints <int> — Ammo hitpoints
  • noBulletHits <bool> — Shooting the ammo does not remove hit points
  • quietRemoval <bool> — Will not cause the ammo to explode when they time out
  • sleepTime <float> — ?
  • aitype <string> — What the AI will treat the projectile as. «grenade» or «rpg».

След

  • effect <path> — Path to the effect of the trail of the rocket.
  • scale <string> — Amount the trail effect will be scaled.
  • sound <string> — The sound the projectile makes. Like a missile’s thruster or a bullet’s whizz.
  • effect_fp <string> — What the effect will look like from the perspective of the shooter?
  • prime <bool> — ?

trailUnderWater

  • effect <path> — Path to the effect of the bullet trail when the bullet is underwater.
  • scale <string> — Amount the above is scaled.

Транспорт

Physics

  • waterDensity <float> — Specific water density. Set high to make vehicle float.
  • waterResistance <float> — Precise water resistance.

Set high to make vehicle stop quicker when it hits the water.

  • waterDamping <float> — Simplified water damping. Set high to stop vehicle from moving when submerged.

MovementParams

StdWheeled

  • vMaxSteerMax <float> — Speed where steering angle is reduced by full kvSteerMax.
  • steerSpeed <float> — Turn speed for wheels at vMax.
  • steerSpeedMin <float> — Initial turn speed for wheels.
  • v0SteerMax <float> — Max steering angle for wheels.
  • kvSteerMax <float> — Steering angle gets reduced by this amount.
  • pedalLimitMax <float> — Additional pedal limitation at maximum steer.
  • rpmInterpSpeed <float> — Speed for RPM interpolation.
  • rpmRelaxSpeed <float> — Speed for RPM relaxing to idle.
  • rpmGearShiftSpeed <float> — Speed for RPM relaxing during gearshift.

Tank

  • pedalSpeed <float> — Speed for pedal value increasing.
  • pedalThreshold <float> — Minimum pedal necessary before it is applied.
  • steerLimit <float> — Optional limit for steering.
  • latFricMin <float> — Something about lateral (side-to-side) friction.
  • latFricMinSteer <float> — Something about lateral (side-to-side) friction.
  • latFricMax <float> — Something about lateral (side-to-side) friction.
  • latSlipMin <float> — Something about lateral (side-to-side) slipping.
  • latFricMax <float> — Something about lateral (side-to-side) slipping.
  • steeringImpulseMin <float> — Steer helper impulse at 0 speed.
  • steeringImpulseMax <float> — Steer helper impulse at max speed.
  • steeringImpulseMin <float> — Steer damping impulse at 0 speed.
  • steeringImpulseMax <float> — Steer damping impulse at max speed.

Wheeled

  • axleFriction <int> — Torque caused by internal friction in axle and gearbox, during driving.
  • axleFrictionMax <int> — Torque caused by internal friction in axle and gearbox, during idle.
  • brakeTorque <int> — Torque used when pedal is applied in reverse direction.
  • brakeImpulse <float> — Impulse applied when pedal is applied in reverse direction.
  • clutchSpeed <float> — Speed for clutch releasing.
  • damping <float> — Overall damping in physics, 0 or very small usually.
  • engineIdleRPM <int> — RPM when engine is idle.
  • engineMaxRPM <int> — Maximum engine RPM.
  • engineMinRPM <int> — Minimum engine RPM before engine stalls.
  • enginePower <int> — Engine power in kW.
  • engineShiftDownRPM <int> — Highest RPM where engine can shift down.
  • engineShiftUpRPM <int> — Smallest RPM where engine can shift up.
  • engineStartRPM <int> — RPM after engine started.
  • stabilizer <float> — Multiplier for suspension force when opposite susps have different lengths.
  • maxBrakingFriction <float> — Maximum friction during handbrakes.
  • rearWheelBrakingFrictionMult <float> — Multiplier applied to rear wheel friction when handbraking

(lower values allow greater sliding).

  • maxSteer <float> — Maximum steering angle in radians.
  • maxSpeed <float> — Approximated maximum speed.
  • maxTimeStep <float> — Max timestep that the entity is allowed to make.
  • minEnergy <float> — Minimum energy before the entity can be put to sleep.
  • slipThreshold <float> — Ratio at which wheels are considered slipping.
  • suspDampingMin <float> — Suspension damping at zero speed.
  • suspDampingMax <float> — Suspension damping at max speed.
  • suspDampingMaxSpeed <float> — Max speed for susp damping increasing.
  • gearDirSwitchRPM <int> — Maximum wheel RPM at which gear can be changed.
  • dynFriction <float> — Multiplier for dynamic friction.

Вертолёт

  • engineWarmupDelay — Time taken for engine to power up and controls to respond.
  • enginePowerMax <float> — Aribtary (?) scaling for the engine power.
  • rotationDamping <float> — Angular damping — should be large to simulate gyroscoping damping.
  • altitudeMax <float> — Maximum height.
  • rotorDiskTiltScale <float> — How much the rotor disc tilts with control inputs.
  • pitchResponsiveness <float> — Scaling to convert control input to pitch torque.
  • rollResponsiveness <float> — Scaling to convert control input to roll torque.
  • yawResponsiveness <float> — Scaling to convert control input to yaw torque.
  • maxYawRate <float> — Max yaw rate in radians/second (high level controller).
  • maxFwdSpeed <float> — Max forward speed in m/s.
  • maxLeftSpeed <float> — Max sideways (strafe) speed in m/s.
  • maxSpeed <float> — Approximated maximum speed.
  • maxUpSpeed <float> — Max ascent/descent rate.
  • basicSpeedFraction <float> — Multiplier for normal movement — sprinting is 1.
  • yawDecreaseWithSpeed <float> — Reduce the turning ability as we get faster
  • tiltPerVelDifference <float> — Require a tilt angle (radians) of this per m/s desired movement.
  • maxTiltAngle <float> — Maximum angle the high-level controller will try to tilt.
  • maxRollAngle <float> — Maximum roll angle possible for the player.
  • extraRollForTurn <float> — Fraction of the turning used to generate roll.
  • rollForTurnForce <float> — Force at which extraRollForTurn is applied.
  • yawPerRoll <float> — Fraction of the rolling to add to the yaw.
  • pitchActionPerTilt <float> — Control input per pitch change in radians.
  • pitchInputConst <float> — Player control input per yaw error.
  • powerInputConst <float> — Control input per altitude error.
  • powerInputDamping <float> — Damping for altitude control.
  • relaxForce <float> — Force which force back the roll into it’s relax angle.
  • yawInputConst <float> — Control input per yaw error.
  • yawInputDamping <float> — Damping for yaw control.
  • maxPitchAngleMov <float> — Limits for pitching.

Вертикальный взлет

  • engineWarmupDelay <float> -
  • engineIgnitionTime <float> -
  • enginePowerMax <float> -
  • rotationDamping <float> — Angular damping — should be large to simulate the gyroscopic damping
  • angleLift <float> — Angles which is automatically applied when the player change the altitude
  • altitudeMax <float> — Maximum height
  • rotorDiskTiltScale <float> — How much the rotor disc tilts with control inputs
  • pitchResponsiveness <float> — Pitch responsiveness of the hugh-level controller
  • rollResponsiveness <float> — Scaling to convert control input to roll torque
  • yawResponsiveness <float> — Yaw responsiveness of the hugh-level controller
  • maxYawRate <float> — Max yaw rate in radians/second
  • maxFwdSpeed <float> — Max forward speed in m/s
  • maxLeftSpeed <float> — Max sideways (strafe) speed in m/s
  • maxSpeed <float> — Approximated maximum speed
  • maxUpSpeed <float> — Max ascent/descent rate
  • basicSpeedFraction <float> — Multiplier for normal movement — sprinting is 1
  • yawDecreaseWithSpeed <float> — Reduce the turning abililty as we get faster
  • tiltPerVelDifference <float> — Require a tilt angle (radians) of this per m/s desired movement
  • maxTiltAngle <float> — Maximum angle the high-level controller will try to tilt
  • extraRollForTurn <float> — Fraction of the turning used to generate roll
  • rollForTurnForce <float> — force at which extraRollForTurn is applied
  • yawPerRoll <float> — Fraction of the rolling to add to the yaw
  • pitchActionPerTilt <float> — Control input per pitch change in radians
  • powerInputConst <float> — Control input per altitude error
  • powerInputDamping <float> — Damping for altitude control
  • pitchInputConst <float> — Player Control input per yaw error
  • yawInputConst <float> — Player Control input per yaw error
  • yawInputDamping <float> — Player Damping for yaw control
  • horizFwdForce <float> — forward force when using the horizontal mode
  • horizLeftForce <float> — left force when using the horizontal mode
  • boostForce <float> — normalized value used to add the boost force
  • strafeForce <float> — normalized value used to add the strafe force
  • relaxForce <float> — force which force back the roll into it’s relax angle
  • maxRollAngle <float> — Максимальный угол крена возможный для игрока
  • impulseHelper <float> -
  • wingsSpeed <float> — The speed used to rotate the VTOL’s wings
  • WingComponentLeft <float> -
  • WingComponentRight <float> -
  • maxPitchAngleMov <float> — Limits for pitching