Sevdat Posted August 1 Share Posted August 1 Good morning, how can I rotate Anchor 0 and 1 by code? What do I use? Link to comment
silent Posted August 2 Share Posted August 2 If that's is Joint Hinge, you can use Axis0/Axis1 or WorldAxis: https://developer.unigine.com/en/docs/2.18.1/api/library/physics/class.jointhinge?rlang=cs&autotranslate=en#Axis1 How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
Sevdat Posted August 2 Author Share Posted August 2 2 hours ago, silent said: If that's is Joint Hinge, you can use Axis0/Axis1 or WorldAxis: https://developer.unigine.com/en/docs/2.18.1/api/library/physics/class.jointhinge?rlang=cs&autotranslate=en#Axis1 Good day silent, No I mean what mathematical functions do i use? I noticed that I can not put values exceeding (-1,1). How do I calculate the desired rotation angle for them? Link to comment
Recommended Posts