[2.1.14] Some mech armor animations unaffected by "animation_speed"

Bugs that are actually features.
JamieNyanchi
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Mar 29, 2024 8:55 am
Contact:

[2.1.14] Some mech armor animations unaffected by "animation_speed"

Post by JamieNyanchi »

I'm working on a mod and part of it is to scale animation speeds, and I noticed that some mech armor animations are seemingly unaffected by the "animation_speed" property. This is most noticeable with the "take_off" / "mech-uplift" and "landing" / "mech-descend" animations.

It's interesting because the "data/space-age/prototypes/entity/mech-armor-animations.lua" file even tries to set the "animation_speed" properties on these animations even though it seems to have no effect.
Rseding91
Factorio Staff
Factorio Staff
Posts: 17471
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [2.1.14] Some mech armor animations unaffected by "animation_speed"

Post by Rseding91 »

Thanks for the report however this is working as intended. The takeoff and landing animations are time based on the engine side and it does not try to make them integrate with the prototype animation speeds as it was deemed too annoying to make it interact with all possible animation speeds nicely.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Not a bug”