Photoshop Error: “Smart Object is not directly editable”
Error description This error occurs when trying to modify a layer that is a Smart Object, usually when trying to
Unity, how to compile 32-bit and 64-bit App for Google Play – IL2CPP Error
Introduction In this article we are going to see how to export from Unity to Android and compile 32-bit and
How to record PC Audio with Audacity
Introduction In this article I will show you how to capture sound from your PC using Audacity, a free software
How to export a 3D model in FBX format from Blender to Unity. Embed textures in FBX file in Blender
When exporting a model in FBX format in Blender, textures are often lost. Here we will see a method to include them in the FBX file.
What is a REFERENCE in programming
Introduction One of the most important things we have to understand in object oriented programming is the concept of “REFERENCE”,
Volume control system for music and sound effects for Unity
Introduction This solution for Unity consists of a volume control system for music and sound effects, the idea is that
How to compile a Unity project for Windows
Introduction In this article we see how to generate a standalone version of our project for Windows, that is to
Installing Unity from Unity HUB 2021 – Unity Engine Basic Management Series
Introduction The first step is to install the Unity engine and the necessary tools to start developing video games and
How to Solve: Visual Studio doesn’t autocomplete in Unity
Let’s begin with a video about this topic Introduction In this article we see how to solve the Visual Studio
CAN’T ADD script component because the script class cannot be found in Unity
Introduction – What is this error? In this article we look at the causes of the “Can’t Add Script” error
How to FIND A SPECIFIC COMPONENT from a Scene in Unity
Introduction – What we are going to do and why In this article, we’ll explore how to dynamically locate a
How to get the CHILD of a GameObject in Unity
Introduction This article belongs to the series about finding GameObjects and Components references from the scene in Unity, in this
What are “gameObject” and “transform” in Unity
Introduction This article belongs to the series about finding GameObjects and Components references from the scene in Unity, in this

