kxng
Brazil
 
 
shadow wizard goblin insanity
game developer @studiospunx [punxstudios.co]
Sin conexión
Expositor de artwork destacado
msdos
welcome.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;

public class Welcome : MonoBehaviour
{
⠀⠀string website = " https://punxstudios.co/ ";
⠀⠀string steamDeveloperPage = " https://store.steampowered.com/dev/punxstudios ";
⠀⠀string discordServer = " https://discord.com/invite/4ccYX42ujs ";
⠀⠀string youtubeChannel = " https://www.youtube.com/channel/UCYeWtyw2-W_whqjU-BcvcYA ";
⠀⠀string twitter = " https://twitter.com/studiospunx ";

⠀⠀private void Start()
⠀⠀{
⠀⠀⠀⠀Debug.Log("Welcome to my steam profile!");
⠀⠀⠀⠀Application.Quit();
⠀⠀}
}
Actividad reciente
1,200 h registradas
usado por última vez el 16 MAY 2024
0.1 h registradas
usado por última vez el 5 ABR 2024
2.1 h registradas
usado por última vez el 22 JUN 2022