Here are the tutorials of the first versions for Game Editor.
Tutorials included in the file:
followTarget: Make obj actor follow target actor
keyDownRepeat: key repeat enable and disable
mousetrace: Make star actor trace mouse
moveView: Make view bounce, and score stopped
moveView2: Move view to keep actor centralized
moveView3: Move the view when the actor reaches the horizontal extremities of the screen
moveView4: move a slow background
PhysicalResponse: Make triangle actor go down and go up the steps
ToAnteriorPosition: Make ball don't cross maze
Trace: Make ball don't cross maze but give a trace
And: Make target actor move when clicking in actor a.0 and a.1
Or: Make target actor move when clicking in actor a.0 or a.1
animpos: Change animation frame
Score: Create and set a score game
vectoradd: Make actor1 follow mouse
Enjoy!