Inspired from Super Monkey Ball: Tip 'n Tilt, this is an example for a tilting platformer with physics.
Demo - https://dl.dropboxusercontent.com/u/130 ... index.html
Tetriser Very Nice demo! I encourage you to make a scirra tutorial about it.
plus I wanna ask you, how can I embed the html5 game to weebly site, like you did here with this demo ?
Since I use weebly too.
Naji - Use the "Embed Code" element in the drag-and-drop panel and insert this code
<iframe src="http://example.com/path/to/your/game's/index.html"></iframe>[/code:8388310j] More info about iframe: [url=http://www.w3schools.com/html/html_iframe.asp]http://www.w3schools.com/html/html_iframe.asp[/url]
Develop games in your browser. Powerful, performant & highly capable.
Tetriser Very Nice demo! <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy"> I encourage you to make a scirra tutorial about it.
Here's my tutorial about making the platformer with attached example <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">
https://www.scirra.com/tutorials/1079/m ... ng-physics
bump