I am currently making a rhythm game and I have two different “chutes” at the top of the screen that drop “notes” down to an input sensor lines.
If certain inputs are pressed by the sensor line, the notes disappear a la guitar hero, but for some reason all the notes from the left chute disappear as soon as they touch the input line and all the notes on the right dont respond to inputs at all.
It also seems that they dont die offscreen although I can’t confirm that because I’m new to coding and Stencyl in general.
Both chutes are exactly identical except for the fact that they can only spit out certain notes, but both chutes have three notes that they can create that share the same input options.
Help?
If certain inputs are pressed by the sensor line, the notes disappear a la guitar hero, but for some reason all the notes from the left chute disappear as soon as they touch the input line and all the notes on the right dont respond to inputs at all.
It also seems that they dont die offscreen although I can’t confirm that because I’m new to coding and Stencyl in general.
Both chutes are exactly identical except for the fact that they can only spit out certain notes, but both chutes have three notes that they can create that share the same input options.
Help?