|
1770 | 1770 | "shapeOffsetZ": 6, |
1771 | 1771 | "massCenterOffsetX": 0, |
1772 | 1772 | "massCenterOffsetY": 0, |
1773 | | - "massCenterOffsetZ": -25 |
| 1773 | + "massCenterOffsetZ": -25, |
| 1774 | + "massOverride": 1500 |
1774 | 1775 | }, |
1775 | 1776 | { |
1776 | | - "name": "PhysicsVehicle3D", |
1777 | | - "type": "Physics3D::PhysicsVehicle3D", |
| 1777 | + "name": "PhysicsCar3D", |
| 1778 | + "type": "Physics3D::PhysicsCar3D", |
1778 | 1779 | "physics3D": "Physics3D", |
1779 | 1780 | "steerAngleMax": 70, |
1780 | 1781 | "beginningSteerSpeed": 140, |
|
1875 | 1876 | "shapeOffsetZ": 0, |
1876 | 1877 | "massCenterOffsetX": 0, |
1877 | 1878 | "massCenterOffsetY": 0, |
1878 | | - "massCenterOffsetZ": 0 |
| 1879 | + "massCenterOffsetZ": 0, |
| 1880 | + "massOverride": 0 |
1879 | 1881 | } |
1880 | 1882 | ], |
1881 | 1883 | "content": { |
|
1926 | 1928 | "shapeOffsetZ": 0, |
1927 | 1929 | "massCenterOffsetX": 0, |
1928 | 1930 | "massCenterOffsetY": 0, |
1929 | | - "massCenterOffsetZ": 0 |
| 1931 | + "massCenterOffsetZ": 0, |
| 1932 | + "massOverride": 0 |
1930 | 1933 | } |
1931 | 1934 | ], |
1932 | 1935 | "content": { |
|
1977 | 1980 | "shapeOffsetZ": 0, |
1978 | 1981 | "massCenterOffsetX": 0, |
1979 | 1982 | "massCenterOffsetY": 0, |
1980 | | - "massCenterOffsetZ": 0 |
| 1983 | + "massCenterOffsetZ": 0, |
| 1984 | + "massOverride": 0 |
1981 | 1985 | } |
1982 | 1986 | ], |
1983 | 1987 | "content": { |
|
2028 | 2032 | "shapeOffsetZ": 0, |
2029 | 2033 | "massCenterOffsetX": 0, |
2030 | 2034 | "massCenterOffsetY": 0, |
2031 | | - "massCenterOffsetZ": 0 |
| 2035 | + "massCenterOffsetZ": 0, |
| 2036 | + "massOverride": 0 |
2032 | 2037 | } |
2033 | 2038 | ], |
2034 | 2039 | "content": { |
|
2114 | 2119 | "shapeOffsetZ": 0, |
2115 | 2120 | "massCenterOffsetX": 0, |
2116 | 2121 | "massCenterOffsetY": 0, |
2117 | | - "massCenterOffsetZ": 0 |
| 2122 | + "massCenterOffsetZ": 0, |
| 2123 | + "massOverride": 0 |
2118 | 2124 | } |
2119 | 2125 | ], |
2120 | 2126 | "content": { |
|
2234 | 2240 | "angularDamping": 0.1, |
2235 | 2241 | "gravityScale": 1, |
2236 | 2242 | "layers": 17, |
2237 | | - "masks": 17 |
| 2243 | + "masks": 17, |
| 2244 | + "massOverride": 0 |
2238 | 2245 | } |
2239 | 2246 | ], |
2240 | 2247 | "content": { |
|
2285 | 2292 | "shapeOffsetZ": 8, |
2286 | 2293 | "massCenterOffsetX": 0, |
2287 | 2294 | "massCenterOffsetY": 0, |
2288 | | - "massCenterOffsetZ": 0 |
| 2295 | + "massCenterOffsetZ": 0, |
| 2296 | + "massOverride": 0 |
2289 | 2297 | } |
2290 | 2298 | ], |
2291 | 2299 | "content": { |
|
2931 | 2939 | "actions": [ |
2932 | 2940 | { |
2933 | 2941 | "type": { |
2934 | | - "value": "Physics3D::PhysicsVehicle3D::SimulateBackwardKey" |
| 2942 | + "value": "Physics3D::PhysicsCar3D::SimulateBackwardKey" |
2935 | 2943 | }, |
2936 | 2944 | "parameters": [ |
2937 | 2945 | "Player", |
2938 | | - "PhysicsVehicle3D" |
| 2946 | + "PhysicsCar3D" |
2939 | 2947 | ] |
2940 | 2948 | } |
2941 | 2949 | ] |
|
2956 | 2964 | "actions": [ |
2957 | 2965 | { |
2958 | 2966 | "type": { |
2959 | | - "value": "Physics3D::PhysicsVehicle3D::SimulateForwardKey" |
| 2967 | + "value": "Physics3D::PhysicsCar3D::SimulateForwardKey" |
2960 | 2968 | }, |
2961 | 2969 | "parameters": [ |
2962 | 2970 | "Player", |
2963 | | - "PhysicsVehicle3D" |
| 2971 | + "PhysicsCar3D" |
2964 | 2972 | ] |
2965 | 2973 | } |
2966 | 2974 | ] |
|
2981 | 2989 | "actions": [ |
2982 | 2990 | { |
2983 | 2991 | "type": { |
2984 | | - "value": "Physics3D::PhysicsVehicle3D::SimulateLeftKey" |
| 2992 | + "value": "Physics3D::PhysicsCar3D::SimulateLeftKey" |
2985 | 2993 | }, |
2986 | 2994 | "parameters": [ |
2987 | 2995 | "Player", |
2988 | | - "PhysicsVehicle3D" |
| 2996 | + "PhysicsCar3D" |
2989 | 2997 | ] |
2990 | 2998 | } |
2991 | 2999 | ] |
|
3006 | 3014 | "actions": [ |
3007 | 3015 | { |
3008 | 3016 | "type": { |
3009 | | - "value": "Physics3D::PhysicsVehicle3D::SimulateRightKey" |
| 3017 | + "value": "Physics3D::PhysicsCar3D::SimulateRightKey" |
3010 | 3018 | }, |
3011 | 3019 | "parameters": [ |
3012 | 3020 | "Player", |
3013 | | - "PhysicsVehicle3D" |
| 3021 | + "PhysicsCar3D" |
3014 | 3022 | ] |
3015 | 3023 | } |
3016 | 3024 | ] |
|
3031 | 3039 | "actions": [ |
3032 | 3040 | { |
3033 | 3041 | "type": { |
3034 | | - "value": "Physics3D::PhysicsVehicle3D::SimulateHandBreakKey" |
| 3042 | + "value": "Physics3D::PhysicsCar3D::SimulateHandBreakKey" |
3035 | 3043 | }, |
3036 | 3044 | "parameters": [ |
3037 | 3045 | "Player", |
3038 | | - "PhysicsVehicle3D" |
| 3046 | + "PhysicsCar3D" |
3039 | 3047 | ] |
3040 | 3048 | } |
3041 | 3049 | ] |
|
3077 | 3085 | "actions": [ |
3078 | 3086 | { |
3079 | 3087 | "type": { |
3080 | | - "value": "Physics3D::PhysicsVehicle3D::SimulateAcceleratorStick" |
| 3088 | + "value": "Physics3D::PhysicsCar3D::SimulateAcceleratorStick" |
3081 | 3089 | }, |
3082 | 3090 | "parameters": [ |
3083 | 3091 | "Player", |
3084 | | - "PhysicsVehicle3D", |
| 3092 | + "PhysicsCar3D", |
3085 | 3093 | "Gamepads::TriggerPressure(1, \"RT\") - Gamepads::TriggerPressure(1, \"LT\")" |
3086 | 3094 | ] |
3087 | 3095 | } |
|
3106 | 3114 | "actions": [ |
3107 | 3115 | { |
3108 | 3116 | "type": { |
3109 | | - "value": "Physics3D::PhysicsVehicle3D::SimulateSteeringStick" |
| 3117 | + "value": "Physics3D::PhysicsCar3D::SimulateSteeringStick" |
3110 | 3118 | }, |
3111 | 3119 | "parameters": [ |
3112 | 3120 | "Player", |
3113 | | - "PhysicsVehicle3D", |
| 3121 | + "PhysicsCar3D", |
3114 | 3122 | "Gamepads::TriggerPressure(1, \"RT\") - Gamepads::TriggerPressure(1, \"LT\")" |
3115 | 3123 | ] |
3116 | 3124 | } |
|
3275 | 3283 | "actions": [ |
3276 | 3284 | { |
3277 | 3285 | "type": { |
3278 | | - "value": "Physics3D::PhysicsVehicle3D::SimulateAcceleratorStick" |
| 3286 | + "value": "Physics3D::PhysicsCar3D::SimulateAcceleratorStick" |
3279 | 3287 | }, |
3280 | 3288 | "parameters": [ |
3281 | 3289 | "Player", |
3282 | | - "PhysicsVehicle3D", |
| 3290 | + "PhysicsCar3D", |
3283 | 3291 | "-PedalJoystick.StickForceY()" |
3284 | 3292 | ] |
3285 | 3293 | } |
|
3301 | 3309 | "actions": [ |
3302 | 3310 | { |
3303 | 3311 | "type": { |
3304 | | - "value": "Physics3D::PhysicsVehicle3D::SimulateSteeringStick" |
| 3312 | + "value": "Physics3D::PhysicsCar3D::SimulateSteeringStick" |
3305 | 3313 | }, |
3306 | 3314 | "parameters": [ |
3307 | 3315 | "Player", |
3308 | | - "PhysicsVehicle3D", |
| 3316 | + "PhysicsCar3D", |
3309 | 3317 | "SteeringJoystick.StickForceX()" |
3310 | 3318 | ] |
3311 | 3319 | } |
|
3994 | 4002 | }, |
3995 | 4003 | "parameters": [ |
3996 | 4004 | "Player", |
3997 | | - "PhysicsVehicle3D", |
| 4005 | + "PhysicsCar3D", |
3998 | 4006 | "" |
3999 | 4007 | ] |
4000 | 4008 | } |
|
4020 | 4028 | }, |
4021 | 4029 | "parameters": [ |
4022 | 4030 | "Player", |
4023 | | - "PhysicsVehicle3D", |
| 4031 | + "PhysicsCar3D", |
4024 | 4032 | "yes" |
4025 | 4033 | ] |
4026 | 4034 | } |
|
4292 | 4300 | "worldScale": 20 |
4293 | 4301 | }, |
4294 | 4302 | { |
4295 | | - "name": "PhysicsVehicle3D", |
4296 | | - "type": "Physics3D::PhysicsVehicle3D" |
| 4303 | + "name": "PhysicsCar3D", |
| 4304 | + "type": "Physics3D::PhysicsCar3D" |
4297 | 4305 | }, |
4298 | 4306 | { |
4299 | 4307 | "name": "Resizable", |
|
0 commit comments