Graphics

 View Only
  • 1.  Is there an any way to use the same script across multiple scenes?

    Posted 04-02-2013 17:44
    I'm using the same script 54 times and they may need to be changed. I'd like to only have to make the changes once.


  • 2.  RE: Is there an any way to use the same script across multiple scenes?

    Posted 04-02-2013 21:03
    Probably not the help you're looking for, but my technique to at least alleviate the stress of this.

    As far as I know, no. There is not a way to do it.

    I write the script in Notepad++ and save it as a .VB file. Then just copy and paste into the first scene, compile and test it, then make any adjustments needed. Once it's good, copy and paste into each scene individually.

    I then have the .VB file I can open up and edit later on. I still go through the time of C/P into each scene, but I only "work" in that one file outside of XPression.

    #XPression


  • 3.  RE: Is there an any way to use the same script across multiple scenes?

    Posted 04-03-2013 16:39
    Well, that's a shame. I hope they they implement this feature in the future.

    #XPression