Game Development Community

Cant get breakout tutorial to work

by Daryll Todd · in Torque Game Engine · 09/11/2008 (7:06 am) · 2 replies

Hi,

Im assuming im doing something wrong somewhere but could anyone confirm if the below tutorial for Breakout works?

http://tdn.garagegames.com/wiki/TGB/Tutorials/Breakout

Ive gone through the first part but I cant seem to move the base with my mouse..ive reread it a few times and cant see any mistakes.

It appears to display correctly and pressing the Q key to quit works fine but moving the mouse doesnt do anything..

Sorry if theres not enough info there to help but just wanted to check this wasnt a known issue etc.

#1
02/19/2009 (3:48 am)
Hi,
Thread is a little bit old but... (Maybe for the next :)

Make sure you saved the exec.cs in the "game" folder
(not in the gameScripts directory)

Cheers
cho
#2
03/06/2009 (12:25 pm)
ahhh, thanks I missed that too!