Gameplay Programmer specialized in Unity / C# with a strong sense of testability and code architecture with 10+ years of experience in Game Development
Pinned Loading
-
-
CameraEffect.cs
CameraEffect.cs 1using UnityEngine;
23// Attach this code to the camera4public class CameraEffect : MonoBehaviour
5{ -
-
Handle listeners for multiple button...
Handle listeners for multiple buttons in Unity 1[SerializeField] private Button[] buttons;
2private ListenerHandler[] listeners;
34public class ListenerHandler
5{ -
returntohome
returntohome PublicReturn To Home - Game created for the Global Game Jam 2019, Santo Domingo RD
C# 1
-
Code to send email from unity using ...
Code to send email from unity using a Google account. 1using System.ComponentModel;
2using System.Net;
3using System.Net.Mail;
4using System.Net.Security;
5using System.Security.Cryptography.X509Certificates;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
