Game Development Community

Tool Tip - My first behavior

by Kodafox · in Torque Game Builder · 04/08/2007 (4:02 am) · 1 replies

I wanted some practice with writing behaviors so I set out to writing a tool tip behavior.
After making a behavior from scratch I was surprised at how easy it actually was. I really think behaviors are going to help developers be more productive. I'm pretty happy with how it turned out. If anyone is interested I've posted my behavior, "Tool Tip", on TDN under the Behavior Listing.

#1
04/08/2007 (12:13 pm)
I agree that behaviors will help everyone to be more productive. This is pretty cool :) and handy. Thanks!