playMaker

Author Topic: Calling scripts issue (TerraVol v2)  (Read 1690 times)

FritsLyn

  • Full Member
  • ***
  • Posts: 191
Calling scripts issue (TerraVol v2)
« on: October 01, 2014, 11:04:45 AM »
I'm aware of https://hutonggames.fogbugz.com/default.asp?W44

Yet I cannot get my head around this:

I want to use the amazing TerraVol v2
https://docs.google.com/document/d/1Z_-7MlN1y96lRUCHfoxvmgS4jc8joUd1234OCRmhiuk/pub?embedded=true

through Playmaker - so i need to use the embedded 'action system':
WorldRecorder.Instance.PerformAction(new ActionData( ….. ))

But I cannot figure out how to get this done by PlayMaker - is it not possible for some tech reason I do not understand?

Thank you very, very much :)