Graphics

 View Only
  • 1.  Visual Logic Reference needed

    Posted 10-24-2016 17:48

    I'm desperately searching for an explanation of the functions in the image, as found in Visual Logic. The only thing I can get to work, is set the current frame of the Scene Director but it get stuck there forever. I want to either play a scene director if a text is 1 or skip to the last frame with logic, if some text is 0. I can skip to the last frame but I can't make the same logic start at 0. The key must be one of the other functions but I can't seem to make those work. Please help!



  • 2.  RE: Visual Logic Reference needed

    Posted 10-25-2016 22:09
    Hi gvane,

    The actions do what they're named as. Events, I haven't quite worked out yet myself.

    My suggestion would be to structure your scene directors a little differently. Make two scene directors, one with the first part that you want, and one with the last frame set up as you want. Tell the first one to trigger the second one at the end of it. Then in your visual logic, just call the appropriate scene directors based on what part you want. If at any point you wanted more than just that last frame (like a further animation), just change that second scene director. Of course, each scene director would need different animation controllers.

    James.
    #XPression


  • 3.  RE: Visual Logic Reference needed

    Posted 12-08-2016 17:54
    You speak in riddles.

    Scene 1 triggers scene 2: how and why?

    Call Scene Directors with Visual Logic: how and why?

    Then I lose you completely.
    I am probably too stupid for this.
    Try moron speak. I find the XPression highly illogical.
    #XPression


  • 4.  RE: Visual Logic Reference needed



  • 5.  RE: Visual Logic Reference needed

    Posted 12-20-2016 16:17
    Also check out Help->What's This->Visual Logic Editor for a glossary of the terms used in VL. So far, this is the best source for VL info I can find.
    #XPression


  • 6.  RE: Visual Logic Reference needed

    Posted 08-31-2017 14:45
    MaiSanMia: I can't find "Help->What's This->Visual Logic Editor". I would be great to know where that is.

    Redmile: I don't understand a thing of the example you tell me to look at.
    #XPression


  • 7.  RE: Visual Logic Reference needed

    Posted 09-01-2017 20:23
    Hopefully this is what you want.

    Under the Actions tab: pause (if a certain argument is true, then pause)example: if text = 3 then pause. The same sort of thing is true for Play. Resume means play again if you paused. Stop is obvious.

    Under Events: OnPause If you have something above that says pause, then visual logic will do something, like change a material face. OnPlay, if the scene is playing, this can trigger another event. OnStop is pretty much the same as the two examples above.
    #XPression


  • 8.  RE: Visual Logic Reference needed

    Posted 09-05-2017 14:16
    @gvane I think its actually Help->Contents->What's This->Visual Logic Editor
    #XPression


  • 9.  RE: Visual Logic Reference needed

    Posted 09-12-2017 16:12
    I still don't have this in my 6.2 help although I have Visual Logic. Does any one else experience XPression Rage when you fire it up?
    #XPression


  • 10.  RE: Visual Logic Reference needed

    Posted 09-13-2017 13:48
    @gvane what happens when you hit F1 to launch the help menu
    #XPression