1.0.9 • Published 9 months ago

com.iron-mountain.url-utilities v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

URL Utilities

Open external links and load remote images!

EASY SET UP! NO CODING REQUIRED!


Key components:

  1. URLOpener
    • Opens a webpage when clicked
    • Place on any gameobject with a Button component
  1. Platform Specific URL Opener
    • Selects a url based on the runtime platform, and opens it when clicked,
    • Especially useful for opening appstore pages (i.e. iOS/Android)
    • Place on any gameobject with a Button component
  1. New Email Opener

    • Opens a new email with preloaded destination, subject, & body content
    • Place on any gameobject with a Button component
  2. URL Image

    • Loads a remotely hosted texture and assigns it to an Image's sprite.
    • Place on any gameobject with an Image component
1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

12 months ago

1.0.6

12 months ago