Search found 8534 matches
- Sun Jul 19, 2026 10:57 pm
- Forum: General Moho Discussion
- Topic: Animation Preset Toolkit for MOHO ⭐
- Replies: 4
- Views: 465
Re: Animation Preset Toolkit for MOHO ⭐
Well, let us know when or if it become available.
- Wed Jul 15, 2026 12:01 pm
- Forum: Animation Jobs
- Topic: MOHO + Feather 3d Plugin creator wanted
- Replies: 1
- Views: 420
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.
- Wed Jul 15, 2026 9:55 am
- Forum: General Moho Discussion
- Topic: Moho 13
- Replies: 4
- Views: 536
Re: Moho 13
I would be surprised if you could run 13.0 without the SM servers to validate it.
- 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: 487
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.
- - 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.
- Mon Jul 06, 2026 12:35 pm
- Forum: Scripting
- Topic: *NEW* Stacked shape tools
- Replies: 32
- Views: 27305
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.
I think the "Remind me later" helps make taking any immediate action less crucial.
But to each their own.
- Sat Jul 04, 2026 2:51 pm
- Forum: Scripting
- Topic: *NEW* Stacked shape tools
- Replies: 32
- Views: 27305
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...
- 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: 1653
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.
- 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: 1653
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.
It worked in 13.5.
It's reported.
- Thu Jul 02, 2026 1:04 am
- Forum: Scripting
- Topic: *NEW* Stacked shape tools
- Replies: 32
- Views: 27305
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.
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.
- Thu Jul 02, 2026 12:43 am
- Forum: How Do I...?
- Topic: Eraser Nub
- Replies: 11
- Views: 1566
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...
- Wed Jul 01, 2026 4:30 pm
- Forum: How Do I...?
- Topic: Eraser Nub
- Replies: 11
- Views: 1566
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...
- Sat Jun 27, 2026 9:23 pm
- Forum: How Do I...?
- Topic: Smooth Joints for bone pair - images sharp corners?
- Replies: 4
- Views: 1171
Re: Smooth Joints for bone pair - images sharp corners?
There's lots on potential gotchas to forget... especially as we age.
- Sat Jun 27, 2026 10:33 am
- Forum: How Do I...?
- Topic: particles off at start leaves gaps?
- Replies: 7
- Views: 1792
Re: particles off at start leaves gaps?
Nice. Glad you got it sorted. Congrats on the project.
- Sun Jun 21, 2026 10:07 pm
- Forum: Share Your Work
- Topic: Halftone Print
- Replies: 25
- Views: 4565
Re: Halftone Print
Much better.
- Sun Jun 21, 2026 7:35 pm
- Forum: How Do I...?
- Topic: particles off at start leaves gaps?
- Replies: 7
- Views: 1792
Re: particles off at start leaves gaps?
With particles, at least in the workspace preview, it seems the display has gotten more sensitive to scrubbing and where you play from. I find it's always better to start playback from frame zero, to avoid any weird particle calculations mid-stream. Kind of similar to bone dynamics.