Tap battle system help!
How would I go about coding this battle system.
I don't have any specific code to show at the moment since I have been trying different things and its all a mess at this time.
I have 2 monsters on the opposite sides of the screen. and every couple of seconds I would like both monsters to move towards each other and then move back to their original positions. For an example, I was using a moving platform script for movement but I can't get the right pauses to happen when they should. This is all done with ui in the canvas, 2 different images. just like this games battle system: https://www.youtube.com/watch?v=pZ59ciCFvMk as an example. thanks for all the future help.
Your answer
Follow this Question
Related Questions
I want to input GameObject(has camera component) to Canvas's EventCamera by using Scripts 0 Answers
AddListener fuction throwing a NullReferenceException error 1 Answer
Open canvas clicking on a mesh? 1 Answer
Hide/Unhide Canvas in AR Project 0 Answers
I'm facing issue in creating a MainMenu of a 2D Game in Unity 5.5 0 Answers