Game Development Community

Having problem with Whack-A-Mole tutorial Part 1!!!

by Thanh Le · in General Discussion · 07/23/2011 (1:42 pm) · 1 replies

Hello all,

I'm so new to this product. I just started the tutorial Whack-A-Mole part 1. Every code I did everything correct (as I expected) about the code and image but it did not work, the mole just stayed there and do nothing when I clicked the mouse. Please help me out. Thank you

Also, the script supposes to be coded in C++ right? Seems like new to me, is that AI code in C++? If anyone can give me helpful link for the AI code, I really thank you.

About the author

Recent Threads


#1
07/24/2011 (12:56 am)
Firstly Welcome!

Now to point, are you talking about the Torque 2D Whack-A-Mole Tutorial?

If so the scripts are in Torquescript not C++.

Have you checked the console for script loading errors? Assuming this is T2D have you succefully completed the Fish Game Demo?

Unfortuantly without any additional info I can't really help, the code is already in the documentation and it does work.