jagenjo / webglstudio.js

A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.
MIT License
5.21k stars 605 forks source link

behaviour vs component #44

Open coderofsalvation opened 4 years ago

coderofsalvation commented 4 years ago

Hi,

I was just wondering: is there any difference between 'add component', and 'add behaviour'?

image

Above you can see a similar script added through both ways. I was wondering about the differences/philosophy behind the two.

addons vs plugins

what is the difference between addons and plugins (other then one being added thru the add components-popup, and the other thru the 'plugins' menu)?

ps. keep up the awesome work! love extendability of the editor,