Hello,
I'm making Star Control 2 super melee (SpaceWar!, Asteroids, whatever rings the bells most! ), I have one SHIP -object that contains all my ship variations, but I'd need to draw ship image on to the GUI and I don't want to make a manual copy of it nor a copy in general because it adds extra work if I end up having dozens of ship variants.
I wish to draw the green ship (SHIP -object default animation frame 0) to the purple square in the GUI, but I have no idea how or if it is even possible. I have tried set animation with it, but it doesn't feel like it is possible... I could try writing proper code for it via Javascript SDK but I'd like to do it within the Construct 2 if it is possible.
Best Regards,
Detocroix