point help
I created an integer attribute that goes up 50 when in collides with the actor but every other time I hit that same actor it stays at 50. How do I fix the problem so it goes up 50 evey times it collides with the fish not just once
thanks
thanks
Comments
change attribute to attribute+50
dont just change to 50
and dont just change to +50
you need to select the attribute from dropdown then type+50 next to it