Li Pan
E.
I have the power of being able to say “Bruh” every 3 seconds while in a conversation
I like Chocomint ice-cream
-Me

I’d like to be a Professional GAMER in the future, and to make people pity me and give me money through Twitch.
What I’ve liked the most so far are these few lines of code, they’re able to delete everything I’ve worked for
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Disappear : MonoBehaviour
{
private void OnTriggerStay2D(Collider2D collision){
Instantiate(Resources.Load("Particle System 1"), transform.position, Quaternion.identity);
Destroy(collision.gameObject);
}
}
3
No le entendí mucho por el ingles pero de lo que entendí esta super!!!!
El código parece algo muy increíble. 😯
jajajaja el poder de unas cuantas líneas de código