Search found 2 matches

by Noodle
Fri Apr 06, 2018 10:03 pm
Forum: Scripting
Topic: Creating a Custom Animation Format
Replies: 3
Views: 2165

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
Fri Apr 06, 2018 6:18 pm
Forum: Scripting
Topic: Creating a Custom Animation Format
Replies: 3
Views: 2165

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 ...