Speeding up sprite animations?

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
User avatar
enderkevin13
Posts: 1383
Joined: Tue Jul 07, 2015 7:30 am
Location: :noiƚɒɔo⅃

Speeding up sprite animations?

Post by enderkevin13 »

Hi, I was hoping there was a way to speed up sprite animations in the decorate.
You see, I wanna make the overlord's attack animation go faster.
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed
Contact:

Re: Speeding up sprite animations?

Post by wildweasel »

enderkevin13 wrote:Hi, I was hoping there was a way to speed up sprite animations in the decorate.
You see, I wanna make the overlord's attack animation go faster.
This is precisely what the duration number is for in a Decorate line.

Code: Select all

POSS E 8 A_PossAttack
See that number 8? That's how long that frame is. If you wanted it to be faster, you would reduce that number.
User avatar
enderkevin13
Posts: 1383
Joined: Tue Jul 07, 2015 7:30 am
Location: :noiƚɒɔo⅃

Re: Speeding up sprite animations?

Post by enderkevin13 »

Okay, thanks. I'm relatively new to decorate, and I'm glad this question was answered in a simple way.
Locked

Return to “Editing (Archive)”