Search found 2 matches

by Noodle
Sat Apr 07, 2018 6:03 am
Forum: Scripting
Topic: Creating a Custom Animation Format
Replies: 3
Views: 1714

Re: Creating a Custom Animation Format

You would have to use multiple functions to get the layer transforms and point motion of that example individually. Or read from the Moho file format. Either way, creating your own format sounds very daunting. I understand. For starters, could you give me a sample code that could only give a single...
by Noodle
Sat Apr 07, 2018 2:18 am
Forum: Scripting
Topic: Creating a Custom Animation Format
Replies: 3
Views: 1714

Creating a Custom Animation Format

I am a game programmer who programs in LUA with LOVE2D. I love using moho studio and I need to convert my animation into a custom animation file format I have created, Because I'm not really a fan of using frame-by-frame raster image animations. Is there a scripting function in Moho Studio where it ...