remove notics abt multitouch

This commit is contained in:
griffi-gh 2024-02-13 11:52:50 +01:00
parent 4948d85e05
commit c162893fd0

View file

@ -51,8 +51,6 @@ cargo +nightly build --bin kubi --features nightly --release
<h2>build for android</h2> <h2>build for android</h2>
warn: multitouch got broken after switching to `android-activity`, I'm still looking for a fix.
please note that android support is highly experimental!\ please note that android support is highly experimental!\
gamepad, mouse input is currently borked, and proper touch controls are not available.\ gamepad, mouse input is currently borked, and proper touch controls are not available.\
srgb and blending are broken too, which leads to many rendering issues srgb and blending are broken too, which leads to many rendering issues
@ -87,8 +85,6 @@ cargo apk run -p kubi --lib --no-default-features
<h2>touch controls</h2> <h2>touch controls</h2>
warn: multitouch got broken after switching to `android-activity`, I'm still looking for a fix.
<img src=".readme/touch_controls.png" alt="touch control scheme" width="300"> <img src=".readme/touch_controls.png" alt="touch control scheme" width="300">
- Left side: **Movement** - Left side: **Movement**