Hi everyone!
I am struggling with retrieving an local instance variable, called "myScore" upon a collision of a bullet with that one to add it to a global score display.
What i have so far:
As you can see, i am trying to store the UID of the colliding instance into a local variable to then retrieve the "myScore" instance variable of it.
What am i doing wrong here or what am i missing?
Can anybody enlighten me, please? :-)
Thanks very much!