i’m quite new to visual scripting so try to be descriptive please.
the idea is that: if the player is near a rock, he would get 1 coin per click, but if he was near a gold rock, he would get 2 per click.
it works and everything BUT
i’m thinking later when i’m going to have 20+ types of rocks that i’l be going through 20 loops each click. is that going to affect performance? the player is expected to click 80 times a second (mouse macro).
if you can please have a look at it and tell me how to improve it.
thanks in advance.