dim3 Forum

Full Version: Showing ifaces multiple times
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I'm working on an RTS. As usual, units pictures are displayed on the bottom when selected. So, if for instance you selected five artillery, five artillery pictures show up at the bottom, with appropriates stats etc. My question is can you make one bitmap from the interface file display itself in more than one place. It'll be annoying if I have to enter every bitmap into the interface file 10 times.
Gordon CSA Wrote:So I'm working on an RTS. As usual, units pictures are displayed on the bottom when selected. So, if for instance you selected five artillery, five artillery pictures show up at the bottom, with appropriates stats etc. My question is can you make one bitmap from the interface file display itself in more than one place. It'll be annoying if I have to enter every bitmap into the interface file 10 times.

If you want them to repeat a certain number of times in a row, that's automatic (for instance, the bullets do that.)

[>] Brian
Reference URL's