Quote from: Crimson Wizard on Sat 29/03/2025 13:26:49Touch API has separate "pointer down" and "pointer_up" events, so it's possible to do something when the finger is pressed, and when it is released.
OK. It's the same "mouse release" think so and I'm sorry that I don't know your complete API
Quote from: Crimson Wizard on Sat 29/03/2025 13:26:49are you proposing to change the demo game, or add something to the touch api?
My mean was add more examples to this demo. Like holding two fingers at the same time to run fast or shoot a bullet, etc.