Hi there,
I just want to ask how do I save the state of a layout.
I know you might say save save to mysave, but my event sheet codes for more than one layout so how do I do this?
-------
I'll tell you how I'm stuck so you can understand better:
I have a clicker game
there is an auto click button you can click
it costs 1000 points to click it
once its clicked every 1 second 1 point is added
and 1000 points is deducted from you points
and then the button vanishes
when you click a button the code is - go to layout2
i click it and im at layout2
now theres another button the code is - go to layout1 (this is the layout with the auto-click button)
when i return to layout1 the auto click buttons are visible again
and when you click it again 1000 points is deducted
but that doesnt effect anything as you already have purchased it
the player loses 1000 points on nothing
the player plays another game
---------
remember this code is all in one event sheet
Hope you could understand my problem
Thanks in advance
Radkampfwagen