Hi Guys,
I really in very URGENT need for your HELP!!! I'm making a new game with my teammate and I have to make this game for him! We are making a game inspired by KetchApp Circle app, if you know it that would be very helpful since I want you to know the mechanics.
I want the circle go through the lines that are moving, it needs to spawn from its edge a new line that can be either staright, up, or down. I want the last line leaving to be destroyed and when that is destroyed the line at the right of the layout spawn a new line, this line can vary in animation as I mentioned(up,down,straight). How do I pick the last Instance of line and set its animation based on it's direction global variable. Note it must be infinite!
I used a bullet behavior and reversed its angle so it can move to the left instead of right so be careful about the image point where I should put them please.
Here are some codes and screenshot for demonstration :
Thanks all for help in advance!