A couple newbie questions
by Michael Sigona · in Technical Issues · 01/09/2008 (5:42 pm) · 0 replies
Just started learning the ropes on TGB and have a couple simple questions.
I was a C++ programmer a loooong time ago, but really haven't used it in years, so I'm really just getting my feet wet again and trying to bring to life an idea that I have.
Anyway I was just playing around with different behaviors, everything was going great until I tried out two that I downloaded from the GG website (or were included in the tutorials).
faceObject.cs & MouseShoots.cs
My question is this, when I add those behaviors to a spirte, they each request an object (or projectile) to be selected. However, there is nothing in the popup list to select other then "None". No matter how many other objects I put on the screen, it will not add them to the popup list for me to select. I'm sure it's something simple, but what am I missing?
Also, I've poked around on the website, but can't seem to find a global listing of the commands and what they mean. For instance %this.fireschedule or %this.projectileSpeed
Where exactly would I find a listing and description of "fireschedule" or "projectileSpeed" and all the other availble commands?
PS - Sorry if these are really basic questions.
I was a C++ programmer a loooong time ago, but really haven't used it in years, so I'm really just getting my feet wet again and trying to bring to life an idea that I have.
Anyway I was just playing around with different behaviors, everything was going great until I tried out two that I downloaded from the GG website (or were included in the tutorials).
faceObject.cs & MouseShoots.cs
My question is this, when I add those behaviors to a spirte, they each request an object (or projectile) to be selected. However, there is nothing in the popup list to select other then "None". No matter how many other objects I put on the screen, it will not add them to the popup list for me to select. I'm sure it's something simple, but what am I missing?
Also, I've poked around on the website, but can't seem to find a global listing of the commands and what they mean. For instance %this.fireschedule or %this.projectileSpeed
Where exactly would I find a listing and description of "fireschedule" or "projectileSpeed" and all the other availble commands?
PS - Sorry if these are really basic questions.