Class: Component
Lua
C++
Edit

Component::Collide

This method is called every time the entity collides with another object.

Syntax

Parameter Description
collidedentity entity that was collided with
position point the collision occured at
normal direction of the collision
speed speed of the collision
Copyright © 2024 Ultra Software.
All rights reserved.