can i get a entity velocities value on visual feedback?

can i get a entity velocities value on visual feedback?

chlrh1226
Explorer Explorer
167 Views
4 Replies
Message 1 of 5

can i get a entity velocities value on visual feedback?

chlrh1226
Explorer
Explorer

hello,

i wondering can i get a entity velocities value on visual feedback?

chlrh1226_0-1748588371527.png

 



i use this value like trigger to change motion behavior.
i plan to use that value on express trigger or, chop behavior etc.

can i get this value? or other velocity value. not vector value. 
if you guys any idea., please let me know. Thanks.

0 Likes
Accepted solutions (2)
168 Views
4 Replies
Replies (4)
Message 2 of 5

nicolas_chaverou
Community Manager
Community Manager

Hey there,

Can you please specify Golaem and Maya version ?

 

Depending on the answer, you can probably use the Channel entityVelocity

Vector will be cast as float in the Expression Trigger

https://help.autodesk.com/view/GOLM/ENU/?guid=glm_channels

 

Hope that helps



NICOLAS CHAVEROU
GOLAEM PRODUCT MANAGER
0 Likes
Message 3 of 5

chlrh1226
Explorer
Explorer

hello, Thank you for your replying.

i use golaem version 9.0.2 and maya version 2024.


 

i make a entity attribute for take a entity velocity

chlrh1226_0-1749001083995.png



and get a entity velocity value on chop behavior.

chlrh1226_1-1749001159142.png

chlrh1226_2-1749001172869.png



but they get only vector value for entity velocity.
i want to get a entity velocity value on visual feedback.

chlrh1226_3-1749001318386.png

how can i translate entity velocity vector value to float value?
or is there other want to get a entity velocity value on visual feedback?

my goal is use like this

chlrh1226_4-1749001524910.png

depending on entity velocity, entity will change they motion behavior



Thank you for your help.

 

 

 

0 Likes
Message 4 of 5

nicolas_chaverou
Community Manager
Community Manager
Accepted solution

If you make the attribute a float, the norm of the vector will be written in the attribute

Else you can use the norm operator in the ChOp Operation node



NICOLAS CHAVEROU
GOLAEM PRODUCT MANAGER
0 Likes
Message 5 of 5

chlrh1226
Explorer
Explorer
Accepted solution

awesome!!!

good advice for me!

thanks!

0 Likes