Search results for "a80bb3d1b56d6b63515faa6627a8efb0" in md5 (2)

/v/ - palworld
Anonymous No.715613104
How have mods been doing since the Terraria update?
I remember back in the day a couple of mods I was using were made irrelevant by patches, anything of the sort this time around?

>>715612708
Then I'm gonna into the Dinossom.

>>715612386
That's fucking cute.
/v/ - Palworld
Anonymous No.715405634
>>715405129
Yeah. They are canned animations with some slack to avoid clipping due to odd positioning, I guess. Oh, and so that it's easier to reuse the same animation to interact with different but similar enough things too.
A more sophisticated solution would use some sort of procedural animation system, which probably already exists for UE5 as a system that you can buy, which would make the animation process more time consuming, I think, since you need to set the proper boundaries/volumes for the different things that a given animation can interact with.
Something like that.