1.1.0 • Published 8 months ago
com.iron-mountain.url-utilities v1.1.0
URL Utilities
Open external links and load remote images!
EASY SET UP! NO CODING REQUIRED!
Key components:
- URLOpener
- Opens a webpage when clicked
- Place on any gameobject with a Button component
- 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
New Email Opener
- Opens a new email with preloaded destination, subject, & body content
- Place on any gameobject with a Button component
URL Image
- Loads a remotely hosted texture and assigns it to an Image's sprite.
- Place on any gameobject with an Image component