|
Post by passokarox on Nov 22, 2018 3:44:45 GMT
I am facing a problem when using regions highlight.
I didnt found a method to draw on the screen to make a info interface so i started to use the regions like this:
region:highlight('Score: ' .. score)
But the problem using that happens when the script get an error because the highlight stay forever on my screen.
Is there one way to clear that drawn regions?
|
|
|
Post by AnkuLua on Nov 22, 2018 3:51:52 GMT
|
|
|
Post by passokarox on Nov 24, 2018 19:45:06 GMT
yes i am using it but my script crashed and i needed to reboot my android to clear the region.
|
|
|
Post by AnkuLua on Nov 24, 2018 23:16:08 GMT
You can try "force stop" AnkuLua in Android settings.
|
|
|
Post by passokarox on Nov 25, 2018 23:38:05 GMT
You can try "force stop" AnkuLua in Android settings. worked, thank you...
|
|