This is an example of my code:
- Code: Select all
Actor *star0 = getclone2("starTally", 0);
ChangeAnimation("star0", "showCase", NO_CHANGE);
Actor *star0 = getclone2("starTally", 0);
ChangeAnimation("star0", "showCase", NO_CHANGE);
ChangeAnimation(star0->clonename, "showCase", NO_CHANGE);
Users browsing this forum: No registered users and 1 guest