Jump to content

[SOLVED] There is a level editor in Unigine?


photo

Recommended Posts

Posted

Hello!

I need to generate objects once upon request (when you press on the botton and on key).Can it be done?

Posted

Hi,

 

I'm afraid, You need to develop such functionality on your side. However, we have few functions that can create primitives with specified parameters. Please, check the <SDK>/data/core/scripts/primitives.h file. This script also used in various samples from <SDK>/data/samples to create different objects in scene.

 

Thanks!

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

Posted

I have samples necessary objects. Whether it is possible to create a window, like the attachment. And tie it to a script management.

post-1453-0-15853500-1409133132_thumb.png

Posted

I'm not sure that I'm understand completely what you are trying to achieve, sorry. All editor plugins code is open, you can check it in <SDK>/data/code/editor/plugins and create a similar plugin or integrate script directly into the editor.

 

Thanks!

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

×
×
  • Create New...