Back to Browse

Arcweave Basic Tutorial Series - Episode 10: Global Variables

2.4K views
May 13, 2021
11:04

How do we create locked doors that will open only when the player finds their keys? To do such a thing, we need to store information (eg whether the player has an item or not) in variables. Arcweave supports global variables of the integer, float, string, and boolean types. In this episode we learn how to define them and assign them values, as well as inspect their value changes with Arcweave's Debug console. You can play the finished version of the Tutorial Project here: https://arcweave.com/app#/project/Qz0PXOZ0Ya/play ... and feel free to explore its diagrams and structure here: https://arcweave.com/app#/project/Qz0PXOZ0Ya You can download the Tutorial Project's image Assets here: https://arcweave.com/storage/files/tutorial_project_assets.zip To read Arcweave's Documentation, visit: https://arcweave.com/docs Join the Arcweave community: https://arcweave.com https://twitter.com/arcweave https://facebook.com/arcweave https://discord.gg/atVXxAK

Download

0 formats

No download links available.

Arcweave Basic Tutorial Series - Episode 10: Global Variables | NatokHD