is it possible to put a border around a sprite, without using a loaded image containing one. If i use loaded image the border expands when resized. ie 1px becomes 2px at top, but maybe 1px left, depending on how it was resized.
I just want a border 1px around a sprite box, that will be created via Event Sheet with diferent sizes and keep the border always at 1px no matter rezing.
in HTML this would be a DIV with border stlye etc. how can i do this in C2.
I have looked in the forum incase already asked and havnt found answer hence post.
thanks