taemoor Posted March 1, 2019 Share Posted March 1, 2019 hi all A noob problem! in case of a Hexagon, the smaller radius is sin60. I am using this to move the next hexagon this much, so in my Copy node; Translate(x) has this line: ch("../circle2/radx") * sin($PI/3) in radians PI/3 should be 60 Degrees. but the hexagon only moves this much: What could possibly be wrong. I Appreciate any help in advance. Quote Link to comment Share on other sites More sharing options...
edward Posted March 1, 2019 Share Posted March 1, 2019 The sin hscript expression function takes degrees (unlike I think the VEX one). 1 Quote Link to comment Share on other sites More sharing options...
taemoor Posted March 1, 2019 Author Share Posted March 1, 2019 hahhh!! Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.