source:
code/branches/ScriptableController/data/gui/scripts/testscript.lua
@
10043
| Last change on this file since 10043 was 10037, checked in by mkronig, 12 years ago | |
|---|---|
| File size: 137 bytes | |
| Rev | Line | |
|---|---|---|
| [10037] | 1 | --k = 1.2 |
| [10035] | 2 | |
| [10037] | 3 | --orxonox.execute("orxout message test " .. k) |
| [10035] | 4 | |
| [10037] | 5 | x = 1.1 |
| 6 | y = 2.2 | |
| 7 | z = 3.3 | |
| [10035] | 8 | |
| [10037] | 9 | |
| 10 | orxonox.ScriptController:moveToPosition(x, y, z) | |
| 11 | ||
| 12 | ||
| 13 |
Note: See TracBrowser
for help on using the repository browser.










