Arthur Pacaud (arthuro555)
Arthur Pacaud (arthuro555)
Yep! You can test it with this project file: [pikk.zip](https://github.com/4ian/GDevelop/files/7331748/pikk.zip)
Whoops! While I indeed tested passing groups, I did not test for those edge cases. I fixed the first and second one, though I am not sure I understand the...
I think I understand now what you meant with that last edge case (what if i am using a group in the function that consists of two times the same...
Maybe as a workaround, we could deselect the events after copying them? That could bring a new batch of frustration as well though.
Updated the OR to use the new optional async feature!
Alternatively we could have a condition "object just deleted" for doing something when the object is deleted generally without having to write events for every case an object could be...
This is ready for review btw