Is there any documentation or tutorials on: Object/Axis ^O, you'll find on page 2 of the manual, Basics -> page 2, Common button meanings.
I can't find the three coordinate systems choices ever doing anything. They seem like a necessary tool.Not sure exactly what you're asking here, but for viewing in your workspace, familiarize yourself with the arc rotate tool. (in the manual, basics, page 5, arc rotate tool)(http://s6.postimg.org/4y98eizkt/grywink.gif)
I'd like to move and move about the selection points.
nothing works as it did before (because I was somewhere else in the software's GUI logic when it worked last time)While i'm here, i'd like to just clarify something, to make sure we're on the same page.
If I extrude a N-Gon 20 times it will fail at least once, some times fail 10 times or more and sometimes fail on the first try.Sorry to say, i've just extruded 20 N-gons and not had one fail to cap.
It reaches object2 and now I want the object2 to be rigidly attached to the object1 and finish animating object1 with Object2 attached.
/* Declaring variables */ point3 $parent1Loc, $parent2Loc; /* Grab the parent positions */ $parent1Loc = GetAttributePoint3("eobject02", "position"); $parent2Loc = GetAttributePoint3("eobject03", "position"); /* If we're in frames 0 - 24, use parent01 position plus 100 units on the Y axis*/ if (frame >= 0 && frame <= 24) $position = $parent1Loc + (0,50,0); else /* Switch to parent02 */ $position = $parent2Loc + (0,50,0);
Right?right.
Thank You.you're welcome :)
In Object mode you can use the cursor keys for small increments, but not in Scene mode.
a sheet of thin-flexible material (like paper) being folded over into a loose fold?This could possibly be better accomplished by using bones. (figure mode), if you're keen to give that a try.
...How did you get the curves in the paper as your example shows?
.... Drag selected the last 4 rows of points and moved downwards, (Y), incrementally, so that the 1st outside edge was the lowest, 2nd edge slightly higher and so on, ....
.... best explained by this old vid.
... youtube ...
s there a way to create a template or underlay of the desired final morph and drag the points to that? Then remove the template.That would be 'reference images'.