Evil-Fish
@evil-fish
New Member
Joined: Feb 15, 2024
Topics: 8 / Replies: 12
Reply
RE: Struct Woes

… thats annoying… i had the instanceVar in the wrong place. struct testStruct ( node=undefined, fn testFn = ( print “True” ), …

7 years ago
Forum
Topic
7 years ago
Forum
Replies: 2
Views: 14
Reply
RE: Set Parent Rotation

can try this. child = $ tm = (child.parent.transform) newTm = matrix3 tm[1] tm[2] tm[3] (child.transform.pos) child.transform = newTm

8 years ago
Forum
Reply
RE: Scale to fit Oblect

is this what you want? one = $Teapot001 two = $Teapot002 r1 = one.radius two.transform = one.transform two.radius = r1

8 years ago
Forum
Reply
RE: Refresh stack modifiers

Do you mean something like this?

10 years ago
Forum
Reply
RE: array name duplicates

Awesome! works exactly how i want. Thank you!

10 years ago
Forum
Topic
Forum
Replies: 3
Views: 12
Topic
Forum
Replies: 0
Views: 10
Reply
RE: Two Arrays

So simple. Thanks Denis, Kamil. Works exactly as i want. Have a good day. T

10 years ago
Forum
Topic
10 years ago
Forum
Replies: 3
Views: 15
Reply
11 years ago
Forum
Reply
RE: Finding Position On Spline

I was looking in to this route. As the spline will not always be straight. x = curvelength $Line001 y = ((x)/1000) z = (y / 2) count = 1 fo…

11 years ago
Forum
Topic
Forum
Replies: 3
Views: 23
Reply
RE: Beginner help with Maxscript

You were very close making the spinner work. Currently i only have time to get that working. when i get some spare time during the day ill take a lo…

11 years ago
Forum
Topic
11 years ago
Forum
Replies: 0
Views: 36
Page 1 / 2