MichaelD Posted October 12, 2015 Share Posted October 12, 2015 Hello all, I just released a tooltip plugin for Phaser. You can find it here: https://github.com/netgfx/Phasetips It contains many options already, but feel free to fork or ask me to add something, also accepting pull requests for extra options or functions I hope you like it! WombatTurkey, Skeptron, jdnichollsc and 3 others 6 Link to comment Share on other sites More sharing options...
Skeptron Posted October 12, 2015 Share Posted October 12, 2015 Super awesome plugin! GG. Quick suggestion : adding a delay before displaying the tooltip? (0 by default) Link to comment Share on other sites More sharing options...
MichaelD Posted October 12, 2015 Author Share Posted October 12, 2015 ye I can add that, cool suggestion, thanks! I have added the following properties: animationDelay (for showing the tooltip, in ms), animationSpeedShow (the duration of the show animation, in ms), animationSpeedHide (the duration of the hiding animation, in ms) Skeptron 1 Link to comment Share on other sites More sharing options...
WombatTurkey Posted October 12, 2015 Share Posted October 12, 2015 Donated a flimsy 10 euro's, I hope that's enough for at least 1 Tall drink . I urge others too as well, this is amazing. Link to comment Share on other sites More sharing options...
MichaelD Posted October 12, 2015 Author Share Posted October 12, 2015 wow thank you! thats one tall beer for me! Link to comment Share on other sites More sharing options...
Befive.Info Posted February 25, 2017 Share Posted February 25, 2017 @MichaelD Hello! Thanks for a great plugin. BTW, may I make a suggestion? I forked your repo and uploaded a proposal. A short summary is in my README: https://github.com/BeFiveINFO/Phasetips Added options: Rounded corners roundedCorderRadius font styles fontSize fontStroke fontFill roundedCorderRadius (always show tips. control with methods to show and hide) Thank you for your consideration! Link to comment Share on other sites More sharing options...
MichaelD Posted February 25, 2017 Author Share Posted February 25, 2017 @Befive.Info It sounds interesting, please make a PR and I will review and merge. Link to comment Share on other sites More sharing options...
Befive.Info Posted February 26, 2017 Share Posted February 26, 2017 @MichaelD Thank you for a reply. I have one more thing I wanted to try, which I wonder if it is possible to add drop shadow... I will research a bit on it. If will pull request later today regardless of whether I could find how to add drop shadow, (update: I could not really find a way to blur bitmap, so I could not add a drop shadow). Link to comment Share on other sites More sharing options...
Befive.Info Posted February 26, 2017 Share Posted February 26, 2017 @MichaelD I just requested a pull at your repo. I hope that I did alright since this is my first pull request. The alwaysOn option sounds a bit funny but it was the first name I could think of. I am using the option like shown in the attached gif. Thank you and wish you a nice Sunday! Link to comment Share on other sites More sharing options...
Recommended Posts