Forum Discussion

11 Replies

    • AdamCochran's avatar
      AdamCochran
      Community Member
      Nedim Ramic

      Great! Thank you for sharing.

      Thanks Nedim, it ended up being more complex than we thought it would be. It's a project where I wanted to see if what I wanted to do was possible and it is.

  • RhodaGreen's avatar
    RhodaGreen
    Community Member

    That was really fun! I can think of lots of uses for it. It looks like it was quite complex to create.

    Can you tell me the triggers and variables used to spin the wheel and generate random numbers? (no problem if you don't want to or don't have time.)

    • AdamCochran's avatar
      AdamCochran
      Community Member
      Rhoda Green

      That was really fun! I can think of lots of uses for it. It looks like it was quite complex to create.

      Can you tell me the triggers and variables used to spin the wheel and generate random numbers? (no problem if you don't want to or don't have time.)

      Thanks Rhoda! It was a fun challenge to work on.

      Due to company confidentiality, I can't go into detail about the triggers and variables. But I can say that one thing that helped tremendously was working on one piece at a time. Sort of working backwards. Start with the spinner and then work backwards from there. Ran into a lot of issues that I hadn't considered, so I would have to re-frame how things would affect each other.

      As for the random number, it was a JavaScript random number function. Also used that to have it select random decks of cards and random cards from that specific deck.

      • edithyuditsky's avatar
        edithyuditsky
        Community Member

        My goodness - I could never do that - it's incredible. May I ask how you designed the board layout - just the inter-connected squares?

  • RhodaGreen's avatar
    RhodaGreen
    Community Member

    Thank you for the hints Adam! That really does help me to figure out how to do something similar. Bravo on a great game!

    • AdamCochran's avatar
      AdamCochran
      Community Member
      Lauren Connelly

      Hi Adam!

      This is such a fun build! Thank you for sharing!

      Happy to share! The newer features definitely help with projects like this.

  • LuciMartyn's avatar
    LuciMartyn
    Community Member

    I checked out the eLearning board game and was seriously impressed, it’s such a creative twist on using Storyline 360. The spinner and card randomization were especially cool, and you can tell a lot of problem solving went into it. It actually gave me Pokémon board game vibes with that fun, unpredictable gameplay.

    • AdamCochran's avatar
      AdamCochran
      Community Member

      Thanks! There were a lot of problems I discovered along the way, but it was a fun challenge to be able to come up with ways to fix them. I'll have to check out the Pokémon link you posted.