Fruitfly
Fruitfly copied to clipboard
getNew...
It would be nice to have the ability in Fruitfly to get a new instance of a stored asset. So something like getNewImage() or something as getImage() returns the same instance each time.
I get the texture OF the image, and create a new Image myself from that texture..