I have a semi large block model for some of the naturally spawning blocks in an addon I am working on (about 29 kb for a shared block model), and any time I spawn into my world, it is VERY VERY laggy likely due to the amount of faces that are being rendered. I want to make it so only whatever the user can see gets rendered. Can anyone help?
#How do you add culling to blocks with custom models?
1 messages · Page 1 of 1 (latest)
anyone?
Have you looked at https://wiki.bedrock.dev/blocks/block-culling?
Im not sure if I fully understand this. Do you know of have any full examples?
anyone?
Can someone please help me