Hey there! ^_^
So - i made an inventory, a simple one like this; https://www.scirra.com/tutorials/670/ze ... e-easy-way
They are sprites placed out, which plays an animation and frame depending on what item u pick up.
Now, i made this layer parallelx 0, so it always appear with the UI in the middle when called upon.
I made it Global.
However, when i enter a new layout, all the frames reset. Is there any way to fix this? If i add persist, it wont change anything.
Next layout, it simply resets. I need it at parallalx 0, and it must be global to pass through all layouts and carry on right?
Any help?