Unity Tutorials and Solutions

How to change the CURSOR IMAGE on MOUSE HOVER over UI ELEMENTS in Unity

Introduction In this article we are going to see how to change the cursor image when the pointer hovers over a button in Unity. In addition, a download package is provided with the scripts, sprites and the scene with all the elements already configured. Download the Unity Package Here you can download the Unity Package …

How to change the CURSOR IMAGE on MOUSE HOVER over UI ELEMENTS in Unity Read More »

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 64-bit versions, necessary to be able to publish a game or application on Google Play. The following video is divided in two parts, the first 5 minutes are about how to configure the Unity engine …

Unity, how to compile 32-bit and 64-bit App for Google Play – IL2CPP Error Read More »

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 in a configuration window the desired levels are adjusted, the system saves that information and applies it to all the AudioSource components that are registered. To register an AudioSource component in the system just assign …

Volume control system for music and sound effects for Unity Read More »

Joystick Prefab to use in Unity – For Android and PC

Introduction In this article we are going to see how this Android Joystick prefab for Unity works and you can download the Unity Package to import and use in your project. Download Joystick Prefab for Android Below you can download a Unity package to import in your project, inside the package you will find all …

Joystick Prefab to use in Unity – For Android and PC Read More »

Teleport objects in Unity – Teleportation System to download and import

Introduction In this article we are going to see a prototype of a teleportation system for Unity, which consists of a series of interconnected rings, when an object that has a Rigidbody component assigned to it enters through a ring, it will exit through the designated exit ring, in the process its speed is conserved …

Teleport objects in Unity – Teleportation System to download and import Read More »

How to create a “Don’t Show this message again” window in Unity

Introduction This time we are going to see a solution that I made in Unity, that allows us to show a message to the user with the “Don’t show again” option, if the user check that option, the message will no longer appear. Download the Unity Package to import in your project Below you can …

How to create a “Don’t Show this message again” window in Unity Read More »

Prototype for DETECTING OBJECTS entering a COLLIDER in Unity

Introduction I made a simple prototype for Unity to show how to detect when an object enters inside the collider of another object and execute functions in that case. Download Unity Package Below you can download the Unity package that when imported into your engine, you will recover the Assets we use and you will …

Prototype for DETECTING OBJECTS entering a COLLIDER in Unity Read More »

Character Selection Menu – Unity Package to Download

Introduction In this article we see how to make a character selection menu in Unity, analyzing a prototype that implements this system which consists in two scenes, the first one is like a main menu where you can switch characters, the second scene is like a game scene where you can play with the character …

Character Selection Menu – Unity Package to Download Read More »

Fade In – Fade Out Effect for Unity – Download Package

Introduction In this article we see a solution to fade out the screen in Unity, which you can download, import and drag into the Canvas of your Unity project to use it.This solution is highly customizable and you can also use images to perform the fade in/fade out effect. Download this solution Below you can …

Fade In – Fade Out Effect for Unity – Download Package Read More »

PHP Code Snippets Powered By : XYZScripts.com
Scroll to Top
Secured By miniOrange