This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
jade:scripting:getting-started [2024/01/09 12:59] – created hogsy | jade:scripting:getting-started [2024/01/09 13:20] (current) – hogsy | ||
---|---|---|---|
Line 5: | Line 5: | ||
This is a basic guide to help you get started with scripting in Jade. | This is a basic guide to help you get started with scripting in Jade. | ||
- | First open the editor. Once open, in the browser (typically shown to the left of the window), navigate to ' | + | First open the editor. Once open, in the [[jade: |
{{ : | {{ : | ||
Line 21: | Line 21: | ||
===== Compiling ===== | ===== Compiling ===== | ||
- | :!: **" | + | // |
When compiling code here's what you need to do. First, you must load a map. You can load our prefab/test map for example which is in " | When compiling code here's what you need to do. First, you must load a map. You can load our prefab/test map for example which is in " | ||
Line 35: | Line 35: | ||
{{ : | {{ : | ||
- | To test any changes, you can use "Run Engine" | + | To test any changes, you can use [[jade: |
- | + | ||
- | {{ : | + | |
If an entity doesn' | If an entity doesn' |