Code: Select all
version "4.7";
class impdoom:doomimp{
override void postbeginplay(){
super.postbeginplay();
scale.x=-scale.x;
}
}
3. Summon impdoom
4. Go to automap
Expected: see the modified imp on the screen
Actual: do not see the modified imp on the screen, not even the little triangle