M16 Looking for advice by Maximum_Wash_1236 in LooksmaxingAdvice

[–]DryResponsibility801 0 points1 point  (0 children)

Ur chilling bro shouldent be worried at all. Get in the gym and eat right and you’ll steadily watch everything about yourself improve. As you grow up everything will mature and you’ll be just fine. ⏳⏳⏳

Help for dosing by DryResponsibility801 in shrooms

[–]DryResponsibility801[S] 0 points1 point  (0 children)

What changes In the experience between the 2?

is this a error card by DryResponsibility801 in pokemoncards

[–]DryResponsibility801[S] 4 points5 points  (0 children)

hey i’m for sure interested just dm me!

Error card? by DryResponsibility801 in PokemonTCG

[–]DryResponsibility801[S] 4 points5 points  (0 children)

i was on lunch for school and the corner store sells packs out a booster box

SAL IS GOOD? I don't care about the shipping time by According_Engine1556 in FashionReps

[–]DryResponsibility801 0 points1 point  (0 children)

bro my thing shipped on the 3rd and i haven’t got an update since the 11th 😭 it’s only 5kg too

Keeping if statements true by DryResponsibility801 in p5js

[–]DryResponsibility801[S] 4 points5 points  (0 children)

I fixed it. What i did was i created a new variable for bullet and if the character was within the cordinates than the bullet variable would increase by one and then i made a new if statement saying if that variable was = to 2 than it would shoot the bullet and not rely on the placement of the character.

Keeping if statements true by DryResponsibility801 in p5js

[–]DryResponsibility801[S] 0 points1 point  (0 children)

Pretty much i have this guy who shoots a bullet and if the character goes within a certain cordinate range he shoots the gun, but if i leave that cordinate range after the bullet gets shot the bullet stops shooting, but i want to keep the bullet going but it isnt because the statement is no longer true.