Course: Office Pro
Login

Hey there, great course, right? Do you like this course?

All of the most interesting lessons further. In order to continue you just need to purchase it.
Get course ₦250,000
One time purchase
₦250,000
Buy course Certificate included
Available with Memberships
Instructor
Certificate included

Shimeji Template [portable] May 2026

<!-- CLIMB RIGHT --> <action name="climbRight" loop="true"> <image src="img/climb_right_0.png" duration="200"/> <image src="img/climb_right_1.png" duration="200"/> </action>

<!-- CLIMB LEFT --> <action name="climbLeft" loop="true"> <image src="img/climb_left_0.png" duration="200"/> <image src="img/climb_left_1.png" duration="200"/> </action> shimeji template

<!-- HANG (idle on edge) --> <action name="hang" loop="true"> <image src="img/hang.png" duration="5000"/> </action> !-- CLIMB RIGHT --&gt

<!-- WALK LEFT --> <action name="walkLeft" loop="true"> <image src="img/left/0.png" duration="150"/> <image src="img/left/1.png" duration="150"/> <image src="img/left/2.png" duration="150"/> </action> action name="climbRight" loop="true"&gt

<!-- FALLING --> <action name="fall" loop="true"> <image src="img/fall.png" duration="100"/> </action>

<!-- WALK RIGHT --> <action name="walkRight" loop="true"> <image src="img/right/0.png" duration="150"/> <image src="img/right/1.png" duration="150"/> <image src="img/right/2.png" duration="150"/> </action>