Jump to content

The advantage of uniginescript


photo

Recommended Posts

Hi Lukas,

The main advantage that I can tell for now is that you don't need to recompile code manually to be able to run it (just do the world_reload) and all the changes will be applied. There is also a couple of tricks available: 

 

Normally for the large-scale projects it's better to use C++ API with IDE for the easy debugging. Script can be used for the really fast prototyping or for writing small parts of code that are not available in C++ (like callbacks for Tracker, for example).

Thanks!

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

Link to comment
×
×
  • Create New...