Difference between revisions of "Scripting UDKOSC Gestures"

From CCRMA Wiki
Jump to: navigation, search
m (Created page with ' In UDKOSC command prompt: oscstartinput oscmove In Ruby: C:\Users\Rob\data\github\udkosc\Scripts>ruby osccontrol.rb localhost 7001 ./data/pawn_circle.oc pawn_circle.oc …')
 
m
Line 1: Line 1:
 
 
In UDKOSC command prompt:
 
In UDKOSC command prompt:
  
 
  oscstartinput
 
  oscstartinput
 
  oscmove
 
  oscmove
 +
 +
 +
OscSetFollowCamera:  Camera moves X,Y,Z from OSC but targets pawn
  
  

Revision as of 14:39, 8 June 2013

In UDKOSC command prompt:

oscstartinput
oscmove


OscSetFollowCamera:  Camera moves X,Y,Z from OSC but targets pawn 


In Ruby:

C:\Users\Rob\data\github\udkosc\Scripts>ruby osccontrol.rb localhost 7001 ./data/pawn_circle.oc

pawn_circle.oc
pawn_runjump.oc