Phaser3

Adjusting hit detection (Phaser3)

Things I want to do We will configure the collision detection for the physics engine (Arcade) in Phaser3. We will...
Phaser3

Hit detection displayed in the game (Phaser 3)

Things I want to do Phaser 3 displays the collision detection of the physics engine (Arcade) in the game. When re...
Phaser3

Rerun the scene in Phaser 3.

Things I want to do Restart the scene in Phaser 3. For example, restarting the game scene from the beginning when...
スポンサーリンク
Phaser3

Creating a development environment with Vite + Phaser 3 + Visual Studio Code

Things I want to do This creates a Vite environment that uses Phaser 3 (a 2D game engine using Javascript). This ...
JavaScript

Bat for creating a Vite project

Notice This article is outdated, and the Vite project structure is different from what it is today. I recommend c...
git

[bat]When git tells you to run `git config –global –add safe.directory`, here’s the batch file.

Things I want to do Sometimes, immediately after cloning a Git repository, you may see the following message from Gi...
JavaScript

Webpack is difficult, so I bundle it with Vite.

Things I want to do We will bundle it using Vite. Bundling is the process of combining multiple JavaScript files ...
Phaser3

Execution of Phaser3 tutorial code and Japanese comments

Things I want to do We will run a tutorial game for Phaser3, a 2D game creation engine. Also, since the original ...
Blender

Applying poses to imported MMD files (PMD) in Blender.

Things I want to do This tool applies poses to MMD-compatible models imported into Blender. I will proceed using ...
Blender

Opening MMD (MikuMikuDance) files (PMD) in Blender (Blender)

Notice This article is intended for older versions of Blender, such as 3.X. If you are installing on Blender 4.2,...
タイトルとURLをコピーしました