Page 2 of 2

Re: A Duke Corpse Flag

Posted: Fri Nov 29, 2013 10:44 pm
by Blzut3
I've opened a bug report. Since this flag is otherwise unneeded this thread can be closed.

Re: A Duke Corpse Flag

Posted: Sat Nov 30, 2013 3:02 am
by Enjay
TXTX wrote:Also i edited the code a bit to keep up with the actor's unique scales for my mod. Should help if you need it.

Code: Select all

A_SetScale((random(0,1)*2-1)*ScaleX, ScaleY)
I'm sure that it will. Thank you.