Hello, i started to create a game.
However i ran into the problems while wanted to add trade system.
How i can add system that indicates following:
when i press update button then it removes 2500 from cash (how to limitate that if my cash is less than 2500 then it just does nothing?)
when i press update button then it raises update price twice (how to indicate how many updates i have done?)
when i press update button then it changes the base image (if i have enough cash for that)?
how to set per update diffirent images while using single update button?
Thanks for help