Jump to content

Node catch and drop


photo

Recommended Posts

Posted

I want to catch and drop the node using c++.

Do you have any reference for how to catch and drop node?

Posted

Hello @ChanWoo.Sung,
I have to ask you to be more specific. What do you mean by catching and dropping nodes?

If, say, this stands for the player's ability to grab and throw objects in a virtual world, you can refer to our VR Sample. The demo supports both VR and desktop modes and showcases an implementation of this technique using the C++ Component System. Following the given article, you can implement the same feature by using the provided components or the source code.

If you are looking for something different, please let me know.
Thanks!

×
×
  • Create New...