Search found 8 matches

by ilvmgct
Thu Sep 17, 2026 8:02 am
Forum: Scripting
Topic: Curve Point Split Script — Curvature Resets to 0.39 After Splitting
Replies: 4
Views: 913

Re: Curve Point Split Script — Curvature Resets to 0.39 After Splitting

Thanks for the reply. I've already changed the plugin name. My plugin QQ_split_point.lua is mainly designed to split points (knots), not curve segments. You can see a demo in the video linked below. The main problem I'm running into right now is this: on circular or curved non-right-angle edges, aft...
by ilvmgct
Wed Sep 16, 2026 5:49 am
Forum: Scripting
Topic: Curve Point Split Script — Curvature Resets to 0.39 After Splitting
Replies: 4
Views: 913

Curve Point Split Script — Curvature Resets to 0.39 After Splitting

Hi everyone, I’ve written a Moho menu script that splits a selected point on a curve into two independent endpoints. The script runs correctly: the user selects a point and executes the split from the menu. Current approach: Read the selected point’s position and curvature data via M_Curve:GetCurvat...
by ilvmgct
Tue Nov 25, 2025 7:27 am
Forum: General Moho Discussion
Topic: How to use Tourbox to rotate bones?
Replies: 2
Views: 40277

Re: How to use Tourbox to rotate bones?

Thank you for your suggestion. I tried using the touchpad to simulate mouse x-axis dragging to experience it, but it was not flexible and almost unusable; In Moho, bone rotation is achieved through the linkage of x and y coordinates using a real mouse; In my expectation, when rotating the tourbox kn...
by ilvmgct
Wed Nov 19, 2025 3:17 am
Forum: General Moho Discussion
Topic: How to use Tourbox to rotate bones?
Replies: 2
Views: 40277

How to use Tourbox to rotate bones?

How to use Tourbox to rotate bones?
by ilvmgct
Thu Aug 03, 2023 3:11 am
Forum: Scripting
Topic: MR Curve Tool 4.1
Replies: 192
Views: 1127306

Re: MR Curve Tool 3.0.3

KuzKuz wrote: ↑Wed Aug 02, 2023 3:54 am
ilvmgct wrote: ↑Wed Aug 02, 2023 2:08 am Can a node be divided into two non welded nodes?
Hello. Just use copy and paste to separate the curves from each other.

Thank you for your answer. However, when the control handle is fixed, the curvature will change after re welding.
by ilvmgct
Wed Aug 02, 2023 2:40 am
Forum: General Moho Discussion
Topic: Moho 14 please do this
Replies: 5
Views: 3552

回复:Moho 14请这样做

The biggest problem with having more than 2 smart bone actions is that it dramatically increases the odds of accidentally duplicating the same smart bone angle in multiple SB actions. That causes glitches in the animation, as Moho doesn't know which to follow. It is recommended that the bones of th...
by ilvmgct
Wed Aug 02, 2023 2:08 am
Forum: Scripting
Topic: MR Curve Tool 4.1
Replies: 192
Views: 1127306

Re: MR Curve Tool 3.0.3

Can a node be divided into two non welded nodes?
by ilvmgct
Wed Apr 26, 2023 9:41 am
Forum: Feature Request Discussions
Topic: Do not use nested structures for mask layers
Replies: 1
Views: 3582

Do not use nested structures for mask layers

It is recommended to use lines to represent each other's affiliation, similar to the Adobe AE layer, to avoid functional issues within and outside the group.