#Hurtbox does not detect hitbox entering it (composition)

3 messages · Page 1 of 1 (latest)

celest bloom
#

Hi yall! I have a piece of code in my hurtbox component's script that detects hitbox components within it, and I have my player's animation player's attack animations set the collision shape's disabled attribute to on (previously had it for the shape's parent hitboxcomponent's monitorable property) but the hurtbox is actively not detecting the collision, but I checked and it is detecting the collision if the hitbox is constantly monitorable and its shape is enabled. Could this be due to disabled only being off for a couple of game (and animation) frames?

summer basin
#

No its not

#

Is your animation player also setting the collision shape to enabled?