Scoring issues
Im trying to make my game with some multi score bonus's
Imagine 10 bubdles
Pop one bubble get one point
Pop two with in one second,get four points 2x2
Pop three, get 9 3x3
And so on
Im using a touch sensor to send my score through the transmiter with a clock attatched to a selector with the 10 different score multiplers connected which add the scores as expected and resets after 1sec if not affected
My problem is
If i was to pop two more bubbles within 0.2secs it only registers the one hit
My question
Is there an easyer way around this
Im not clued up on calculators which im guessing may be the answer
Thank you for your time
-
I made a chip for doing something like this a while back. Maybe it will help? https://indreams.me/element/oLiVvGkjTKb
-
Thank you
Its is similar to my set up
I think the problem lies with the transmiter
The bubbles are all the same, being emitted from the same emitter
So they have the same transmiter if you know what i mean
Now if a few pop at the same time the receiver is only getting the one signal
Bubles have to be 0.3secs apart for it to reguster
Dose your chip involve fast imputs when you use it
And thanks for your help
Please sign in to leave a comment.