Game Development Community

Creating a behavior?

by Nathan Lowe · in Torque Game Builder · 02/21/2010 (11:41 pm) · 2 replies

Hello all. I am having no trouble finding info about assigning behaviors to objects in the game builder but what I really want to know is how to structure a new behavior.

I am hoping to find a way to create a behavior for sound effects. I think this would be the simplest way to deal with sound in my games.

Looking forward to an answer. Hope it gets here soon.

About the author

Amateur game designer, developer and coder.


#1
02/22/2010 (3:02 am)
You should check out the behaviors at TDN: tdn.garagegames.com/wiki/TGB/Behaviors. Specifically, there are some audio behaviors that you might be able to model your behavior off of.
#2
02/22/2010 (3:06 am)
Thanks, I will definitely look at them.