LEGO Island Animations in Unity

Reverse engineering LEGO Island's .ani format for 3D animation
Post Reply
User avatar
Andmima578
Posts: 5
Joined: Fri Jul 14, 2023 5:24 am

LEGO Island Animations in Unity

Post by Andmima578 »

I made a script for Unity to convert LEGO Island's ANI into Unity's ANIM in Unity Runtime, works almost perfect. Requires Actors to exist in Resources/Actors folder.
I don't know if I should upload it somewhere in public right now, as it's unfinished
Attachments
Result
Result
Akudama
Posts: 2
Joined: Tue Nov 12, 2024 6:55 pm

Re: LEGO Island Animations in Unity

Post by Akudama »

I'm recently working on a game that uses ANI files as well. I was wondering if there was any way to open these to get into the animations for editing? This has been driving me insane for quite some time now
Akudama
Posts: 2
Joined: Tue Nov 12, 2024 6:55 pm

Re: LEGO Island Animations in Unity

Post by Akudama »

I'm willing to do whatever would be necessary to achieve this
User avatar
Andmima578
Posts: 5
Joined: Fri Jul 14, 2023 5:24 am

Re: LEGO Island Animations in Unity

Post by Andmima578 »

I might release it soon, but now I'm trying to understand how characters become invisible (aka disappear) in animations.
Post Reply