Blog Posts

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

    How to Play Sound Effects at Specific Timings Using Live2D Motion Events in Unity

    How to Play Sound Effects at Specific Timings Using Live2D Motion Events in Unity

    A guide on setting events in Live2D motions and playing sound effects at specific timings in Unity
    How to Batch Process and Boost Volume for Multiple Audio Files in Adobe Audition

    How to Batch Process and Boost Volume for Multiple Audio Files in Adobe Audition

    A step-by-step guide on using Adobe Audition's batch processing feature to adjust the volume of multiple audio files at ...
    How to Switch Game Screen Resolution Between 1080p and 720p in Unity Using Screen.SetResolution

    How to Switch Game Screen Resolution Between 1080p and 720p in Unity Using Screen.SetResolution

    How to dynamically change game screen resolution in Unity. Explains Screen.SetResolution usage with UI button implementa...
    January 18, 2024
    Speed Up Video Editing in Premiere Pro: Efficiency Tips, Features & Tools

    Speed Up Video Editing in Premiere Pro: Efficiency Tips, Features & Tools

    A collection of techniques to speed up and streamline video editing in Adobe Premiere Pro, including text-based editing,...
    January 17, 2024
    How to Display a Live2D Model on Unity's UI Canvas (RenderTexture + RawImage)

    How to Display a Live2D Model on Unity's UI Canvas (RenderTexture + RawImage)

    Learn how to display a Live2D model on Unity's UI Canvas using RenderTexture and RawImage with step-by-step instructions...