Collision, proximity, etc

So i have a problem where i had to do a lot of work in my game. whats really annoying is that i have to find collision of my 125 sprites and even the first letters dont really help, same as proximity, to save time. i suggest adding “Use multiple sprites” where you if you tap on on it. then you can press any sprites in the game and it will clone collisions with different sprites. thanks!

Sounds like you’re looking for Parent objects(?), which are already a thing

i dont honestly know how i can use “parents”

Kind of annoying because if 1 of your object set parent of other object already have code, then when you want that object use different code, it will just broken because it also run the code of its parent.

1 Like

Yeah. It sounds a lot like the feature ‘object parents’.