Hitbox Collision Module

MatB

New member
I have created a 'Body' Item prefab for melee attacks. I have added a Hitbox collision module.

Since the BodyItem prefab does not sit within the character prefab's hierarchy I cannot directly drag in refs to the character's Colliders into the HitboxCollisionModule. When and where is the best place to initialize these refs?

Also, is there any documentation/video available about the collision modules?

Ta
 
Top