Game Development Community

Newbie, tutorial problems

by Jay Mertz · in Torque Game Engine · 10/26/2007 (1:37 pm) · 1 replies

I am new to the torque game engine. I have a little C++ background but not a lot. I hope to be able to program games and I would like to start here. Though I came across some problems. I have went step by step through the tutorial and everything worked out perfectly except two things. When I ran the game, the mouse wasn't working(but the keyboard WASD were). Also when the player collided with logo the score wouldn't rise but the logos would be destroyed. I've checked the script numerous of times and no errors. Any help will be appreciated

About the author

Recent Threads

  • Movement troubles

  • #1
    10/26/2007 (8:37 pm)
    Ok I figured the first problem there was a typo on my end but I dont believe I had any coding that would affect the mouse function. When I am in world editor the mouse works fine but when I run the game the mouse doesnt turn.