playMaker

Author Topic: help with asset store submission  (Read 901 times)

colpolstudios

  • Sr. Member
  • ****
  • Posts: 370
help with asset store submission
« on: May 04, 2019, 11:40:10 AM »
Hello, I am doing up my asset store product description and want to be able to add a link to "playmaker" on the asset store.

 https://assetstore.unity.com/packages/tools/visual-scripting/playmaker-368

However, I would like to use a hyperlink instead of the full url.

Could someone please give an example of how I do this?

Thankyou

PlaymakerNOOB

  • Full Member
  • ***
  • Posts: 219
Re: help with asset store submission
« Reply #1 on: May 04, 2019, 12:45:44 PM »
Something like below should work.  Just copy it whole


<a href="https://assetstore.unity.com/packages/tools/visual-scripting/playmaker-368">Playmaker</a>

colpolstudios

  • Sr. Member
  • ****
  • Posts: 370
Re: help with asset store submission (SOLVED)
« Reply #2 on: May 04, 2019, 04:41:46 PM »
Thank you worked very well