Color outline

in the image editor, you can press Shift+F to outline your image in black. is it possible to code the game to run this action in game rather than in the editor? any help is appreciated!

4 Likes

You could use set sprite image although is probably not what you want…

2 Likes

Yes I did this for card delver for my card rewards screen!

luckily i work on complex code outside of the game so i have just the outline code seperate to the main project

1 Like