Blog Posts

A tech blog documenting knowledge and insights from web development, game development, and creative projects.

    My First VRChat Avatar Purchase and Customization: A Step-by-Step Guide with the Manuka Model

    My First VRChat Avatar Purchase and Customization: A Step-by-Step Guide with the Manuka Model

    A VRChat beginner's journey through first avatar customization with the popular Manuka model. Detailed guide covering VC...
    November 21, 2024
    How to Implement a Charge Attack in Unity Using the Input System

    How to Implement a Charge Attack in Unity Using the Input System

    Learn how to implement a charge attack in Unity using the Input System. A simple approach using started and canceled eve...
    Safe and Efficient Unity Scene Transitions Using SceneAsset + OnValidate

    Safe and Efficient Unity Scene Transitions Using SceneAsset + OnValidate

    A guide on implementing safe scene transitions in Unity using SceneAsset and OnValidate, solving the problems of string-...