Media Summary: Sorry dont know where my head was when I made this video. Go to This lesson will show you how to create a basic Código: onClipEvent(load){ Mouse.hide(); this.startDrag(1); }
Flash Rpg Tutorial Part 2 Wmv - Detailed Analysis & Overview
Sorry dont know where my head was when I made this video. Go to This lesson will show you how to create a basic Código: onClipEvent(load){ Mouse.hide(); this.startDrag(1); } this will be the code: onClipEvent (load) { walkSpeed = 5; } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { _y-= walkSpeed ... Finaly we have got the pause system working :) Heres the link to download the