add input to web runtime, add v0.1pre3 to site

This commit is contained in:
2021-12-01 23:36:39 +01:00
parent 04c2c1aeb0
commit aba00b1cae
9 changed files with 122 additions and 28 deletions

View File

@@ -38,12 +38,6 @@ export fn upd() {
if y == 180 & py > zero {
if x > w | x < zero {
if btn(5) {
pz = 5;
px = 2 as f32;
}
return;
}
py = zero;