ニュース

それでもゲームを作りたい.ep4 Godotチュートリアル:最初の2Dゲーム 1 U1 2023年11月27日 02:30 ...
この連載は、Godot Engineでのゲーム開発を始めて、簡単なミニゲームを作るまでを順を追ってたどるものです。前回は、Godot Engineの開発環境を用意して、実行ファイルの作成までをおこないました。今回は、Godot Engine公式の2Dゲームのサンプルを実際に作りながら、技術的な話や、はまりどころの ...
Dodge the Creeps This is a simple 2D game made with Godot Engine as a part of the "First 2D Game Tutorial". In this game, the player must avoid getting hit by the creeps for as long as possible.
Destroy the Creeps Game - Godot 2D Tutorial Welcome to the "Destroy the Creeps" game repository! This project is a simple 2D game created using the Godot Engine, following along with the Godot 2D ...
※バージョンはGodot_v4.0.2です。 ※ Invalid call. Nonexistent function 'instance' in base 'PackedScene.' というエラーが出ていたため、調べたら「.instance()」と定義するのではなく、「.instantiate()」とつけないとだめらしい。 ★ 詰まった ...
CRI・ミドルウェアは9月19日、汎用2Dアニメーション作成ツール「OPTPiX SpriteStudio」がゲームエンジンGodot Engineに対応したことを発表した。
Want to transition from Godot 3 to 4? Look no further than the Godot 4 Game Development Cookbook. This comprehensive guide covers everything you need to become proficient with the latest GUI, GDscript ...
Vulkan support is coming with Godot Engine 4.0 and with it plenty of modern 3D rendering features, however the 2D side of Godot is also seeing plenty of love.