-
Notifications
You must be signed in to change notification settings - Fork 223
Cars – Meshes splitting
Ilja Jusupov edited this page Jun 12, 2022
·
2 revisions
Nothing to see here, really. The whole thing was added so a couple of cars could work with local cubemaps. Meant for some very rare cases of preparing a config to an already existing car where for some reason you would need to split a mesh in two bits.
[MESH_SPLIT_...]
MESHES = Headlights ; list of meshes to cut
SPLIT_AXIS = 1, 0, 0 ; axis to cut mesh by (cut will be perpendicular to it)
SPLIT_THRESHOLD = 0.0 ; offset for cut along the line, in meters
SPLIT_POSTFIX = _CUT ; name of cut off mesh in this case would be “Headlights_CUT”
Just to clarify, it’s not an actual cutting, no triangles will be split in two. Just regrouping existing triangles between two different meshes.
- More separation? Maybe one day it could help with adding turn signals and such without extra KN5s.
If you have any question or suggestions, please feel free to add a new issue.
- Enabling Extended Physics
- Aerodynamics
- Body Flex
- Custom Suspension Joints
- Driver Weight Shift for Karts
- Extra Turbo Options
- More Clutch Damage
- New Inputs for Dynamic Controllers
- Physics Scripts
- Setup Items Driven By Controllers
- Suspension
- Cosmic Suspension
- Tyre Types
- Enabling Extended Physics
- General Options
- Custom Raycasting
- Collision Parameters
- Dynamic Physics Objects
- Geometric colliders
- Surface Tweaks
- Extra FX Flags
- Extra FX Emissive
- Mesh Adjustments
- Model Replacements
- Shader Replacements
- Scene Queries
- UV2
- General Options
- Analog Instruments
- Animations
- Digital Instruments
- Emissive Objects
- Extra Switches
- Inputs
- LED panels
- Multichannel Emissives
- Vintage Tachometers
- Audio
- Brake Disc FX
- Deforming Bonnets
- Driver Model
- Exhaust Smoke
- Exhaust Flames
- Extra Lights
- Fake Shadows FX
- Local Cubemaps
- Mesh Splitting
- Miscellaneous Options
- Neck FX
- Node Adjustments
- Smart Mirror
- Sparks
- Tyres FX
- Visually Adjustable Wings
- Wheels
- Wobbly Bits
- Wobbly Wipers