Open external links and load remote images!
EASY SET UP! NO CODING REQUIRED!
-
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