Difference between revisions of "Questions"
m
→Actors an animations in scripts: typo
imported>ShadowDancer |
imported>ShadowDancer m (→Actors an animations in scripts: typo) |
||
Line 1,279: | Line 1,279: | ||
:You could try using how much more gold the player has than before he started, but that's not so good, because it's supposed to be based on how much more gold the player got it for than it was originally offered at. Or something. | :You could try using how much more gold the player has than before he started, but that's not so good, because it's supposed to be based on how much more gold the player got it for than it was originally offered at. Or something. | ||
==Actors | ==Actors and animations in scripts== | ||
I tried to make an actor play an animation on a spell (I want him to stagger) with the playGroup function: | I tried to make an actor play an animation on a spell (I want him to stagger) with the playGroup function: | ||
set target to getSelf | set target to getSelf |