jisun Posted January 13, 2023 Share Posted January 13, 2023 how can i pit in [prim att speed] to [Amp of prim vop] ...? heeelp!! Quote Link to comment Share on other sites More sharing options...
mrCatfish Posted January 13, 2023 Share Posted January 13, 2023 point(0,0,"speed",0) Which mean: use first input, look at point 0, look at the speed attribute, look at the first index of this attribute, (there is only one because it is a float). Of course, if the speed varied and you wanted the average or something, you could attribute promote to a detail set to average, then use the detail expression instead of the point expression. Quote Link to comment Share on other sites More sharing options...
maiden666 Posted January 14, 2023 Share Posted January 14, 2023 into the Amp channal: prim('../name_of_node', @primnum, 'speed', index(0 if Float)) Quote Link to comment Share on other sites More sharing options...
jisun Posted January 16, 2023 Author Share Posted January 16, 2023 On 2023. 1. 14. at 오후 6시 33분, maiden666 said: 앰프 채널로: prim('../name_of_node', @primnum, 'speed', index(0 if Float)) tnx!!!!!!!!! perpect !!! happy new year~ 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.