Peace Unto You! I have a game that required a lot of taps and im curious to if i can increase the input buffer cause if i spawn in a lot of enemies it says input buffer full so no input can be detected. Is there a way to increase this?
1 Like
It’s not possible to increase. My recommendation is that you have a central input handler instead of input handlers spread out over 16+ scripts.
3 Likes