3D GAME ISSUES
-
I have been working on a engine for a 3D backrooms game, only problem is, the game will crash the whole browser if i try to add anything more to it, even just adding some sounds, it just wont run, and then my browser says this page is having a problem, then the browser self destructs.
Please help, this is the somewhat stable version.
https://play.creaticode.com/projects/694457b84f4ae220392524c1
-
Great game. I can run it smoothly with no issue, so it might be just that your computer is running out of memory. I see you are using a large map, which can take a lot of memory to render.
One way to verify is to use a smaller map, and see if you still run into the same problem. If that’s confirmed, let’s discuss how to make the map more memory-efficient.
-
@info-creaticode what if I scaled everything down, would that be less stress on the computer to render?