Graphics

 View Only
  • 1.  Intro to scripting/animations - scorebug animations

    Posted 01-21-2016 19:09
    Hey everyone! I'm a student at Ryerson University and we built our sports broadcasts packs out of xpression. We're looking to take our scorebug to the next step and animate when the score changes? What's the easiest way to do this?


  • 2.  RE: Intro to scripting/animations - scorebug animations

    Posted 01-21-2016 22:04
    We use visual logic to monitor the data coming in. I've noticed that ESPN does their scoring changes by rotating the numbers. Pretty fancy, but we haven't figured out how to do that yet. Visual logic is fairly simple to learn, it's just wrapping your mind around all the animated elements in a scene that sometimes boggles our students' minds.

    Good luck!
    Mike Forbes
    Middle TN State University
    #XPression


  • 3.  RE: Intro to scripting/animations - scorebug animations

    Posted 01-26-2016 15:33


  • 4.  RE: Intro to scripting/animations - scorebug animations

    Posted 03-02-2016 02:32
    Hi Les,

    Unfortunately his file is no longer valid. Can it be reuploaded? Thanks
    #XPression


  • 5.  RE: Intro to scripting/animations - scorebug animations

    Posted 03-02-2016 03:30
    Brian Will have to upload it as I don't have the original
    #XPression


  • 6.  RE: Intro to scripting/animations - scorebug animations

    Posted 03-02-2016 03:55
    Have you ever seen this accomplished with visual logic and datalinq? Our scorebug is datalinq'd and I'm looking to update the score everytime there's a 3ptr.
    #XPression


  • 7.  RE: Intro to scripting/animations - scorebug animations

    Posted 05-16-2017 18:31
    Did you ever get this working? I have a few animations that I have used for scorebugs. Let me know. As far as 3ptr. I built an animation that is triggered with a keystroke F8 so the operator triggers it rather than doing all the math and logic.
    #XPression


  • 8.  RE: Intro to scripting/animations - scorebug animations

    Posted 06-18-2017 17:02
    I did get it working! We didn't want to use a keyboard shortcut because our clock data is fed in from a daks scoreboard, so the code I plugged in works better!
    #XPression