Search Results

Found 2 results for "a80bb3d1b56d6b63515faa6627a8efb0" across all boards searching md5.

Anonymous /v/715554471#715613104
7/16/2025, 2:38:30 PM
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.
Anonymous /v/715364687#715405634
7/14/2025, 4:23:19 AM
>>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.