Unity

【Unity6】Using the button without setting it up in the Inspector

The purpose  The following article uses buttons set via the Inspector. However, since the buttons are not used w...
Unity

【Unity6】Support for garbled Japanese characters(□ is shown)

The purpose  Troubleshooting Japanese character display issues in Unity's GUI (square boxes instead of text). ...
Uncategorized

Modifying the Gemini filter settings in a NodeJS environment

The purpose  Gemini has filters in place to prevent it from generating violent or sexually explicit content. We ...
PR
nodejs

Gemini and Node.js Playground Summary

The purpose  This is a summary of articles that use Gemini, Google's AI, with NodeJS. Official Art...
Blender

Organizing copied materials in Blender

The purpose  When you copy an object in Blender, its materials are also copied and saved with a new name. While you ...
Unity

【Unity6】Notes on Creating FPS-like Behavior

The purpose  I'm creating FPS-like movement controlled by the mouse in Unity. I'll list the creation process and ...
Unity

【Unity6】Importing Blender objects into Unity

The purpose  Importing a simple 3D object (no rigs) created in Blender into Unity. Notes below. Environment ...
Unity

【Unity6】Adding button click handling

The purpose  I'll show you how to execute a specific process when a button is pressed in Unity. While there are ...
git

Failed to clone local repository with Git(exit code 128)

The purpose  This page describes how to resolve an error (exit code 128) encountered while attempting to clone a loc...
Unity

Unity Links for Development: Absolute Beginner’s Guide

The purpose  Here's a collection of useful and necessary websites for Unity development. (Updated periodically) ...
Copied title and URL