Game Development Community

Strategy tutorial action menu

by John Coyne · in Torque Game Builder · 02/06/2006 (2:58 am) · 1 replies

I'm up to doing the gui section of the strategy tutorial and have run into problems. On selecting the base i get this error:

Unable to find object: 'ActionMenu' attempting to call function 'add'

I've tried looking for info on ActionMenu and get nothing.

#1
02/06/2006 (12:17 pm)
ActionMenu should be the name of the GUI that your adding to, later when I get some time I'll check the TDN article if I have it right :)