Looking for some help on custom prop creation

So I’m new to creating custom props for fivem. I’ve been trying to make a custom prop and have followed a number of guides on how to. But I’m still doing something wrong here. I’ve used blender to import the .obj and followed the steps with creating the shader material, Creating a collision, Setting the flag presets, and embedding textures. When I export to code walker it shows the file in there but when I try to preview the prop through codewalker the program just crashes. Any ideas???

probably better off asking in the sollumz discord.

what is the vertex count on it? if you imported a obj file, they have a notoriously large v count

So its around 15K with the whole thing together. But I also tried to do it with just one single model in there (around 1100) with the same result. I’ll definitely take a look in the sollumz discord as well thanks!

I’ve just picked up this guide from another section of the forums from a dev…

It outlines prop creation and stuff all inside. very detailed.

Thanks I’ll take a look at it. I was able to resolve the original issue thanks to someone in the sollumz discord. It was something to do with the textures that I was trying to embed. But I’m running into other issues with the prop so this should definitely help

Glad you were able to solve it, Sollumz discord is definitely goated for helping people :slight_smile: