Philip999
@philip999
New Member
Joined: Feb 15, 2024
Topics: 8 / Replies: 22
Reply
RE: Viewport Canvas Scripted Access

OK Thanks for the reply, yeah I thought that was probably the case, doesn’t hurt to ask. I’ve started making my own now.

11 years ago
Forum
Topic
Forum
Replies: 2
Views: 24
Reply
RE: Modifying keyframe values with maxscript

I may be misunderstanding your question, but if your trying to set a key frame, or change an existing one on the position, you can do this. with anim…

11 years ago
Forum
Reply
RE: CustomAttribute with new ID from function

Thank you, I wouldn’t have thought of that. I had tried writing the custom attribute as a string and executing it(which worked), but that’s not great…

11 years ago
Forum
Reply
RE: CustomAttribute with new ID from function

Thanks for the reply I understand I shouldn’t need to use the “attribID:” to set a random id as it should be doing this anyway. I’m probably missing t…

11 years ago
Forum
Reply
RE: CustomAttribute with new ID from function

I have a solution, its a bit naf. The main idea for the ca is to be able to apply it to all the parts of the rig, but if you create another rig then …

11 years ago
Forum
Topic
Forum
Replies: 5
Views: 31
Reply
RE: At time and Scripted controller update

Huh yeah that works, so I guess that works because we are asking the dummy to update its position, and so it runs the script? that’s great I’m going t…

12 years ago
Forum
Reply
RE: At time and Scripted controller update

well the rig is for a car. I have all of the parts working in one scripted controller, and it goes along fine. However for speed reasons I wish the u…

12 years ago
Forum
Topic
Forum
Replies: 7
Views: 20
Reply
RE: DotNet and Window Focus Index

I get the vrfb falling behind max all the time, its very annoying, and only seems to happen when you have other max windows open. It also can mess up …

12 years ago
Forum
Reply
RE: local transform position through scripting

you could try turning this into an expression, it will move the object along its local. you just need to pass a point3 with the input from the joystic…

12 years ago
Forum
Reply
12 years ago
Forum
Reply
RE: NodeEventCallBack function in struct issue

Thank you for the response, I’ll have to check through my code tomorrow. In my actual script I had a struct for the UI and a Struct for the functions,…

12 years ago
Forum
Topic
Forum
Replies: 6
Views: 21
Page 1 / 2