Jump to content

Collision body with terrain


photo

Recommended Posts

body's contactcallback function deosn't called during terrain contact.

The options and masks were matched.

image.png.b5a1b64d061be093b598d3a24960b87c.png dummy bodyimage.png.317cdc20c58c5a6daed072ac201a3fe6.png Terrain Height

 

after checking, I found the Callback function doesn't called when contact with another body.

 

what is the ploblem?

system is

image.png.8cb120c7cf86799a0bf4576edeac8662.png<--image.png.2485312bd5be5971ee612ed093a4f400.png

image.png.5907dcd6df2550ac26bbeb81d3970a2f.png

image.png.d11339063939f5326f77d886acc30eaa.png

cause of IG system, I made a separate physical body.

//-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I checked that only the rigid body calls the callback function.

dummy body can't use callback function??

 

and And even if the body type is set to RigidBody, does IG's CollisionVol Response work?

Edited by dongju.jeong
Link to comment
×
×
  • Create New...