Easy Datalink

$11
Publisher As Per Spec
File size 57.41kB
Number of files 24
Latest version 1
Latest release date 2017-11-28 06:57:26
First release date 2015-09-29 06:24:19
Supported Unity versions 2018.4.2 or higher
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!