Difference between revisions of "Scripting UDKOSC Gestures"

From CCRMA Wiki
Jump to: navigation, search
m
m
Line 5: Line 5:
  
  
  OscSetFollowCamera:  Camera moves X,Y,Z from OSC but targets pawn  
+
  OscSetFollowLockCamera:   Camera moves absolute X,Y,Z from OSC but targets pawn
 +
  OscSetFollowCamera:        Camera moves X,Y,Z relative to pawn from OSC but targets pawn  
  
  

Revision as of 14:53, 8 June 2013

In UDKOSC command prompt:

oscstartinput
oscmove


OscSetFollowLockCamera:    Camera moves absolute X,Y,Z from OSC but targets pawn 
OscSetFollowCamera:        Camera moves X,Y,Z relative to pawn 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