Hi I dont get how to get the boolen and the repeat for each instance of ExcludeObjects and other repeat for each instances is it like do i have to create an object for that or something idk please reply and provide some more steps and stuff for me tysm if you do respond.
EDIT: Nvm fix it but just it still causes lag for me cus i have a random room generator and that stops half way from generating the first stage of the rooms so i just have to figure out a way to fix it
Hello. Iāve read a lot of what youāve done and I think itās wonderful. Thank you very much for sharing this. Iām finishing making a video game that Iāve been making for 2 years. Due to the graphics and the number of objects, it has affected performance, and although I have already tried to optimize it and I donāt know what else to do. I even bought an RX 6600 thinking it would improve my gaming performance and unfortunately nothing has changed, I didnāt realize that the engine mainly uses the processorā¦
But your contribution gives me enormous hope, but Iām not sure I know how to apply it, I tried it a little lightly and it didnāt change the performance at all, I use many layers and maybe thatās why, I understand that your code is created to work only on the base layer. I donāt know what it would be like to add it to all the layers I use. I hope you were able to understand me, I speak Spanish.
If you want to do this, then the code here will only help by optimizing the performance by culling unneeded terrain.
You still need to implement the procedural generation algorithm