Page 1 of 1
RUBE sliding menu?
Posted: Mon Oct 14, 2013 4:58 pm
by vkreal
Hi iforce2d,
Did you use RUBE to make menu system for "Rookie, PRO" in Downhill? I am interested in how you did the sliding part.
Thanks!
Re: RUBE sliding menu?
Posted: Mon Oct 14, 2013 8:49 pm
by iforce2d
Not really. RUBE was used to place two bodies and give them special names, and the distance between them defined the direction and distance of one 'step' of the slide. These are the 'selectbutton' and 'scrolloffset' bodies in the screenshots here:

- scrollPacksLayer.png (63.29 KiB) Viewed 9826 times

- scrollTracksLayer.png (31.88 KiB) Viewed 9826 times
That's about as much as RUBE contributed, the rest was done in the program. I think I basically re-wrote all the code for how lists scroll, bounce, and gravity-snap in iOS
