I want implement a combo point system where the rogue generate points by performing abilities, Sinister Strike. Then I can spend the points using a more powerful ability, Eviscerate.

How will you set this up?

Thanks.
  • Either set up combo points as a status value or use object variables on the combatant for that. Status value is probably the better way if that's used as use costs for other abilities.

    Receiving them for use of abilities would just be setting that up as either use costs or user changes (i.e. status changes) in your ability. That way, using the ability will gain the user those points.
    Using them in other abilities is just use costs like e.g. MP.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.