kmmun1 Posted January 15, 2022 Posted January 15, 2022 Hello Unigine I have a question about addChild() method when i use : parent->addChild(childObject); it's position is gonna weird (child's postion and rotation are changing) I want to child some object and fix the position and rotation like Unigine editor my environment : Unigine 2.11.0 If someone know about this problem tell me about this Thank you :)
silent Posted January 17, 2022 Posted January 17, 2022 kmmunInno You can try to use addWorldChild() instead of addChild(). Maybe that will solve your current issue? Thanks! 1 How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts