Basic Gears

by

+ Wrote a gear-maker utility with parameters similar to Inkscape’s gear drawing plugin (radii, pitches, etc.). + Used our convex tesselation code to export UV shapes for physics. + Tested in-game with pivot… Continue reading

Early moving platforms

by

http://youtu.be/lWSs_8jSktE

Finally got around to adding position-based control for the moving platform. However, the characters keep bouncing when the platform is on its way up. I’m working on a fix.