Jump to content

Mouse look using UnigineScript


photo

Recommended Posts

Posted

I want to use PlayerDummy to create my own camera with custom mouse look function but don't know how to start

Can anyone give me an example code which can get this goal.

Note that I dont want to use PlayerActor or PlayerSpectator.

Thanks!

Posted

We don't really recommend to use UnigineScript now for the new projects. Have you considered to start with C#? A sample with custom player for C# is already available in demos,

Thanks!

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

Posted

What a pity, I can see the future of UnigneScript. perfect for junior like me. I know C++, haven't learn C# yet, is there sample for C++ like that one ?
Ah. please give me the C# sample link on documentation. Thanks!

Posted

Just download in SDK Browser: Samples -> Demos -> C# Component Samples and do Copy as Project after. In that case you will be able to open samples in Editor and see how they made.
image.png

For C++ custom players you can check the Samples -> C++ API -> Logics section.

  • Like 1

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

×
×
  • Create New...