RUVIDEO
Поделитесь видео 🙏

JSON in Construct 3 (Practical Example)

Download the source file from here:
https://drive.google.com/file/d/1_VdyM6UstG8iTfcW8J4QY8n3KsZVFctk/view?usp=sharing

Hi guys,
Hope you’re doing well!
Today, I’m here with a practical and useful subject in Construct3, so we can use it in our projects. JSON is a functional tool in programming that almost every programmer has worked with before.
What is JSON?
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
But if you’re a beginner and you don’t know much about the sentences above, I should say that JSON is a way of transferring information through different systems which is completely readable by humans. A real world example of JSON is English language. People may use any language to share information, but if they want to share something that everyone understands, they use English, because it’s the standard international language. Therefore, the audience will be assured to understand the content.
But if I want to talk especially about this tutorial, I should say that I have tried to explain the use of JSON in Construct3 practically to you. Today I will teach you how to save your level’s codes in a JSON file and read that information to create the level. Also, we need AJAX for using JSON and today’s tutorial contains working with that, too.
We have considered some little exercises for you to comprehend the concept of JSON much better. Moreover, there are some general concepts like working with Object, Array, ForEach and Nested JSON that today I will explain all.
Finally, as we have mentioned in the previous videos, DoonDookStudio’s team always tries to share their knowledge of game making with other enthusiastic people. We need your help to grow our network. Please share our contents with your friends and subscribe to our channel. So we can meet new eager people and get familiar with each other.

? Discord: https://discord.gg/jJZRaaNuFQ?
Website: https://doondook.studio
YouTube: https://www.youtube.com/channel/UCbRx8OM7stifmxAYy7HjsVQ
Twitter: https://twitter.com/doondookstudio
LinkedIn: https://linkedin.com/company/doondook-studio
Instagram: https://www.instagram.com/doondook.studio

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «JSON in Construct 3 (Practical Example)», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.