- Edited
Hi! Need help, i am in confusion..
So, simple test game, CharacterBody2D moving left/ right, jumping and instantiating bullets (Area2D). While testing on PC, sure all ok (hm, 30 lines of code in total, what can be freezing...)
So, added 4 TouchScreenButtons, linked them to that actions. While testing on PC again (using mouse to push touch buttons) - sure all normally working.
Compiling APK, testing on device. Left/ Right - normally smoothly working, but Jump & Fire - 5 sec working, 3 sec freezing, 3 sec working - 3 sec freezing, 2 sec working - 5 sec freezing, etc (w/o any regularity).. Freezing - i mean no reactions on touching buttons..
What can be wrong with such simple example?..
PS device - Samsung Galaxy S23 Ultra
Thanks a lot for any thoughts!!