Jump to content

PlayerSpectator C++


photo

Recommended Posts

Posted

hi, we need subj.

 

PlayerPtr do not sensitive for SetTransform, need management (dir,up) like setViewDirection

Posted

Hi,

 

Could you please give us more details about your suggestion? As far as I understand, you need to have in C++ API:

  • PlayerSpectator with all available functions from UnigineScript?
  • Updated Player class with SetViewDirection()?

If you have any other suggestions, please post it here.

 

P.S. We still remember about the ObjectWaterMesh, and if you want to see more classes in C++ API, please post a full list in separate topic or PM me.

 

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted

SetViewDirection and SetUp for PlayerPtr is enough.

Posted

we need all script stuff for virtual-world creation, in perspective use - Clutter and Cluster

Posted

Hi,

 

I believe ObjectMeshCluster is already available via C++ / C# API. Do you need updated ObjectMeshCluster and new ObjectMeshClutter or you need WorldCluster / Clutter and ObjectMeshCluster / Clutter together?

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted

ObjectMeshCluster already in C++, ObjectMeshClutter need to

  • 3 weeks later...
Posted

set|getView() method will be available in the Player class in next SDK update.

This methods are replacement of the current set|getViewDirection().

×
×
  • Create New...