Search found 85 matches

by EricTheFish
Fri Dec 17, 2021 1:12 pm
Forum: General Moho Discussion
Topic: Frequent Crashing (solved in 13.5.4)
Replies: 77
Views: 188997

Re: Frequent Crashing

FWIW I had some crash issues today concerning adding a new point to a shape that was already involved in a point animation action. Adding the new point part way along a stroke at frame zero seemed to work, but then MOHO crashed shortly afterwards. Reloading and continuing still crashed again. I remo...
by EricTheFish
Thu Dec 16, 2021 7:15 pm
Forum: Scripting
Topic: DV SELECT PARENT BONE LAYER V 1.8
Replies: 23
Views: 29008

Re: DV SELECT PARENT BONE LAYER V 1.8

Daxel wrote: Mon Nov 15, 2021 11:46 pm but it automatically collapses the children of the bone layer.
Agreed, I prefer to keep the layer stack open too. I commented out the "Expand" code on lines 46,51 and 86. It works like a dream for me! :)

Great little tool, thanks for sharing davoodice2.
by EricTheFish
Mon Dec 06, 2021 12:46 pm
Forum: General Moho Discussion
Topic: Merge strokes not working
Replies: 10
Views: 2129

Re: Merge strokes not working

Thanks all for the updates. I'm understanding it all better now.

Help is much appreciated.
by EricTheFish
Fri Dec 03, 2021 7:41 pm
Forum: General Moho Discussion
Topic: Is surgery with imported references not good practice?
Replies: 8
Views: 1740

Re: Is surgery with imported references not good practice?

Ah! thanks Daxel... understood! Just checked it out, very useful.
by EricTheFish
Fri Dec 03, 2021 12:08 pm
Forum: General Moho Discussion
Topic: Is surgery with imported references not good practice?
Replies: 8
Views: 1740

Re: Is surgery with imported references not good practice?

Which version are you using? Sorry, I thought I put this in the original post. I'm using Win10 Pro with v13.5.2. After this, if I want to steal things from another file, I copy that file and strip it down to just what I need, then import that version. Not had any further stability issues. I don't g...
by EricTheFish
Wed Dec 01, 2021 1:00 pm
Forum: General Moho Discussion
Topic: Is surgery with imported references not good practice?
Replies: 8
Views: 1740

Is surgery with imported references not good practice?

I'm looking for some guidance here with importing MOHO objects as references. MOHO has been very reliable until recently when it started to just randomly quit to desktop and vanish. It was one particular file that suffered frequent crashes so I decided to dissect it and look for anomalies. I found s...
by EricTheFish
Tue Nov 30, 2021 6:52 pm
Forum: General Moho Discussion
Topic: Moho 13.5.2 update is available!
Replies: 62
Views: 16820

Re: Moho 13.5.2 update is available!

I just removed all my scripts and shared resources and reinstalled 13.5.2 - no change. After digging around, I recalled having had a look at a binding mod script by A.Evseeva (http://mohoscripts.com/script/lm_bind_points_ae) but never actually installed it permanently. What I did do at the time, how...
by EricTheFish
Tue Nov 30, 2021 3:28 pm
Forum: General Moho Discussion
Topic: Moho 13.5.2 update is available!
Replies: 62
Views: 16820

Re: Moho 13.5.2 update is available!

Release Notes state: * Changes to the Bind Points tool When binding, only attach the points that are selected, don't detach unselected points Added an Un-Bind Points button to change the selected points back to flexi-binding I'm not seeing any binding changes here. Binding a new point still drops ex...
by EricTheFish
Wed Nov 24, 2021 3:06 pm
Forum: General Moho Discussion
Topic: Merge strokes not working
Replies: 10
Views: 2129

Merge strokes not working

Apologies if I missed something, but what does the freehand tool Merge Strokes option actually do in v13.5.2?

The manual says strokes become part of the same object but whatever I do all strokes remain individual objects. Is this a bug?
by EricTheFish
Tue Nov 02, 2021 4:59 pm
Forum: General Moho Discussion
Topic: Change the start anchor point on a closed shape
Replies: 13
Views: 5270

Re: Change the start anchor point on a closed shape

Wow Sam! Your script is awesome! It does EXACTLY what I envisaged. I've just been making some circles and ellipses and reassigning the start anchor, the shapes are preserved perfectly. I've also made some ridiculous wavy blob shapes and it preserves all those shapes perfectly too! This needs to beco...
by EricTheFish
Fri Oct 22, 2021 6:41 pm
Forum: General Moho Discussion
Topic: Change the start anchor point on a closed shape
Replies: 13
Views: 5270

Re: Change the start anchor point on a closed shape

Hi Greenlaw, I already have that script thanks. It enhances the stroke exposure tool by letting you place start and end points with a mouse click, but it doesn't let you change the start/end anchor. I find it a little buggy when the stroke begins directly over the start anchor, it seems to get confu...
by EricTheFish
Fri Oct 22, 2021 4:02 pm
Forum: General Moho Discussion
Topic: Change the start anchor point on a closed shape
Replies: 13
Views: 5270

Change the start anchor point on a closed shape

For a closed shape, is it possible to change which anchor point is considered the first point? For example, using stroke exposure on a closed shape always starts and ends at whichever anchor point is considered the start point. This is not always convenient and it would be great to be able to select...
by EricTheFish
Sat Aug 21, 2021 12:52 pm
Forum: General Moho Discussion
Topic: rigging bones to work with scripted motion
Replies: 20
Views: 6520

Re: rigging bones to work with scripted motion

Wes, you're right. The helper bone rig doesn't work with the original script as I thought. My "workaround" is actually irrelevant, I must have not have swapped the scripts properly during my tests or there was come cacheing going on that was interfering. I opened my test file today with th...
by EricTheFish
Thu Aug 19, 2021 11:50 am
Forum: General Moho Discussion
Topic: rigging bones to work with scripted motion
Replies: 20
Views: 6520

Re: rigging bones to work with scripted motion

Lukas wrote: Thu Aug 19, 2021 9:01 am Here's my take on the a script for automatic rotation for wheels, I use it a lot, there's a sample file included. You do need to install the utility file in your scripts folder for it to work:
Great script Lukas, thanks for sharing! :D
by EricTheFish
Thu Aug 19, 2021 11:18 am
Forum: General Moho Discussion
Topic: rigging bones to work with scripted motion
Replies: 20
Views: 6520

Re: rigging bones to work with scripted motion

I must be missing something, because my bones aren't following the target on the bone rotation constrained to the Wheel bone. Wes, here's my working test rig file along with Sam's modded version of Stan's wheel script. Just unzip in the same folder and Moho should find the layer script. There are t...