How create camera target?
Can you specify exactly what you mean? You want to create a “look at” target to track a specific point or object?
Yes, I want create a camera and Xform or little sphere, and the camera must constantly look at the sphere so that the sphere is in the center of the frame, and when sphere moving - camera turns behind it.
Ok great. Please look at this documentation on how to do it. Set Camera Target — Omniverse Extensions
I tried to do this, but I don’t understand how it works and which input to connect where. And I also can’t figure out: READ and WRITE - which of these do I need to create in ActionGraph?
Could you attach a screenshot: how do I set up this bundle correctly? Or maybe a 30-second video. I would be very grateful to you.
Ok let me see what I can do and get back to you.
Thank you.
Thank you very much!
But I’m moving an object, but the camera isn’t following it.
You have to hit PLAY to actively engage the ActionGraph code. Actiongraph only runs when the animation PLAYS.
Ok, thank again!
It worked)
Ok great
I reread the instructions.
I’m very sorry, and of course you know better, but it seems to me that it’s worth adding there that you need to create an On Tick node.
That’s just my opinion, nothing more.
Thanks for the feedback. Yes I see what you mean. I can suggest. In general though, pretty much ALL actiongraph requires you to add an “on tick” because that literally is the “time engine” that drives the code.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.