Ok, thank you for info i appreciate it!
Hello, i am trying to create a game where there are four players, each on a split screen. i have seen Give me a Pixel's tutorial, but i still don't fully understand the system behind it. anyone mind explaining how it works?
thanks
ok thank you it worked!
thank you, both methods are working to single out the two colliding Birds, but they don't always destroy the smaller bird. how could I alter the code to do so?
Develop games in your browser. Powerful, performant & highly capable.
hello, I have been having issues with singling out UID's of two colliding objects which are both the same sprite (Bird). my intention is that the smaller bird gets destroyed and the bigger bird grows in size while many other birds do the same, but it keeps destroying other birds. how do I get the UID's of both birds when they collide? here is what I have so far. (also repeated in open topic)
hello, I have been having issues with singling out UID's of two colliding objects which are both the same sprite (Bird). my intention is that the smaller bird gets destroyed and the bigger bird grows in size while many other birds do the same, but it keeps destroying other birds. how do I get the UID's of both birds when they collide? here is what I have so far.