why is my 2 going to 0 when I click on an actor to make it change
the code was
actorsName.textNumber=actorsName.textNumber-1;
int PunchNumber = 2;
PunchNumber -= 2;
textNumber = PunchNumber;
NightOfHorror wrote:why is my 2 going to 0 when I click on an actor to make it change
the code was
actorsName.textNumber=actorsName.textNumber-1;
Users browsing this forum: No registered users and 1 guest