Not sure what to call this ;-;


If you try to place down 2 Units, game crashes.

i have 19 views but no help :(. does anyone atleast have an idea on what i did wrong?

When does the error happen? Always, when the icon is pressed or when the button is released?

I initially though the first line needed a trigger once but when I tested it, it didn’t crash even if objects kept getting added. It was actually pretty neat looking. I wasn’t using your “score of shards” condition bc I didn’t know what that was. I’m guessing that works as a trigger once.

It could be a different event or behavior. Try recreating the error in a new project. You could also try updating GD and any extension or behavior.

the shards score is the currency required in order to actually purchase the units.
the game would crash as soon as you click on the icon again while having 2or more crystals.

here is exactly what is happening. collect crystals by clicking on them and then spawn the units Fall project | Play on gd.games

I fixed it. the crash was happening bc i was using draggable (physics) instead of draggable (objects)

1 Like