Hi my project have text object to display sum of variables
Global variable called 'percent'
Player sprite have two instance variables:
Strenght physical 'SP'
Strenghth mental 'SM'
NEXT
Text object should display global variable 'percent' (SP + SM in percents %)
Important thing
when SP is X and SM is X
on start of layout Text object should display this sum as 100%