ID:136081
 
can i use a gif in my game? if not, what can i use(beside bmp's)?
Redslash wrote:
can i use a gif in my game? if not, what can i use(beside bmp's)?

You can use them in browse_rsc() to output graphics to a player, but beyond that, no.

BYOND supports .bmp and .png internally for icons.

Lummox JR