Lol I made stairs while I was working on my Tower Defense's pathing :P (I copy and pasted ALOT ). It probably happens to you guys alot, but I am still kinda new so it lols me when I see it :D.
Lol I made stairs while I was working on my Tower Defense's pathing :P (I copy and pasted ALOT ). It probably happens to you guys alot, but I am still kinda new so it lols me when I see it :D.
The more experienced you get, the more you will try to avoid this kind of copy&pasting. I cannot see, what kinds of triggers those are, but I am pretty sure, they can be reduced to maybe 2 or 3 triggers ;)
Also, even if you need to do this later on, you will most likely be more careful when it comes to naming your stuff. You have no idea how badly you can lose track of everything xD
Lol I made stairs while I was working on my Tower Defense's pathing :P (I copy and pasted ALOT ). It probably happens to you guys alot, but I am still kinda new so it lols me when I see it :D.
I feel you. I used to be rather lazy at renaming stuff. Thats quite impressive copy paste skills.
The more experienced you get, the more you will try to avoid this kind of copy&pasting. I cannot see, what kinds of triggers those are, but I am pretty sure, they can be reduced to maybe 2 or 3 triggers ;)
Also, even if you need to do this later on, you will most likely be more careful when it comes to naming your stuff. You have no idea how badly you can lose track of everything xD
Use functions and action definitions instead of 10 billion triggers with small changes.
Lol. Take a look at my tutorial in my signature. I have a feeling it will help you. A lot!
Haha, with DarID's help i narrowed it down to this :P. Well half him, and half I learned how to use the if statement better :D.
As a simple rule: If you copy paste more than one line, there might be something wrong with your code.
But nice to see that you already improved alot! :)
Thanks ^^