Actor dont want to change its frame from script

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Apeirogon
Posts: 1605
Joined: Mon Jun 12, 2017 12:57 am

Actor dont want to change its frame from script

Post by Apeirogon »

Actor dont want to change its frame from script, if originally frame was defined without using # symbol, while sprite name can be any. Letters make it stuck in frame defined by sprite which use this letter for some frame.
For example, run this file with no monster flag (dmflags 4096) and summon two any monster.
exclamation.zip
(810 Bytes) Downloaded 17 times
It will spawn dummy actor above the monster head which must copy appearance of original actor.
First one would always copy frame of original actor, means it would be animated, while second not.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49067
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Actor dont want to change its frame from script

Post by Graf Zahl »

Post Reply

Return to “Closed Bugs [GZDoom]”