Have a new error when launching my game Herbivore: (testplayer mode)
I’m working now in scenes that haven’t even been loaded, the time the error occurs. At that moment nothing in my code should have been changend. So I’ve simply no idea where to look, to get this solved. I’m verry grateful for any hint
If it’s related to physics, chances are that you have a highly detailed model that’s being used for collision. It’s recommended to use as low poly as possible for collision meshes.
I have only one mesh collison, the terrain wit about 400 triangle polygones. But I haven’t change this in more than a half year. Every other collison is of type cylinder or box.
Maybe a loop, but most likely not an infinite.
Code executes after this, it’s just very slow while trying…
If I just knew, whats been tryed here, I thinck I can solve.
I just don’t know where to start. When it’s quite clear thats
about collision, I’m already been helped…
Wow… I’ve great trouble to understand my own code, and you navigate through it like nothing… I’m deep impressed I’ve worked recently on customize keyboard input. This makes perfect sence … Thanx so much
solved
it had to be globals.getControllerA instead of globals.loadControllerA … stupid me Would have spend days to solve this without your help… sorry for asking at a weekend. It’s always me and not the engine… hopefully next time I remember