Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk 3ds® Max® / Animation / wiring for both X_postion and Y postion
  RSS 2.0 ATOM  

wiring for both X_postion and Y postion
Rate this thread
 
64168
 
Permlink of this thread  
avatar
  • Total Posts: 3
  • Joined: 23 January 2012 07:27 PM

hi all
i need help to create a expression to do flowing :
when box run on X sphere rotate on y and when box run on y sphere rotate on y too!
some thing as like that :
if y_postion > 0 then
Y_postion
else if x_postion > then
Y_postion
sorry for my English !!
if need more information , tell me.



Replies: 1
/img/forum/dark/default_avatar.png

hello !!! anybody in there!!!!!

Author: king paladin

Replied: 05 February 2012 06:31 PM  
avatar
  • howiem
  • Posted: 27 February 2012 11:49 PM

More information (a bit more about what you’re trying to simulate) would be useful.

It sounds like you’re asking for this:

(pseudocode)
sphere_y_rotation = box_x_position + box_y_position

?

If so, we can explain how to set up an expression - let us know.



Replies: 0