Mouse driver movement by Anonymous Coder4th Oct 2010 18:25
|
---|
Summary To drive by mouse in Dark Dungeoun Description Simple conditional statemnet to be added after keydriving commands to use right rigtton or left button as driver to move person instead of the arrow keys Code ` This code was downloaded from The Game Creators ` It is reproduced here with full permission ` http://www.thegamecreators.com ifMouseClick()==0|| dbMousseState() ==0) // add movement code from keystate and keyclick |