1.1.0 • Published 8 months ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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.1.0

8 months ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago