"Array has number" bugged?

It seems like checking for if an object array has a number doesn’t work properly, as in it doesn’t matter if the number is in the array or not, it still comes back as false.

1 Like

Can you post the events you used. Are you using the array tools extension?

Edit: I tested the array tools extension. The number exist for an object function does seem broken. I checked the function. It looks like it’s trying to use a variable that doesn’t exist.

Either the variable needs to be added or the variable name needs to be changed to just temp like the scene variable function.

1 Like

image

Seems broken, right?

Actually the above isn’t array tools, so either way we’re both doing something wrong or they’re both bugged haha

1 Like

I’m having problems with this right now as well. I believe the check for a number in array is bugged. I can’t get an answer on my post about it.

Who’s the extension author? Should we contact him?

I believe it’s arthuro555

@arthuro555 just pinging and wanna confirm if it’s bugged or not. thanks!

I really don’t really have the energy to take a look at it… The last version i authored and tested was v2, I cannot attest to the functionality of updates made by the GDevelop team since then - I would recommend turning to them for a fix

I haven’t tested it but the latest update notes says it’s fixed.

1 Like

AMAZING. Thanks so much.

1 Like