So here goes.
I know its possible, But, I dont remeber how to do this..
I have one icon with allot of icon states,
I want to make lots of stuff in my game out of that icon,
Just changing the icon stae in the code...
Its confusing me,
I've seen it in a demo before,
I just dont remeber it..
So can anyone tell me how to do it?
Something like this...
obj
Furnicher
icon = 'Furni.dmi'
icon_state = "BED"
name = "Bed" // Thats the bed made..
name = "Tv"
icon_stae = "TV"
Im way off there...
But i want something like that....
Help please..
- Bevan