Decrease attribute by a certain number

Hey everyone,

Really quick question, but I wanted to know how I would decrease an attribute by a certain number using Change Attribute. Any help would be awesome, thanks!

Comments

  • IceboxIcebox Member Posts: 1,485
    edited February 2016

    change attribute self.hhh to self.hhh - 5

  • GnarlyGnarly canadaMember Posts: 840

    Global attribute. Let's say Score

    Change attribute score to score +1.

Sign In or Register to comment.