I have 2 questions.
1) Why don't blocked creatures WITHOUT SKIRTS play the IDLE animation:
PlayObjectAnimation("sol36", "happy", IDLE);
SetMonsterSelectionType("sol36", 0);
while creatures WITH skirts do play the animation. What's the problem? Is this how it's supposed to be, or am I doing something wrong?
2) Is it possible to create effects from the .Effects editor tab, such as burning fire, etc., using PlayVisualEffect? And what is their path? (I can't seem to find them in the Data file).
Creatures without skirts shouldn't play the animation, I believe.