ConfigurationAdvanced
Bench Models
Learn how to add new bench models to the resource.
Learn how to add new bench models to the resource.
To add a new bench model, follow these steps:
src/resource/shared/const.lua in the resource folder.BenchModels table (typically at line 30).custom_bench_model with the name of your model. Has to be unique.Custom Bench Model with the title of your model.custom_bench_model with the model name.vec4(0, 0, 0, 0) with the center offset of your model. This is the position where the UI will be placed.scale value. Default is 1.