Search found 954 matches

by SimplSam
Wed May 29, 2024 3:35 pm
Forum: General Moho Discussion
Topic: Pasting over last keyframe of cycle without losing the cycle
Replies: 4
Views: 71

Re: Pasting over last keyframe of cycle without losing the cycle

There is a function within the AE Key Tools that does this: https://mohoscripts.com/script/ae_keytools It is a little odd to use: - Select the Copy From keyframe - Move the timeline ruler to the Destination Frame ( i.e. Cycle Keyframe frame ) - Click the [<->] button https://i.ibb.co/wcJTfRR/Screens...
by SimplSam
Wed May 29, 2024 12:48 pm
Forum: General Moho Discussion
Topic: Liquid Shapes stopped working (FIXED)
Replies: 4
Views: 116

Re: Liquid Shapes stopped working

Victor posted a colourful example in viewtopic.php?p=218744#p218744, you can test ...
by SimplSam
Wed May 29, 2024 4:22 am
Forum: General Moho Discussion
Topic: Liquid Shapes stopped working (FIXED)
Replies: 4
Views: 116

Re: Liquid Shapes stopped working

Do previous projects still work?
by SimplSam
Tue May 28, 2024 4:50 pm
Forum: How Do I...?
Topic: Exporting OBJ Animation - material/colors missing.
Replies: 1
Views: 141

Re: Exporting OBJ Animation - material/colors missing.

see this topic which discusses the same: viewtopic.php?t=36676
by SimplSam
Thu May 23, 2024 2:32 am
Forum: How Do I...?
Topic: Animating with just lines
Replies: 16
Views: 504

Re: Animating with just lines

Personally - I would just fill the head in the same way that you have filed the teeth. I don't think anything else is going to work visually.
by SimplSam
Tue May 21, 2024 4:30 am
Forum: Share Your Work
Topic: Frank the Cockroach
Replies: 8
Views: 441

Re: Frank the Cockroach

This is great. If your intended client is not interested, you should take it to the next pest-control convention (or Cannes) and it will sell like roach-infested hot-cakes.

I can really see this character spinning out as a Hygiene Enforcer/Reminder/Educator type dude.
by SimplSam
Tue May 21, 2024 4:18 am
Forum: General Moho Discussion
Topic: Create shape picking colors
Replies: 5
Views: 388

Re: Create shape picking colors

Thinking about that...Is there a reason to name shapes (for the user).... Generally... - When you get into a situation where one-or-more Shapes overlay another, and it is not easy to click select the underlying shape/s - As already mentioned, it is essential with Liquid Shapes - It also gives you a...
by SimplSam
Mon May 20, 2024 6:02 am
Forum: General Moho Discussion
Topic: locking frame 0
Replies: 21
Views: 1310

Re: locking frame 0

I have just tested on Mac, and it does indeed crash - at least on 13.5 always. Moho 14 seems more stable and occasionally crashed on first or second use, but if it got past that then all OK. I suspect the low-level call to set the new frame is not being completed before it is hijacked to ... set the...
by SimplSam
Mon May 13, 2024 9:51 pm
Forum: General Moho Discussion
Topic: How to : rig rubber hose arms
Replies: 17
Views: 1065

Re: How to : rig rubber hose arms

Your Curver layer appears to be maked in a Group Mask - which is prob why you are not seeing the big green box. Try right clicking the curver layer and setting Masking > Don't mask this layer.
by SimplSam
Sat May 11, 2024 12:00 am
Forum: General Moho Discussion
Topic: How to : rig rubber hose arms
Replies: 17
Views: 1065

Re: How to : rig rubber hose arms

There were also recent discussions here about arm techniques: viewtopic.php?t=36899
by SimplSam
Wed May 08, 2024 12:41 pm
Forum: Scripting
Topic: MOHO.UpdateTable
Replies: 7
Views: 429

Re: MOHO.UpdateTable

A practical example is presented below in the SS Point Info Panel, which presents information on selected points and updates the dialog when that selection/info changes. It has some built-in updates defense - as it is set ignore frequent update calls - and calls other than for Doc,Layer, Point Selec...
by SimplSam
Tue May 07, 2024 4:07 pm
Forum: Scripting
Topic: MOHO.UpdateTable
Replies: 7
Views: 429

Re: MOHO.UpdateTable

I would say prior to Moho 14 it was pretty useless. But now that we have access to ScriptInterfaceHelper/MohoObject() - you can access practically anything. So if you are running Modeless Dialogs, then you can effectively set up a callback to refresh the dialogs etc automatically on Frame, Layer, Do...
by SimplSam
Sun Apr 28, 2024 9:39 pm
Forum: Scripting
Topic: LuaSocket
Replies: 3
Views: 494

Re: LuaSocket

This is from a previous discussions: I did find an out-of-the-box Windows binary 5.4 LuaSocket implementation that worked: https://github.com/alain-riedinger/luasocket. Release: https://github.com/alain-riedinger/luasocket/releases/tag/3.0-5.4.3 This just requires updates to path and cpath to point ...
by SimplSam
Sat Apr 20, 2024 6:53 am
Forum: General Moho Discussion
Topic: Create cycles without the keyframing box popping up?
Replies: 11
Views: 1062

Re: Create cycles without the keyframing box popping up?

One alternative is to use the Cycle Keys addon tool: https://mohoscripts.com/script/ss_cycle_keys

It has a slightly different approach to adding Cycles, but equally has no pop-up.

You can add a shortcut via Keyboard Shortcuts.