Search Unity

[50% OFF SALE] PlayMaker - Visual Scripting for Unity

Discussion in 'Assets and Asset Store' started by Alex-Chouls, Dec 31, 2010.

  1. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  2. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Check out games made with Playmaker on our Showcase page:
    http://www.hutonggames.com/showcase.html

    Hearthstone: Heroes of Warcraft
    "A big help in enabling our art team to independently make cool events in-game."
    Jason Chayes, Production Director, Hearthstone

    Dreamfall Chapters
    "There are a lot of things going on at the same time in Dreamfall Chapters, and Playmaker lets us keep track of it all. With an easy to use interface, and a very flexible toolset, making games with Playmaker is both fun and rewarding!"
    Martin Bruusgaard, Design Director, Dreamfall Chapters

    Fightback
    "[PlayMaker] has given our designers a lot of freedom to work without needing to rely on code support for every little job,”
    Dominic Matthews, Product Manager, Ninja Theory

    And many more...
     
  3. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  4. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Last edited: Nov 7, 2015
  5. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  6. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  7. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  8. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  9. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  10. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  11. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  12. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  13. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  14. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    hopeful likes this.
  15. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  16. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  17. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  18. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  19. dblincoeii

    dblincoeii

    Joined:
    Mar 4, 2015
    Posts:
    19
    I am having all sorts of trouble with something that seems like it should be easy. I cannot get Unity5 buttons to work with playmaker on ios. I have tried everything I have found. I cannot seem to find any tutorial that works with unity5 and iOS devices. Can someone please point me in the right direction. I simply want to use the unity5 buttons with playmaker and have them work in iOS.

    Thanks in advance for your help and insight!
    Dan
     
  20. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    It's hard to know what the problem is without more info.
    Are you compiling with IL2CPP (Player Settings > Scripting Backend)?
    Does it work if you change this to Mono?
    If so, the build is probably stripping out code that your buttons need.

    There's a linker wizard that creates the link.xml file needed to fix this:


    If that's not the problem, please start a thread on the Playmaker forums so we can get more info about the problem to help you solve it.
     
  21. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Check out this tutorial for NextGenSprites and Playmaker:
     
  22. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  23. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  24. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    New update for moto RKD dash (iOS, Android), made 100% with Playmaker:
    http://dash.rkd.zone/

    motoRKD.png

    Now with leaderboards and more:
    motoRKDleaderboards.png
     
  25. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    600 likes this.
  26. Duffer123

    Duffer123

    Joined:
    May 24, 2015
    Posts:
    1,216
    What's the latest on the 1.8 release and how arrays and enums will be integrated?
     
  27. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    1.8 will be released this month.
    Arrays and Enums are new variable types and are fully integrated, working just like other variable types.
    The update ships with all the Array and Enum actions you'd expect :)
     
    Duffer123 and hopeful like this.
  28. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  29. Duffer123

    Duffer123

    Joined:
    May 24, 2015
    Posts:
    1,216
    @Alex Chouls, . Excellent! . A long desired addition. . Hopefully with some tutorial vids... ;)
     
  30. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Yes. :) We've also converted the official Unity 2D game sample to Playmaker for the next update :)
     
  31. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    600 likes this.
  32. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Cool Quadruped Mech test using Playmaker and Final IK:
     
  33. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  34. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  35. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  36. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  37. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  38. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    600 likes this.
  39. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  40. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  41. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Quick tutorial on setting up footstep sounds with Playmaker:
     
    hopeful likes this.
  42. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  43. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Play_Edu likes this.
  44. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Last edited: Nov 27, 2015
    Play_Edu, syntystudios and 600 like this.
  45. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  46. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  47. mensch-mueller

    mensch-mueller

    Joined:
    Nov 25, 2014
    Posts:
    156
    Yeah! Month is gone. But i suppose you mean November 2016! It´s really a pain now. It´s announced for more than one year already, and even 1.7.8.4 coming soon for over half a year.
    Michael
     
  48. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Sorry, I didn't want to risk submitting the update during the Cyber Weekend Sale in case something went wrong... but it will be up this week!!
     
    LampRabbit, 600 and LaneFox like this.
  49. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  50. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663