Jump to content

[SOLVED] 3rd/1st Person Character


photo

Recommended Posts

Posted (edited)

Hi Unigine Team,

 

I am currently evaluating 2.3 starter and one of my clients requires a seamless 3rd/1st person character setup. I tried to follow the Character System documentation with UnigineScript, but since I am not a programmer, I have no idea where to actually put the code, and/or xml files.

 

Any help would be appreciated.

 

Thanks,

Andrew

 

 

Edit: Character .mesh and .anim files are already in the engine.

Edited by andrew.beder
Posted

Hi Andrew,

 

I'm afraid you will need some programmer help to get correctly working 3rd / 1st person camera switch. We prepared small script (based on SDK Browser -> Samples -> UnigineScript -> Skinner - agent_00 sample) that will switch cameras by pressing 'Enter' key.

 

You can replace agent_00.cpp in agent_00 sample in SDK Browser -> Samples -> UnigineScript -> Skinner (just click Open Folder on agent_00 sample).

 

agent_00.cpp

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

Posted

Hi Andrey,

 

Thank you so much for the script, much appreciated. It works perfectly fine for my needs.

 

Cheers,

Andrew

×
×
  • Create New...