GDevelopで簡単なゲームを作ろう企画。 前回「GDevelopで簡単なゲームを作ろう・14 ~ショットのヒット処理を作る~ 」では、ゲーム部分としては最後の仕様、体力・攻撃力の設定や無敵時間の実装などをしました。 これでゲームは最低限遊べるようにはなり ...
GDevelopで簡単なゲームを作ろう企画。 前回「GDevelopで簡単なゲームを作ろう・18 ~Timedeltaの話と攻撃前の予兆について~ 」では、端末ごとに動きに差が出るトラブルを防ぐために使えるTimedeltaのお話と、敵の攻撃に追加要素をつけるお話をいたしました。
GDevelop is a full-featured, open-source game development software, allowing to create HTML5 and native games without any knowledge in a specific programming language. All the game logic is built up ...
The event return text in functions ask number or expression, but it can't return text. I've tryed to return "text" or a variable string but nothing is returned correctly.