Search found 190 matches

by AcouSvnt
Tue Nov 16, 2004 7:26 am
Forum: Scripting
Topic: LM.GUI.???
Replies: 4
Views: 4419

Lua doesn't distinguish between floats and integers.
by AcouSvnt
Tue Nov 16, 2004 5:39 am
Forum: Scripting
Topic: Scripting Challenge or the Ravings of a Mad Man?
Replies: 5
Views: 4811

Are you intending to have Moho do the automatic in-betweening? Because if not, if you have a keyframe for every frame, then you could probably get away with shoving them into a switch layer, naming the child layers "1", "2", "3", etc, and then importing a switch data fi...
by AcouSvnt
Tue Nov 16, 2004 5:22 am
Forum: Tips & Techniques
Topic: Personal run-down: masking as I understand it so far
Replies: 17
Views: 11292

Personal run-down: masking as I understand it so far

While the existing tutorials do a good job of explaining a few fairly simple step-by-step procedures for masking, it helps to understand how things actually work in order to do anything more complex. First of all, it appears that you can't use masking at all unless you have a group layer. And that g...
by AcouSvnt
Tue Nov 16, 2004 5:06 am
Forum: Scripting
Topic: Scripting Challenge or the Ravings of a Mad Man?
Replies: 5
Views: 4811

I'm guessing the hard/impossible part would be knowing which points in each picture correlate with the points in the previous picture; it would have to load them all as separate layers first, and then use info from all the pictures to set point positions in keyframes on just one of them, then delete...
by AcouSvnt
Mon Nov 15, 2004 6:10 am
Forum: General Moho Discussion
Topic: Cool thing that went unnoticed ...
Replies: 2
Views: 2975

Cool thing that went unnoticed ...

When was the "extra lines" things added to noisy outlines? That was probably in there many versions ago and I didn't notice until just this weekend. Try using an outline with low alpha (30 or 40%), setting extra lines to 2 or 3 (that's all you need), and the ... I don't have it open right ...
by AcouSvnt
Mon Nov 15, 2004 5:53 am
Forum: Tips & Techniques
Topic: Something I kinda like for shapes ...
Replies: 0
Views: 3199

Something I kinda like for shapes ...

This is more of a personal preference thing, but I've discovered that it's really easy to make very pleasing looking vector shapes by alternating between lowest curvature and highest curvature from point to point. Use the low-curvature points to set the "corners" of the shape and then you ...
by AcouSvnt
Mon Nov 15, 2004 5:37 am
Forum: Scripting
Topic: Curvature tool with numerical display.
Replies: 7
Views: 7106

Man, you rock! Thanks!
by AcouSvnt
Sun Nov 14, 2004 10:45 pm
Forum: Feature Request Discussions
Topic: Curvature - numerical feedback
Replies: 1
Views: 2203

Curvature - numerical feedback

Some kind of numerical feedback for curvature. It would be helpful in making a shape symmetrical.
by AcouSvnt
Thu Nov 11, 2004 2:58 am
Forum: How Do I...?
Topic: Swatches
Replies: 6
Views: 4777

You can still change the color of the selected shape by clicking on the swatch. I don't know about using the swatch on outlines though ...
by AcouSvnt
Thu Nov 11, 2004 2:51 am
Forum: General Moho Discussion
Topic: does Moho import .swf?
Replies: 4
Views: 3813

Actually I think that question came up already somewhere in this forum, not that long ago.
by AcouSvnt
Thu Nov 11, 2004 1:58 am
Forum: How Do I...?
Topic: Swatches
Replies: 6
Views: 4777

A swatch in moho, if I remember correctly, is just a .png (image) file. You can select "render", save to a .png in your swatches folder, and presto, instant swatch.
by AcouSvnt
Wed Nov 10, 2004 5:54 pm
Forum: Animation Contests
Topic: Moho Animation Contest Entry: 5 (To Santa)
Replies: 19
Views: 23482

It keeps telling me that du har angett ett felaktigt användarnamn eller lösenord.
by AcouSvnt
Mon Nov 08, 2004 5:45 am
Forum: Moho 5
Topic: no quicktime export
Replies: 14
Views: 10437

BMP files are that simple too. I was managing to write bitmaps before even looking at any docs about header data; just a little trial and error experimenting using a hex editor. The only weird thing I discovered about them is that if the width isn't a multiple of 4, you have to add extra filler byte...
by AcouSvnt
Mon Nov 08, 2004 3:27 am
Forum: Scripting
Topic: Universal Layer Tool - added Universal Point Tool, also
Replies: 15
Views: 22239

Curvature, there's the word I was trying to think of, heh. :)
by AcouSvnt
Mon Nov 08, 2004 3:12 am
Forum: Moho 5
Topic: no quicktime export
Replies: 14
Views: 10437

I wonder if I already have mencoder. I have mplayer. The webpage doesn't say anything about taking .BMP files, but for me that's not a moho-related problem (see my earlier post in this thread).