Hello! Create, comment, and manage AIRS with Dizar Mobile! Dizar Mobile is a simple way to manage and create projects from your Cellphone! The payment cost are FREE!
It's simple to install, just open the Google Play Store and search for Dizar Mobile. Then, Click at Install on the Dizar Mobile 2021 app.
Wait until the download are finished. How about a coffe?
To use Dizar in your Android device, Sign in with your dizar account. Dizar Technologies will sent an email so they can confirm that is you.
About 12 seconds left, you would be connected!
This Phone has Dizar installed, so we can learn how to use it:
Note: If you don't sign in, then you can only manage your projects, and you don't can create or edit your games. And the wrost part: you can't disable the bluetooth and needs to stay nearby the computer!
Click at New Air and give it a name, then, click at OK. The Engine would be started.
After the engine starts, create a new object:
object.create("player":instance)
...Or, click at New instance, and select the instance you want to put it:
Every element are too in Dizar for Windows, but the Mini store are disabled for Android.
The engine uses Python language, so you can learn now.
part is required!
It's easy to script: touch at New Object, then, in Get Code Lines. you will be see this screen:
Let's create this: a digital farmer tracker
class trackerSoilSystem(self):
soil = object.Friend("Terrain")
soilMosture = soil.Friend(Terrain.color)
if (soilMosture == "Dark Green") {
soilMosture.Append(": 99%")
Cool, huh?
The mini items are objects you buyed at the Minis store (Needs to create this in a PC).
It's simple to use Games like Mini Items:
Done!
Scripts are simple:
def startServer(onlineInterest):
Object.create(city.instance, style: Futuristic)