A problem in Fish game tutorial
by Byron Qian · in Torque Game Builder · 01/03/2010 (4:19 am) · 2 replies
During the part 6, I implement the fish life function. The fish can reduce its size every time, but when it eats bubble, its size can not be growth. I already change the fishfood script and add on the "lifeValue" in the dynamic field of bubble.
Does anyone know about this situation.
Very Thanks.
Does anyone know about this situation.
Very Thanks.
About the author
Associate Mike Lilligreen
Retired T2Der
1. Are collisions turned on between the player fish and the fish food?
2. Is there an error in one of your script file functions?