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
    GamerPET likes this.
  3. Alex-Chouls

    Alex-Chouls

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

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    GamerPET likes this.
  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
    SteveB likes this.
  9. Funtyx

    Funtyx

    Joined:
    May 3, 2017
    Posts:
    37
    Help please remove warnings :( After installing Unity 2017.2.0f3, I have the following warnings:

    Assets/PlayMaker/Actions/SetGUIText.cs(9,28): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/SetGUITexture.cs(9,31): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/SetGUITextureAlpha.cs(9,36): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/SetGUITextureColor.cs(9,36): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(703,33): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(704,44): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(705,39): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(706,44): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(741,33): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(742,24): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(743,39): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(744,24): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(3330,26): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(3332,45): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(3333,32): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(3335,45): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4112,26): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4114,17): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4115,32): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4117,17): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4130,27): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4132,18): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4133,33): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4135,18): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4842,33): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4843,48): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4844,39): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4845,48): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4877,33): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4878,24): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4879,39): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(4880,24): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(6006,28): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(6029,28): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(6030,28): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(6031,28): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(6052,37): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(6053,28): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(6054,28): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(6072,37): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(6073,28): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/iTween/iTween.cs(6074,28): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/ComponentAction.cs(64,45): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/ComponentAction.cs(69,45): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/GUIElementHitTest.cs(78,34): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/GUIElementHitTest.cs(78,80): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/SetGUIText.cs(12,29): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/SetGUITexture.cs(12,29): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/SetGUITextureAlpha.cs(12,29): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/SetGUITextureColor.cs(12,29): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/TouchGUIEvent.cs(126,34): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Actions/TouchGUIEvent.cs(126,80): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Editor/PlayMakerEditorStartup.cs(48,31): warning CS0618: `UnityEditor.EditorApplication.playmodeStateChanged' is obsolete: `Use EditorApplication.playModeStateChanged and/or EditorApplication.pauseStateChanged'
    Assets/PlayMaker/Editor/PlayMakerEditorStartup.cs(48,31): warning CS0618: `UnityEditor.EditorApplication.playmodeStateChanged' is obsolete: `Use EditorApplication.playModeStateChanged and/or EditorApplication.pauseStateChanged'
    Assets/PlayMaker/Editor/PlayMakerEditorStartup.cs(49,31): warning CS0618: `UnityEditor.EditorApplication.playmodeStateChanged' is obsolete: `Use EditorApplication.playModeStateChanged and/or EditorApplication.pauseStateChanged'
    Assets/PlayMaker/Editor/PlayMakerEditorStartup.cs(49,31): warning CS0618: `UnityEditor.EditorApplication.playmodeStateChanged' is obsolete: `Use EditorApplication.playModeStateChanged and/or EditorApplication.pauseStateChanged'
    Assets/PlayMaker/Editor/PlayMakerProjectTools.cs(228,95): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
    Assets/PlayMaker/Editor/PlayMakerProjectTools.cs(229,98): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
     
  10. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663

    Attached Files:

  11. Alex-Chouls

    Alex-Chouls

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

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Check out UP UP - Endless Runner, a really pretty game made with Playmaker :)
     
  13. Alex-Chouls

    Alex-Chouls

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

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  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
    #PlayMakerTip: Check Inspector to expose events as buttons that you can click to test the events while playing.


    Let's you quickly test game events without waiting for them to happen.
     
    GamerPET likes this.
  19. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  20. GamerPET

    GamerPET

    Joined:
    Dec 25, 2013
    Posts:
    370
    Oooooo... I didn't knew that you can expose events. My god the ammout of time I could have saved :D
     
    Alex-Chouls likes this.
  21. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    magique and SteveB like this.
  22. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Check out The First Tree, a beautiful, emotional, exploration game, made with Playmaker:
    http://store.steampowered.com/app/555150/The_First_Tree/

    “I would have never released a game if it wasn’t for Playmaker. For artists like myself, it opens up a new world.”
    - David Wehle
     
  23. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Last edited: Nov 12, 2017
  24. Alex-Chouls

    Alex-Chouls

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

    Alex-Chouls

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

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    magique likes this.
  27. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Check out Rise n Shine - Balloon Joyride, made with Playmaker:
     
    magique likes this.
  28. Alex-Chouls

    Alex-Chouls

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

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Check out Combat Core, a multiplayer arena fighting game, made with Playmaker:
    http://store.steampowered.com/app/405670/Combat_Core/
    CombatCoreThumb.jpg
    "As a designer and artist without strong coding skills, with Playmaker I’m able to bring my ideas to life without any limits."
    Micah Betts
     
  30. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    magique likes this.
  31. Alex-Chouls

    Alex-Chouls

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

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Subscribe to @HutongGames on Twitter for #PlayMakerTips and more!
     
  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
    We're excited that Playmaker is part of the Asset Store Black Friday Sale 2017!!
    Get 50% Off Playmaker now!
     
    TonyLi likes this.
  36. Quique-Martinez

    Quique-Martinez

    Joined:
    Oct 1, 2013
    Posts:
    141
    How to run the networking assets?
    The others are making it all right.
     

    Attached Files:

  37. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Hi, sorry missed your question. That networking sample uses the legacy networking system. Those actions are now marked obsolete in newer versions of Unity and are not compiled by default (hence the Missing Action errors).

    If you still want to look at that sample, you can add a define to Player Settings to get the actions to compile.
    Go to Main Menu > Edit > Project Settings > Player and add PLAYMAKER_LEGACY_NETWORK to the Scipting Define Symbols:

    PlaymakerLegacyNetwork.jpg

    You can get support for the new networking system on the Playmaker Ecosystem:
    https://hutonggames.fogbugz.com/f/page?W1181

    However, we strongly recommend using Photon for networking. It's much easier to setup than Unity's built in networking! It also has complete Playmaker support. Feel free to start a thread on the Playmaker Forums to explore this topic further :)
     
    Quique-Martinez likes this.
  38. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
  39. Quique-Martinez

    Quique-Martinez

    Joined:
    Oct 1, 2013
    Posts:
    141
    Thanks a lot!! I'll review all of the options, but now I need basic client/server functionality to move my project into PM.
    By the way, I'm just beginning, but I was able to make my first functional game in some minutes. It would take to me like ten times more with standard scripting! Congrats!
     
  40. Alex-Chouls

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    The Asset Store Black Friday Sale ends today!
    Get 50% Off Playmaker now!
    AssetStoreBlackFriday2017.png
    Check out our Showcase page for some of the great games using Playmaker.
     
  41. Alex-Chouls

    Alex-Chouls

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

    Alex-Chouls

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

    Alex-Chouls

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

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Check out Brick Breaker Intergalactic, made with Playmaker:

    From 3D Sauce, maker of the great Breakout Pro Playmaker Kit.
     
  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. Alex-Chouls

    Alex-Chouls

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

    Alex-Chouls

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

    Alex-Chouls

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

    Alex-Chouls

    Joined:
    Mar 24, 2009
    Posts:
    2,663
    Playmaker just passed 3000 ratings on the Asset Store!
    3000Ratings.jpg
    Many thanks to an amazing community that supports us and helps make Playmaker better!