Jump to content

Recommended Posts

Posted

Hi,

 

I am looking into buying LE 3.1 standard, with C++ support. I read trough the docs, but I wonder how one combines C++ and Lua. Are there any tutoials for this?

 

For example, If i build a Level with the Editor, how can I access all objects from C++ in code?

Can I use flowchats together with C++? Or are they Lua only?

 

Another question: What's the preferred way to do grass/Vegetation? I did ot find any Special Editor Tools for this?

And last question: How is the Performance of the engine now? There was a thread in the Forums here regarding bad Performance...is this fixed? How many Units can I have at he same time using skeletal anim and pathfinding?

 

Thanks for your time!

Posted

Yes, you can use Lua even in the C++ version.

 

You load your map in C++ and you can loop over all the entities that were loaded in your scene and do whatever you want with them.

 

Yes, you can use the flowgraph even in the C++ version.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...