You know what they say;

public gameObject subscribebutton;
public bool isonbutton;

void OnTriggerEnter2D (coll, Collision2D)
{
| if (Collision2D.gameObject == subscribebutton)
| {
| | isonbutton = true;
| }
}
void start ()
{
| isonbutton = false
}
void update()
{
if (Input.GetKeyDown(KeyCode.Space) && isonbutton == true)
{
| Debug.Log(β€œyou are extremely cool πŸ†™πŸ†™πŸ†™β€);
}
}





T_hero

The world is healing, and so am I! I found the courage to start animating again so don’t be surprised at all of I post again soon!

2 months ago | [YT] | 2

T_hero

Should I start posting videos again?

6 months ago | [YT] | 1

T_hero

HAPPI NEW YEARS!!!

7 months ago | [YT] | 2

T_hero

I’m having a lot of struggles with my tablet so the video will be postponed a bit, sorry about that! But besides that do you guys think I should start using this color palette in these images below? Or should I stick with the old one? 😦

7 months ago | [YT] | 1

T_hero

…

8 months ago | [YT] | 0

T_hero

I made an alt account, I’ll be posting on it youtube.com/@noblesmoliv?si=K9mHvdR_Q6pnhXfS

9 months ago | [YT] | 1

T_hero

Im gonna make a royal pear clone channel so i can get used to YouTube again. Which of these pokemon should i use as my mascot?

9 months ago | [YT] | 0

T_hero

Idk what this means but YouTube gave it to me πŸ—£οΈπŸ—£οΈπŸ—£οΈπŸ”₯πŸ”₯πŸ”₯

9 months ago | [YT] | 0

T_hero

Which of these video types do you like from me the most

10 months ago | [YT] | 0

T_hero

Long form coming!

10 months ago | [YT] | 0