Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oc_anim.lsl pose ajustment via command feature request. #1057

Open
tayaphidoux opened this issue Jul 13, 2024 · 1 comment
Open

oc_anim.lsl pose ajustment via command feature request. #1057

tayaphidoux opened this issue Jul 13, 2024 · 1 comment
Labels

Comments

@tayaphidoux
Copy link
Contributor

What version of OpenCollar are you using?
8.2.3

What behavior did you expect?
the ability set an animation height with defined amount

What behavior did you see instead?
can only ajust height up or down by 0.02

What steps does someone need to take to reproduce the problem?
try to ajust the command with [prefix]animation up 5.0

this is a feature request to use
string sChangevalue = llList2String(lTmp,1);
instead of
float g_fAdjustment = 0.02;

if the value is = or greater than g_fAdjustment.

@SilkieSabra
Copy link
Contributor

Does anyone else think this would be a useful adjustment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants