Property +1 issue

I don’t know how to add 1 to a property using block code in a trigger and I see everyone doing it. like It doesn’t let me put the “property + 1” block together T-T

Yeah thats cuz you get a + block then a number block and then get property block and list the property

And if you were trying to add one to a number property you put that code in a set property then that same property block.

1 Like

so I cant put it together because it is number property?

Make it like this

Set Property | Number Property
   Amount | Number Property + 1
1 Like

yeah but when I try to put the number property in the addition block it like doesn’t go in

is it because it is a text property?

Most likely, try using the “create text” block maybe?

I mean a number property

try making the number property a variable
those should be able to go into the addition blocks

var numProp = Number Property;

pics? because it should work

bet I’ll send in sec

1 Like

1 Like

you need to use the get property block, put the get property block next to the text block.

4 Likes

where do I put the get prop block

look around i forgor

not where I get it where would I put it. :skull:

oh behind the “deaths” text

omg ty imma test rq. sorry that my brain is deep fried. its almost midnight

uhh oh I forgot its still text property

:man_facepalming:
lol

I noticed that you were new! Welcome to the community!
2 Likes