Easy Datalink

by [email protected]

Detail this asset from Unity Store: Original Link

This is a paid asset, but now you can download Easy Datalink Free.

Easy Datalink v1.1

This content is password-protected. Please verify with comment to show the download link. Thanks.

Easily GET or POST to your server.
Gathering the data to send to your web server can be a lot of work. Easy Datalink makes this simple, letting you worry only about what to do with the response.
Bundled with Server Environment! Easily switch environments!

Features:
NEW: A modular framework for JSON responses. Simple example scene included and instructions to do it yourself.
• Server Environment window, to define your environments and change them. This persists to build time, making it easy to build for local, integration, QA or production servers! API is as simple as reading from globally-available Environment.URL
• Data Collector component, to gather and send all the form data.
• Datalink Components for Unity’s UI: field, slider, toggle, group toggle.
• Datalink Components for other objects or groups of objects (Array and ArrayCell).
• Easily code your own sender component to integrate with any other data input component, they don’t need to be UI.
• Simple Loading Overlay component, to activate/deactivate an object when requests are in process.
• Get your results via a callback (see example which displays the results as text).
• Allows you to get all the types of data Unity supports: text, images, audio, etc.
• Compatible with our Carousel Toggler, for fancy sliding selectors!

Related Posts

Leave a Comment