playMaker

Author Topic: Gameobject to Object for 'Set property'  (Read 12141 times)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Gameobject to Object for 'Set property'
« Reply #15 on: February 12, 2014, 02:06:16 PM »
Hi,

Ok, I wasn't sure what was your level of knowledge on this, caase this is quite advanced stuff.

 You need to manually apply the static batching using this function:

http://docs.unity3d.com/Documentation/ScriptReference/StaticBatchingUtility.Combine.html

bye,

 Jean