Log In  
Follow
tepuitrouble

Cart #lathetest-0 | 2025-01-21 | Code ▽ | Embed ▽ | No License
5


Hi, this is a little lathe toy thing I'm working on. So far turning and facing works, and you can affect the finish
to do:
-fix collision between work piece and tool
-make things prettier
-add other materials (brass, wood, shawarma etc)
-add other tools
-make it into a game somehow

5
2 comments




My entry for #resistjam! It's 90% done, boss AI doesn't work yet though so he just stands there.

0 comments



Cart #35889 | 2017-01-17 | Code ▽ | Embed ▽ | No License
1


First cart good enough to show around!
Arrow keys to walk around, x to launch your thalassodromeus into the air, then x to flap! Don't touch water!
Not much to show yet, but you can takeoff, land, crash and reach the end. I'm a total newbie at coding so I've had to totally re-write the code a couple times.

does anyone know how I can make it so that holding down BTN x button doesn't send you up continuously? I've tried btnp and messing with timers but can't seem to get it right (which is frustrating because I actually had it working in a prev. version but forgot how I did it).

1
3 comments