Search found 8537 matches

by synthsin75
Sun Jul 19, 2026 10:57 pm
Forum: General Moho Discussion
Topic: Animation Preset Toolkit for MOHO ⭐
Replies: 7
Views: 752

Re: Animation Preset Toolkit for MOHO ⭐

Well, let us know when or if it become available.
by synthsin75
Wed Jul 15, 2026 12:01 pm
Forum: Animation Jobs
Topic: MOHO + Feather 3d Plugin creator wanted
Replies: 1
Views: 532

Re: MOHO + Feather 3d Plugin creator wanted

Moho can already import 3D obj files that Feather says it exports. As long as Feather also exports a mtl file, it should work.
by synthsin75
Wed Jul 15, 2026 9:55 am
Forum: General Moho Discussion
Topic: Moho 13
Replies: 4
Views: 710

Re: Moho 13

I would be surprised if you could run 13.0 without the SM servers to validate it.
by synthsin75
Thu Jul 09, 2026 11:14 am
Forum: How Do I...?
Topic: How to continue using switches when they have keyframes in a smart action?
Replies: 3
Views: 580

Re: How to continue using switches when they have keyframes in a smart action?

- Smart bone layer
- - angle switch layer
- - - blink switch layer
- - - lip sync switch layer

As long as you have no switch keyframes on the blink or lip sync switches in your angle smart bone action, you should be able to manually animate those switches.
by synthsin75
Mon Jul 06, 2026 12:35 pm
Forum: Scripting
Topic: *NEW* Stacked shape tools
Replies: 32
Views: 27616

Re: *NEW* Stacked shape tools

Personally, I think the reminder is better than unwitting users thinking Moho is broken, because they forgot they had replacement tool/s installed.
I think the "Remind me later" helps make taking any immediate action less crucial.

But to each their own. :wink:
by synthsin75
Sat Jul 04, 2026 2:51 pm
Forum: Scripting
Topic: *NEW* Stacked shape tools
Replies: 32
Views: 27616

Re: *NEW* Stacked shape tools

One more update for the same thing. https://drive.google.com/uc?export=download&id=1Uq4bYKL-qgqD0fZP28pDHf1tSn9CoCUs For scripters: This time I've figured out a more robust and universal way to mod stock tool replacements so they warn you when an update may have a new version of the tool. This i...
by synthsin75
Thu Jul 02, 2026 9:14 am
Forum: Bug Discussions
Topic: Color points, won't let me change strength on single point
Replies: 3
Views: 1916

Re: Color points, won't let me change strength on single point

There is a clear button on the tool, to clear the color, but yeah, the strength is stored to the point. You can always reset that to 1 manually, if need be.
by synthsin75
Thu Jul 02, 2026 6:54 am
Forum: Bug Discussions
Topic: Color points, won't let me change strength on single point
Replies: 3
Views: 1916

Re: Color points, won't let me change strength on single point

Yeah, color point strength seems completely broken in v14.3 and 14.4.
It worked in 13.5.

It's reported.
by synthsin75
Thu Jul 02, 2026 1:04 am
Forum: Scripting
Topic: *NEW* Stacked shape tools
Replies: 32
Views: 27616

Re: *NEW* Stacked shape tools

https://drive.google.com/uc?export=down ... 1tSn9CoCUs

I've updated the v14 create shape tool to prompt the user to check for new features in the stock tool when Moho is updated.
Hopefully this helps avoid confusion when updating.
by synthsin75
Thu Jul 02, 2026 12:43 am
Forum: How Do I...?
Topic: Eraser Nub
Replies: 11
Views: 1766

Re: Eraser Nub

For any scripters interested, I've written the below code to help warn users if they have a third-party replacement tool installed when they update Moho. It checks the Moho version and prompts the user to check if the new stock tool has new features. EDIT: I've figured out a more robust and universa...
by synthsin75
Wed Jul 01, 2026 4:30 pm
Forum: How Do I...?
Topic: Eraser Nub
Replies: 11
Views: 1766

Re: Eraser Nub

If you name the file the same as the LM tool, you won't get the extra tool in the toolbar and it will use your custom icon in the draw section. So there's no confusion about replacement tools, I've added this at line 1174 in mine: layout:AddChild(LM.GUI.StaticText("<REPLACEMENT>")) I think...
by synthsin75
Sat Jun 27, 2026 9:23 pm
Forum: How Do I...?
Topic: Smooth Joints for bone pair - images sharp corners?
Replies: 4
Views: 1295

Re: Smooth Joints for bone pair - images sharp corners?

There's lots on potential gotchas to forget... especially as we age.