16 lines
405 B
Plaintext
16 lines
405 B
Plaintext
///////////////////////////////////////////////////////////
|
|
// Component Preset Script
|
|
///////////////////////////////////////////////////////////
|
|
|
|
ComponentType vp_FPController
|
|
MotorAcceleration 0.035
|
|
MotorDamping 0.1276364
|
|
MotorJumpForce 0.25
|
|
MotorAirSpeed 0.7
|
|
MotorSlopeSpeedUp 1
|
|
MotorSlopeSpeedDown 1
|
|
PhysicsForceDamping 0.05
|
|
PhysicsPushForce 10
|
|
PhysicsGravityModifier 0.2
|
|
PhysicsWallBounce 0.9818182
|