I know the response was back in October but I needed to take a big break from game making for personal reasons and now I am back, I have spent the last hour trying to follow this tutorial
unfortunately it has me stumped I was trying to follow it, I created an array, then a global variable, then I renamed the animation of my gun by adding the name ID_ just like it said I should but when it told me to write this line of code
"ID_" & Arr_weapons.At(X)
construct 2 won't reconise the expression X construct 2 won't recognize the expression X does anyone have a capx with a working weapon pickup system I can look at?