Skip to content

Current questions and answers regarding the map editor.

User Avatar
#461
Auto-translated
I'm trying to create animations for creatures, but it's not working! I'm writing the following:
1. Script - Name
2. Script PlayObjectAnimation("soldat1", "attack01", IDLE);
3. But it still doesn't attack.
4. What should I do?