Search found 107 matches

by lehtiniemi
Tue Aug 08, 2017 9:49 am
Forum: Scripting
Topic: New tool: TIME TOOL
Replies: 17
Views: 13171

Re: New tool: TIME TOOL

Hello. A new bug report for your great tool. ;) Audio files are not moved, only their keyframes are, so scenes end up out of sync. Great to hear someone is using it. :) I'll fix this one day as well! I noticed the same as well when using this in my recent project. Same probably with image sequences.
by lehtiniemi
Sun Mar 26, 2017 11:47 am
Forum: Scripting
Topic: Way to detect the active tool?
Replies: 5
Views: 2699

Re: Way to detect the active tool?

JeroenKoffeman wrote:In moho 12 it's possible:

ScriptInterface:CurrentTool()

http://mohoscripting.com/index.php?show ... ce&id=1227
Oooh WOW! Thanks for the info! :))) this makes tool scripting much smarter and reduces the amount of scripts.
by lehtiniemi
Sun Sep 25, 2016 5:05 pm
Forum: Scripting
Topic: New tool: TIME TOOL
Replies: 17
Views: 13171

Re: New tool: TIME TOOL

rylleman wrote:Another bug report... :wink:
Timeline markers disappear using Time tool.
Whoops thanks! I'll check this out some day! :)
by lehtiniemi
Sat Sep 10, 2016 4:40 pm
Forum: How Do I...?
Topic: Moving vector-jaw simultaneously with switch-mouth
Replies: 5
Views: 743

Re: Moving vector-jaw simultaneously with switch-mouth

You could make a reference of the mouth switch and put the corresponding head shapes in it (or the reverse). Personally I prefer including the jawline in the mouth switch; it's a simple technique that works with any versions of ASP Yea I did this as well in some project, had a common upper head and...
by lehtiniemi
Sat Sep 10, 2016 1:27 am
Forum: How Do I...?
Topic: Moving vector-jaw simultaneously with switch-mouth
Replies: 5
Views: 743

Moving vector-jaw simultaneously with switch-mouth

Hi! Any tips on accomplishing this in a good way: I have a vector head and on top of that, I have a switch layer that has my different mouth shapes (not interpolated, just switch). When the mouth is open, I need to modify the underlying head vector (to drop the jaw lower). How can I do this so that ...
by lehtiniemi
Sat Jun 18, 2016 10:14 am
Forum: Scripting
Topic: New tool: TIME TOOL
Replies: 17
Views: 13171

Re: New tool: TIME TOOL

Been using the script quite a bit now. Works well, thank you! Camera keys gets messed up though. They move very far. Just now I edited a ~70fr animation, adding 2-3 frames at a handful of positions. I had a few camera keys at the end. Now after the edits the camera keys are at around fr.5400... Whi...
by lehtiniemi
Fri Apr 08, 2016 6:22 pm
Forum: Scripting
Topic: Touch screen scripting / using ASPRO with Surface
Replies: 6
Views: 3849

Re: Touch screen scripting? Possible?

EDITED THE FIRST MESSAGE TO SUMMARIZE.
by lehtiniemi
Thu Apr 07, 2016 1:10 am
Forum: Scripting
Topic: Touch screen scripting / using ASPRO with Surface
Replies: 6
Views: 3849

Re: Touch screen scripting? Possible?

Right-mouse hold and drag left-right will also modify Anime Studio numeric input fields - works fine with most pens where the side button is set to right-mouse functionality (including tablet PCs such as the Surface Pro). Wow, I did not know that!!! This works. Thanks!!! That together with gestures...
by lehtiniemi
Wed Apr 06, 2016 11:55 pm
Forum: Scripting
Topic: Touch screen scripting / using ASPRO with Surface
Replies: 6
Views: 3849

Re: Touch screen scripting? Possible?

WOW, thanks synthsin75!!!! To those who own Surface, there's holy grail for you! It's called TouchMe Gesture Studio (available at the Microsoft Store, costs 5 USD or so). You can create any gestures you want with 1-5 fingers and assign them to shortcuts. It also adds a massive amount of default gest...
by lehtiniemi
Wed Apr 06, 2016 10:19 pm
Forum: Scripting
Topic: Touch screen scripting / using ASPRO with Surface
Replies: 6
Views: 3849

Touch screen scripting / using ASPRO with Surface

EDIT: For those who use Surface-like devices, the biggest shortcomings are the huge dependency on modifier keys and keyboard shortcuts. Here are solutions I've found so far (there are more in the thread below): TouchMe Gesture Studio (at Microsoft Store): -Really amazing tool that allows you to map ...
by lehtiniemi
Tue Apr 05, 2016 8:30 pm
Forum: General Moho Discussion
Topic: Help Shape the Future of Anime Studio
Replies: 828
Views: 1511248

Re: Help Shape the Future of Anime Studio

I've seen this come up earlier in the thread but I'd really like support for touch screen and pen (like Microsoft Surface). strider2000 posted about it among others. He mentioned vertical timeline and pop-up menu with bigger buttons to get room for working. Maybe some radial menu that appears around...
by lehtiniemi
Mon Apr 04, 2016 1:35 pm
Forum: Scripting
Topic: Script for lip sync I'm working on
Replies: 52
Views: 28963

Re: Script for lip sync I'm working on

Great, thank you so much again!!! :)
by lehtiniemi
Fri Mar 25, 2016 6:47 pm
Forum: Scripting
Topic: New tool: TIME TOOL
Replies: 17
Views: 13171

Re: New tool: TIME TOOL

synthsin75 wrote:Skip channels that have 'selected' in their name string. See the lm_listchannels script to see how to get their names.
Thanks! I also found that MohoLayerChannel has a bool called "selectionBased". I just have to check that it's false.
by lehtiniemi
Fri Mar 25, 2016 6:25 pm
Forum: Scripting
Topic: New tool: TIME TOOL
Replies: 17
Views: 13171

Re: New tool: TIME TOOL

Thank you! Hmm, I noticed that this tool has really weird behaviour when elements are selected (so that the red keyframe lanes are visible). When I have points or bones selected and the red keyframe lane shows up, does this dynamic lane show up in the code as well? Do I somehow have to bypass the se...
by lehtiniemi
Fri Mar 25, 2016 6:09 pm
Forum: Scripting
Topic: Script for lip sync I'm working on
Replies: 52
Views: 28963

Re: Script for lip sync I'm working on

Awesome! Awesome! Awesome! I just tried your script, lip sync is now fun! I can't wait to delete Papagayo from my hard drive. If Papagayo had a physical existence, I would shoot it, blow it up, burn the remainder, and pour the ashes into a cold dark hole. Your script would be placed on a velvet pil...