I'm losing my mind over this, I've tried dozens of variants of this code but it just keeps crashing.....
OK, so in pic 1, i hit drop item on one of my inventory items which triggers an event (making sure it always drops if theres no dropped items on screen) WORKS FINE.
Pic 2 is the event. It all works great until the part that i outlined. All I'm trying to detect is when you're not touching a dropped item, and there are actually some on screen, then just create one. If i don't add this, then it wont drop an item since there is already some on screen.
Pic 3 is the When Created event for the item being dropped.
Help would be GREATLY appreciated