Change Color and Number on GameObject

 Unity Script Breakdown: Change Color and Number on Game Object This article provides a detailed breakdown of a Unity C# script, explaining its purpose, structure, and functionality. The script primarily handles changing the color of a GameObject’s material and updating text components with a numerical value. Purpose of the Script The script named `tcg_change_color_number` is…

Read More

WebGL Exporter v0.8

TastyCherryGames.com  present you Unity WebGL Template which removes previous full screen button and instead resize for its own with ability to add your own custom css and javascript from codepen.io /github/jsfiddle and just paste it in input boxes. (limited features available, yet to be released) Problem Addressed: Usually if you go with default WebGL Template,…

Read More