This shows you the differences between the selected revision and the current
version of the page.
| resource:icon_based_dialogues 2008/11/24 20:09 | resource:icon_based_dialogues 2017/07/17 15:00 current | ||
|---|---|---|---|
| Line 109: | Line 109: | ||
| and into scripts\game.script | and into scripts\game.script | ||
| - | <code script>dlgObject = new Object("scripts\dialogueObject.script");<code> | + | <code script>dlgObject = new Object("scripts\dialogueObject.script");</code> |
| Then in your test scene put the following code: | Then in your test scene put the following code: | ||