Catnap Studio logo

Scripts

  • Moho_keys.txt - List of Moho 5 shortcut keys

  • ms_convert_JLS_clip.lua - Convert David Cuny's JLipSync clipboard data format into Moho Switch data format (Note: only tested with Moho 5.0 beta 3)

  • ms_convert_JLS_XML.lua - Convert David Cuny's JLipSync XML data format into Moho Switch data format (Note: only tested with Moho 5.0 beta 3)

  • lm_ms_api.lua - Lost Marble's API script, modified to produce more information, output as HTML (Note: only tested with Moho 5.0 beta 3)

  • ms_spiral.lua - spiral tool - add to the tool folder, you will also need to add ms_spiral.png to the tool folder (Warning: not thoroughly tested yet - use at your own risk. Note: only tested with Moho 5.0 beta 3)

  • lm_translate_points.lua - modified version of Lost Marble's Translate points tool, allows Alt-LMB to toggle selection of individual points - a result of this thread on the Lost Marble forum (Warning: not thoroughly tested yet - use at your own risk. Note: only tested with Moho 5.0 beta 3) Brian Quinn's Universal Point Tool is probably better - see http://www.lostmarble.com/forum/viewtopic.php?p=2506#2506 (You can find Brian's Universal Layer Tool further up in the same thread)

  • ms_point_reduction.lua - very simple and naive point-reduction script for imported AI/EPS artwork. You will probably need to play with the settings to get decent results, depending on your file. (Warning: as usual, not thoroughly tested yet - use at your own risk. Note: only tested with Moho 5.0 beta 4, might not be working with the latest version of Moho, use Brian Quinn's improved version instead) Result after running it on Lost Marble's Lenny character. Update: Improved by Brian Quinn (7feet) - see the thread in the Moho scripting forum at http://www.lostmarble.com/forum/viewtopic.php?t=318

  • ms_add_line.lua - tool to add peaked lines instead of curves - add to the tool folder, you will also need to add ms_add_line.png to the tool folder (Warning: not thoroughly tested yet - use at your own risk.)

  • ms_toolinfo.lua - tool to pop up the list of Moho tool shortcuts, or any other text - add to the tool folder, you will also need to add ms_toolinfo.png to the tool folder (Warning: not thoroughly tested yet - use at your own risk.). Choose this tool then click anywhere on the workspace. On Windows, Alt-F4 will close it again (or click on the itty-bitty X button in the top right corner). You can also add a keyboard shortcut in the Moho _tool_list.txt file to pop up the list using a keypress e.g. I added these lines to my _tool_list.txt
    group Other
    color 212 238 212 255
    tool ms_toolinfo K
    Note: edit the _tool_list.txt file at your own risk, and back it up before you edit it, just in case.

Disclaimer

This is a personal page published by the author. The ideas and information expressed on it have not been approved or authorised by Monash University either explicitly or impliedly. In no event shall Monash University be liable for any damages whatsoever resulting from any action arising in connection with the use of this information or its publication, including any action for infringement of copyright or defamation.