Hi,
Thanks for responding.
Yes, i figured that out once i implemented his suggested code.
Thanks again.
Regards,
CAA14
Offline
Hey, CAA14. If you ever want help just ask, cause you seem determined since you just started like a day or so ago and already have over 50 posts. So good luck, some of my projects have examples of games you may want to make like a platformer.
Offline
Hi,
Thanks bullelk12,
regards,
CAA14
Offline
Hi,
I just posted a beta version.
Search, "Target Practice (Beta)" and you should find it.
Please help if you can.
What i want help fixing:
1. The score! Its crazy!
2. The fact that the "Blocked ya!" thing and the multiplier are not stopping appearing when the level is over.
Regards,
CAA14
Offline
CAA14 wrote:
Hi,
I just posted a beta version.
Search, "Target Practice (Beta)" and you should find it.
Please help if you can.
What i want help fixing:
1. The score! Its crazy!
2. The fact that the "Blocked ya!" thing and the multiplier are not stopping appearing when the level is over.
Regards,
CAA14
The score is quite crazy. Thankfully, it's a simple fix. On every script involving scoring, it has an
if <<touching color?> and <mouse down?>>block. Just put a
<wait until <not <mouse down?>>>in there, and it will be fixed. I'll look at the other problem later though.
Offline
Hi,
thanks, ernieparke has already help me fixed that, so that problem's taken care of now,
The other problem's
that the block is not always in the front of all the targets,
CAA14
Offline