JokerMartini
@jokermartini
New Member
Joined: Feb 14, 2024
Follow
Reply
RE: offset vector
True so in this case let’s just randomly generate a third point we will call C. Then to get our up vec we can use the average of all three positions a…
8 years ago
Forum
Topic
Reply
RE: compare two vectors
thanks Lo i appreciate the help.
8 years ago
Forum
Reply
RE: compare two vectors
if the vectors are the same
8 years ago
Forum
Topic
Reply
RE: right-angle
your suggestion here worked: fn plot_points pts wirecolor:yellow size:5.0 displayText:false = ( for i=1 to pts.count do ( local p = pts[i] poi…
8 years ago
Forum
Reply
RE: right-angle
the bbox is an interesting solution
8 years ago
Forum
Topic
Topic
Topic
Topic
Topic
Topic
Reply
RE: updateShape (c++ sdk equivalent)
What’s the actually problem you’re having that you are needing to call update? That information may help resolve what’s going on. I have a few spline …
8 years ago
Forum
Reply
RE: Ifl bug file count
Try this snippet of code, run these in this order and you’ll noticed the IFL will not update for the second sequence. It will still attempt to load 30…
8 years ago
Forum