Jump to content

Will LE3 have any form for an "add-on" system?


PeterXer
 Share

Recommended Posts

IM VERY NEW (I just recently discovered Ledwerks) SO PLEASE BE NICE - Thanks in advance!

 

Can you expand the editors functions by writing your own little codes in c++ OR lua?

I dont know if i missed out anywhere but if there is a place where the answer is pls tell me smile.png

-Peter

 

Oh yeah i have another question too:

Is it true that LE3 will only support opengl (no dx9,10,11)?

OS: "Windows 7 Professional"

CPU: "Intel Core I5-2450M @2.50GHz"

GPU: "Nvidia GT525M" //OC

RAM: "8 GB"

Link to comment
Share on other sites

Lua is the scripting language used for LE2 and LE3. Which means that al kinds of behaviour can be sripted for your scene. An actual pluging system is not supported for LE3. Every game object can have multiple script attached to it. Input fields like float, int, string, bool can be created for every script.

http://www.leadwerks.com/werkspace/blog/1/entry-907-properties-and-the-editor-interface/

 

The Leadwerks engine, both 2 and 3, run on OpenGL.

Link to comment
Share on other sites

We do have a system that lets you add multiple hooks into the engine per object, and I have received inquiries from a few people interested in integrating code into these hooks. However, our goal right now is to build a really fast and intuitive editor, not make a big patchwork of plugins.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

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.

 Share

×
×
  • Create New...