For some reason, I create a health pack with variables and that stuff. But, when I play my game, it doesn't work. So, I tried to make a script that makes my character go to the front of the health pack. That didn't work. I tried to make a script that makes my character go behind the health pack. That didn't work, either. Can anyone help? D:
Offline
Could you upload the project and post a link?
Offline
Greenatic wrote:
Could you upload the project and post a link?
Offline
What exactly do you want the health pack to do?
Offline
Post the link and we can help you.
Offline
Hello EsLdBb,
You should post your question in a new topic. For the information you want, please see here.
Legolas
Offline
What you have to do is make a variable of health and then have when touching the health sprite or colour or whatever, change health by whatever.
when gf clicked forever if <touching sprite 4 > change [health v] by (-1)
Offline