Core GDevelop core library, containing common tools to implement the IDE and work with GDevelop games. GDJS The game engine, written in TypeScript, using PixiJS (WebGL), powering all GDevelop games.
getValue()メソッドで値を取得。 という流れだった。 getVariablesで変数たちを取得、 get("globaVar")メソッドで変数を取得、 getValue ...
nowはメソッドじゃないよって怒られまして。 Dateオブジェクトはもともと存在してる。 だけで呼び出せるとのこと。 たしかに普通に動いたわ。JavaScriptコードとは。