Overview
Controlling A Character With A Gamepad Or Keyboard Using The Gamepad Code Snippet
- start file – walkTut19.blend
- finished file – walkb4wTut10b.blend
Controlling A Stick Man Rig In A Web Browser
- start file – walkTut11.blend
- end file – my_stickman.blend
Detailed Explanation of the Snippet Code
- Simplified version of Gamepad code snippet – my_project_name.js
- Blender file with android rig – androidTut15.blend
Adding A Cage To A Rig So It Can Walk Up Stairs And Jump
- start file – walkTut11.blend
- end file – my_stickman2.blend
- JavaScript file – my_stickman2.js
- file with stairs and obstacles – my_stickman3.blend
Collecting Objects, Code For Collision Detection, Removing Objects & Increasing The Score
- start file – my_stickman2.blend
- start JavaScript file – my_stickman2.js
- Coke can file – canTut14a.blend
- end file – my_stickman2.blend
- JavaScript file – my_stickman2.js