A Duke Corpse Flag
Moderator: GZDoom Developers
-
-
- Posts: 3204
- Joined: Wed Nov 24, 2004 12:59 pm
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Contact:
Re: A Duke Corpse Flag
I've opened a bug report. Since this flag is otherwise unneeded this thread can be closed.
Re: A Duke Corpse Flag
I'm sure that it will. Thank you.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)