04-01-2021 04:40 PM
How do I put together 2 png images and move just one? as if one were the scenario that is still and the other I need to move it
04-02-2021 01:53 AM
I'd start by taking a look at the functions in "Graphics and Sound" > "Picture Functions" / "Graphics Formats".
You should be able to use the Graphics Formats functions to load your PNG images into an array or picture control and then use probably array offset/subset manipulations to translate one relative to the other.