Commit Graph
11 Commits
Author SHA1 Message Date
xpeng bc8acbada7 Switch to new Model, Added fade light, new env, new touch hitbox, clean assets
NOT FULLI TESTED JET
2022-06-07 02:07:08 +02:00
Kylemc1413 4f1af5e368 Disable Debug Logs for Serial 2022-05-27 20:47:03 -04:00
Kylemc1413 4057c829cd Move touch input sending to its own thread 2022-05-25 19:10:57 -04:00
Kylemc1413 bd68e0a1ff Catch/Log if Serial Ports fail to open 2022-05-24 20:50:44 -04:00
Kylemc1413 05da9f6caa Close Serial Ports in OnDestroy 2022-05-24 20:48:15 -04:00
Kylemc1413 9c0f3dd989 Improve Touch Delay
Reduce Touch Overhead by only sending input state once a second to keep the game reading alive, on top of whenever a change in the state happens. Also add a small cube to the scene to use for debugging touch in editor when needed
2022-05-24 19:29:59 -04:00
xpeng 8b3c03af3d change card image; clean code for serial; move dll to plugin folder 2022-05-23 23:31:33 +02:00
Kylemc1413 f8098433c9 Only read if SerialPorts are open 2022-05-22 09:34:23 -04:00
Kylemc1413 3cb2990ef0 Fix startup touch initialization 2022-05-22 08:58:17 -04:00
Kylemc1413 cdf208327e Fix touch initialization 2022-05-22 00:32:20 -04:00
xpeng cfc2455e84 First Version 2022-05-16 23:38:40 +02:00