2
« on: July 17, 2014, 10:20:05 PM »
So I've been trying for a little while now to make a basketball hoop. When the player makes a basket, a bottom print message pops up to all players in the minigame. That's it. Pretty simple.
Problem is, I'm not sure how to make it work in a way that a hoop actually would. The way I have it set up now is there is a plate underneath the rim of the hoop. If you hit the plate, it triggers fakekillbrick and the message pops up. There are numerous problems with this. For one, the ball hits it before it "dies", meaning that the ball kind of bounces off of it most of the time. It doesn't go seamlessly through the hoop as it should. Secondly, you can hit the plate from the bottom with a basketball and score a point.
I know people make working hoops all the time, so, my question is, how do you go about it? I'm sure its super easy and I'm just missing something obvious, but help is always nice. Thanks in advance!