Class: World
Lua
C++
Edit

World:GetCollisionResponse

This method can be used to get the collision response between different collision types.

Syntax

Parameter Description
type1 one of the collision types in the collision
type2 the other collition type in the collision

Returns

This can return COLLISIONRESPONSE_NONE, COLLISIONRESPONSE_COLLIDE, or COLLISIONRESPONSE_DETECT.

Copyright © 2024 Ultra Software.
All rights reserved.