Changes to Step #8
Edit by Brian Adams —
Edit approved by Brian Adams
- Before
- After
- Unchanged
Step Lines
[* black] Copy the babylon.js file in to the same /public/js folder as your plugin. All .js files will automatically be loaded. |
[* black] The example code from the site simply adds a canvas to the page. We are going to do the same thing in the plugin, but we have to decide where to put it. |
[* black] Plugins have some references for a concept of the cockpit, global event emitter, etc. |
[* black] The fully updated plugin code picture is here. |
Image 1
No previous image
Added