View Single Post
  #4  
Old 11-22-2011, 05:33 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Login-server scripts can emulate key presses for using the classic movement system. We will probably sometime switch to a scripted movement system like on Era though. On Era iPhone it's moving the player durectly, using onwall() for collision checks.

About the "moving finger to another control": the movement keys are not buttons, it's a normal GuiControl which is containing a few GuiShowImgCtrl and depending on the position inside the control (onMouseDragged) the zoom of the GuiShowImgCtrls changed.
Reply With Quote