Hello, I’ve completed all the applications as in the lecture, but even if the laser touches the enemy, the particle reaction does not occur. What’s the problem?
I think the cause of the problem is one of the following
- Even if I applied Is Trigger for Player Ship, I couldn’t accept the trigger format when I bumped into other objects. So, I activated Istrigger for each individual and moved on.
- This is not an issue only this time, but if there is an object that is already in a parent A-child B relationship, and another child object C is placed inside the child object B, the override does not apply in B, but in A…