How to apply threading on Corona LUA .
I have one circle rotating .
now each screen frame is having 5 circles and the moment the 6th circle is generated games hangs
How to apply threading on Corona LUA .
I have one circle rotating .
now each screen frame is having 5 circles and the moment the 6th circle is generated games hangs
Corona is single threaded.
6 rotating circles isn’t enough to hang corona, so something else is going on in your code.
zip up your code and share it with us so we can see.
Please find the code , the game starts to hang after few seconds. Please help
FYI the answer was posted here:
Corona is single threaded.
6 rotating circles isn’t enough to hang corona, so something else is going on in your code.
zip up your code and share it with us so we can see.
Please find the code , the game starts to hang after few seconds. Please help
FYI the answer was posted here: