• Hey! Register here to create your account, engage with the community, and talk about what is new!

Attempting to increment variable

LunarNox

New member
Joined
Sep 23, 2023
Messages
3
Reaction score
0
Hello! I'm having issues where my set variable + block does not have an effect on the variable inside it. I simply want to add 1 to a variable. the setup is a set variable + block with my variable in it and a number value of 1. I have tried putting it everywhere. Am I doing something wrong?
 

ARMcPro

Forum adept
Overlord
Joined
Oct 20, 2020
Messages
1,254
Reaction score
351
There is a Set Variable: Increment that has a sign that looks like +=, you should use that to increment.
1695502537460.png
 
Top Bottom