Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > CopperCube > Feature requests and bug reports
Collision problems and bugs

serge
Registered User
Quote
2024-03-27 12:44:47

I notice a bug inside Coppercube 6.6, when a camera move on a non flat surface. The collision of the camera collide with small polygon items on the floor, the game will freeze on exe or apk. Becuase it takes time calucating the jump velocity before it move forward. In android app it will automatically close. In window.exe the game will freeze before it proceed to move again.


new object
Guest
Quote
2024-03-27 16:36:42

Try experimenting with the 'colsmalldistance' variable, but it's better not to use a mesh like this. Use two meshes for your environment: one for drawing (without collision) and one for collision (with a simpler shape).


serge
Registered User
Quote
2024-03-27 18:04:44

new object wrote:
Try experimenting with the 'colsmalldistance' variable, but it's better not to use a mesh like this. Use two meshes for your environment: one for drawing (without collision) and one for collision (with a simpler shape).


I decide to use a transparent planemesh as a smooth surface to move on, so the camera won't encounter collide with polygon or jump velocity.


new object
Guest
Quote
2024-03-27 18:09:07

Yeah, that's a good choice. But as I said before, always create two meshes. Here's an example of one of my building prefabs made using this principle.
https://samgrady.itch.io/copperc...


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Interna?ional" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact