Search found 8363 matches

by synthsin75
Sat May 24, 2025 9:29 pm
Forum: General Moho Discussion
Topic: New Posts
Replies: 5
Views: 72

Re: New Posts

I've did have the problem of constantly having to log in, but then I bookmarked this link: https://www.lostmarble.net/forum/search ... nreadposts
by synthsin75
Fri May 23, 2025 11:55 pm
Forum: General Moho Discussion
Topic: only show the parent arrows for the selected bone?
Replies: 9
Views: 138

Re: only show the parent arrows for the selected bone?

If this is something more people might use, I'll package it up with a different name, so you can install it normally and still have the native tool available.
I only changed one line of the code, so I'm not sure it warrants being it's own tool just for that.
by synthsin75
Fri May 23, 2025 2:52 am
Forum: General Moho Discussion
Topic: only show the parent arrows for the selected bone?
Replies: 9
Views: 138

Re: only show the parent arrows for the selected bone?

A quick mod of the reparent bone tool: -- ************************************************** -- Provide Moho with the name of this script object -- ************************************************** ScriptName = "LM_ReparentBone" -- ************************************************** -- Gen...
by synthsin75
Thu May 22, 2025 10:53 pm
Forum: Bug Discussions
Topic: I finally found the cause of negative keyframes!
Replies: 6
Views: 124

Re: I finally found the cause of negative keyframes!

Wow, long-time mystery solved!
Great work, Daxel.

I never use timeline visibility, so it makes sense why I never saw negative keyframes myself.

+1 for your two suggestions for improvements.
by synthsin75
Sat May 17, 2025 3:16 am
Forum: General Moho Discussion
Topic: track born to video?
Replies: 5
Views: 252

Re: track born to video?

I'm not sure what you mean by "only for the second point of the line."
You could have one vector point unbound and the other on the line bound to a video tracked bone.

You can also track the base and tip of a bone to two different tracking points... that can rotate and even scale the bone.
by synthsin75
Fri May 16, 2025 11:22 pm
Forum: General Moho Discussion
Topic: track born to video?
Replies: 5
Views: 252

Re: track born to video?

https://manual.lostmarble.com/app/page/1em1JICKopIi5v0um5VprB-d4XmBx96_edfxYG9MY1pU?p=1UxA8Gi5DttJku9AmFlSpO0gJw4U9flX3 And then menu: Bone>Track Bone to Video, and select the tracking point for the bone to follow. This keyframes the bone. You can then copy these bone keyframes to any other bone, if...
by synthsin75
Fri Apr 18, 2025 1:43 pm
Forum: General Moho Discussion
Topic: Can't move character
Replies: 6
Views: 348

Re: Can't move character

That character has been moved on the sequencer. You can tell because the green arrow on the timeline is not starting at frame one, like default.
Try moving the layer's start frame back to frame one.
by synthsin75
Mon Apr 14, 2025 11:21 pm
Forum: General Moho Discussion
Topic: Moho 14 User Manual Compiled (FREE DOWNLOAD pdf)
Replies: 2
Views: 658

Re: Moho 14 User Manual Compiled (FREE DOWNLOAD pdf)

Thank you for taking the time and effort to do this.
by synthsin75
Sun Apr 13, 2025 4:00 am
Forum: Scripting
Topic: CLI Rendereing in Moho 14.3?
Replies: 1
Views: 344

Re: CLI Rendereing in Moho 14.3?

Command line rendering is still available. See appendix G in the user manual: https://manual.lostmarble.com/app/page/1FLYqWGykCLDi8s3QaVwmA0MgwqH_DXwzMcvL2LOV4aI?p=1UxA8Gi5DttJku9AmFlSpO0gJw4U9flX3 I believe Moho would run any layerscripts during command line rendering, as these are primarily meant ...
by synthsin75
Sun Apr 13, 2025 2:17 am
Forum: Scripting
Topic: Silent Save via script?
Replies: 9
Views: 807

Re: Silent Save via script?

Like my auto-save script, use the IsEnabled function to run code anytime Moho evaluates whether a tool is enabled. This happens when Moho starts, when you change layers (maybe different layer type, I don't remember off hand), moving in or out of frame zero, and there may be a few more triggers I'm n...
by synthsin75
Sat Apr 12, 2025 8:25 pm
Forum: How Do I...?
Topic: How else can I fix this ugly point warping?
Replies: 3
Views: 304

Re: How else can I fix this ugly point warping?

Split it into two different shapes. That will stop the shape-overlapping-itself-hole.
by synthsin75
Sat Apr 12, 2025 8:19 pm
Forum: Scripting
Topic: Silent Save via script?
Replies: 9
Views: 807

Re: Silent Save via script?

Yeah, my script auto-saves (without any user input) at the interval of minutes you set.
https://drive.google.com/uc?export=down ... xX5gh9TCkC
by synthsin75
Fri Apr 11, 2025 11:26 pm
Forum: General Moho Discussion
Topic: Moho 14 Tutorial Manual Compiled (FREE DOWNLOAD pdf)
Replies: 6
Views: 1181

Re: Moho 14 Tutorial Manual Compiled (FREE DOWNLOAD pdf)

Yeah, I thought it would be a lot more work. I imagine there shouldn't be huge changes until new features are added.

Thank you for doing it. Much nicer to do a word search in the whole document.
by synthsin75
Sat Apr 05, 2025 5:24 pm
Forum: General Moho Discussion
Topic: Moho 14 Tutorial Manual Compiled (FREE DOWNLOAD pdf)
Replies: 6
Views: 1181

Re: Moho 14 Tutorial Manual Compiled (FREE DOWNLOAD pdf)

That's great. Thank you.

Do you have any plans to do that with the user manual?