Faster Weapon Framerate

Ask about ACS, DECORATE, ZScript, or any other scripting questions here!

Moderator: GZDoom Developers

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.

Please bear in mind that the people helping you do not automatically know how much you know. You may be asked to upload your project file to look at. Don't be afraid to ask questions about what things mean, but also please be patient with the people trying to help you. (And helpers, please be patient with the person you're trying to help!)
Post Reply
peewee_RotA
Posts: 371
Joined: Fri Feb 07, 2014 6:45 am

Faster Weapon Framerate

Post by peewee_RotA »

Is there any way to animate weapon frames faster without modifying the states directly. For example in my RPG mod I want a higher level fighter to run through his punch's attack frames faster than lower level.

Thanks!
Jarewill
 
 
Posts: 1766
Joined: Sun Jul 21, 2019 8:54 am

Re: Faster Weapon Framerate

Post by Jarewill »

Would A_SetTics work?
peewee_RotA
Posts: 371
Joined: Fri Feb 07, 2014 6:45 am

Re: Faster Weapon Framerate

Post by peewee_RotA »

Neat! Yes, looks like that would work. Thanks!
Post Reply

Return to “Scripting”