Search results for query: *

  1. P

    Question Preloading multiple appearances in a scene

    Yeah, that's why I wanted to try to figure this out. I was hoping to use different texture sets of the person as well as each appearance having their own set of clothes to choose from. Either way, I settled with creating a loading screen between appearance switches, which works fine.
  2. P

    Question Preloading multiple appearances in a scene

    I did some testing with this. Thanks for the suggestion! I started out with the OnSceneLoad plugin, which loads in Look 2 after the initial scene is loaded. It also triggers the first LoadingDelay (LogicBricks) that will start loading in Look 3, and triggers the second LoadingDelay, which...
  3. P

    Question Preloading multiple appearances in a scene

    Hello. I'm working on a scene where I would like to be able to switch looks/appearances of one person atom, but without the loading - making it somewhat seamless. Is there any way to preload multiple looks (say, 4-5 looks) during the actual scene load? I suppose I could add 4-5 person atoms...
  4. P

    Plugins + Scripts Timeline

    Hello! I've been scouring the forums for an answer/solution, to no avail. Simply put, I am trying to play an animation (containing only facial expression targets) through a collision trigger, whilst the main animation (body targets) is still playing. My current setup is; Two layers - one for...
Back
Top Bottom