Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
How do you play certain steps in .pvz file with only 1 button?
Example, when button is press, step 1 will animate. When the button is pressed the second time, instead of going to step 2, step 3 will animate.
Solved! Go to Solution.
Hello Jeremy,
The solution is to create a Javascript function to play the next step wanted.
For example, please see these threads :
Of course, the source codes provided don't match your needs exactely.
It is needed to be modified.
Best regards,
Samuel
Hello Jeremy,
The solution is to create a Javascript function to play the next step wanted.
For example, please see these threads :
Of course, the source codes provided don't match your needs exactely.
It is needed to be modified.
Best regards,
Samuel