[0.16.5.0] Basketball Hoop OnScored fires when a physics item hits any part of the object

Instead of firing OnScored only when a physics item goes through the hoop and increments the score, it happens when any part of the hoop object is hit, such as the backboard and vertical support.

Steps to Reproduce

Spawn a hoop, connect OnScored to something (a light toggle or whatever) and throw a thing at it. Even player weapons will work.

What I expected to happen

OnScored should only fire when something goes through the hoop and increments the score on the backboard.

What happened

OnScored fires when anything touches the basketball hoop item.


Notes / Media

(sound warning when the ball hits the hoop)

Fixed in the hot fix.

1 Like