Game Development Community

setBitmap question (Buttons)

by ChrisKnapp · in Torque 3D Beginner · 11/15/2019 (10:46 am) · 1 replies

Hi all,

a newbie question: what is the correct syntax for
bitmapbutton.setBitmap?


I did not find much, and had errors with

b_options.setBitmap("assetsguiiconsquests_n.png");


where b_options is the bitmap.


Any help would be very much appreciated.

Thanks, Chris


#1
11/18/2019 (9:06 am)
You might want to post your questions in the more active Torque3D forums. Someone there should be able to help. There are sections for both 2D and 3D, as well as general scripting help. They'll be happy to look at your code and console errors, both of which will be needed to troubleshoot the issue.