I tried firing a projectile from the enemy, but it disappears immediately after firing. It seems to be detecting a collision with the object’s hitbox, but I’ve set the condition to only detect collisions with the player. The enemy is placed in the enemy group, though…
I resolved it myself. Upon reviewing the group, I noticed it was checked in an unusual way.
1 Like