Difference between revisions of "UDKOSC DEV"
From CCRMA Wiki
m |
m |
||
Line 16: | Line 16: | ||
SpawnOSCBotAt(x,y,z) | SpawnOSCBotAt(x,y,z) | ||
* set parameters manually | * set parameters manually | ||
+ | |||
+ | MOVING OSCPAWNBOTS: | ||
+ | |||
+ | oscstartinput | ||
+ | |||
+ | ruby osccontrol.rb localhost 7001 | ||
+ | |||
+ | osccheckpawnbots | ||
+ | |||
+ | oscpawnmove | ||
+ | |||
+ | playermove teleport 0 0 1000 0 |
Revision as of 14:08, 15 April 2013
SetTimer
List of exec functions: http://udn.epicgames.com/Three/ExecFunctions.html
Echo::Canyon
PREPPING START OF PIECE
InitPiece
SpawnOSCBot
- defaults to 0,0,2000
SpawnOSCBotAt(x,y,z)
- set parameters manually
MOVING OSCPAWNBOTS:
oscstartinput
ruby osccontrol.rb localhost 7001
osccheckpawnbots
oscpawnmove
playermove teleport 0 0 1000 0