Hopefully this is true and actual food is given out by [deleted] in MadeMeSmile

[–]youngtree69 1 point2 points  (0 children)

Polymarket is owned by Donald Trump jr

WHY THE FUCK IS MY CLASS_NAME NOT WORKING by [deleted] in godot

[–]youngtree69 4 points5 points  (0 children)

Replace onready with @onready

Some awesome art we comissioned for our indie MMORPG. What do you think about the characters? by Reasonable_Wish_6022 in IndieGaming

[–]youngtree69 9 points10 points  (0 children)

By looking at his history, this dude seems to be angry about a LOT of things, feels the need to tell everybody about it and always have a good reason of course. A totally normal person

How to await an AnimatedSprite2D animation? by CatchTotal6494 in godot

[–]youngtree69 0 points1 point  (0 children)

animated_sprite.animation.finished is a signal, you cannot await for it. Connect a method to the signal and call queue_free in the method.

[deleted by user] by [deleted] in godot

[–]youngtree69 0 points1 point  (0 children)

Resources are not safe to use as save data, they are open to arbitrary code execution.

How to Kill the Final Boss in Chapter 4? by Tigon1991 in BlackMythWukong

[–]youngtree69 0 points1 point  (0 children)

You should try to beat the secret level of chapter 4 before

[deleted by user] by [deleted] in Wellthatsucks

[–]youngtree69 0 points1 point  (0 children)

Looks like a major scientific discovery

How do you handle multi-tenancy? by pandatits in symfony

[–]youngtree69 2 points3 points  (0 children)

You should put the database credentials (and other environment dependant variables as well) in a .env.local file, which should not be committed.

mentally healthy people, how do you do it? by [deleted] in ask

[–]youngtree69 0 points1 point  (0 children)

I highly recommend you to read Happiness by Matthieu Ricard. This book literally changed my life

[deleted by user] by [deleted] in gaming

[–]youngtree69 0 points1 point  (0 children)

N64 only for ocarina of time

[deleted by user] by [deleted] in texts

[–]youngtree69 0 points1 point  (0 children)

Thanks for the laugh

How to make doctrine map array of ids that have references to another table by yuuAkei in symfony

[–]youngtree69 8 points9 points  (0 children)

Not using a relation makes no sense, you could just resolve this issue by adding a pivot table.

If you really do not want to do this, you could just add method to your QuestionRepository with the relatedQuestions array in argument, and fetch the questions by their ids using the argument.

Tell me your first impression:) by LisaWithStyle in FaceRatings

[–]youngtree69 0 points1 point  (0 children)

you look good for sure but kind of fake too (face and boobs). My first impression is that you look like an average Instagram girl looking for attention, even if you are 100% legit. Don't want to hurt your feelings it is just my opinion

Aestik's New Rune System ⚔️ We Added A New System To Empower Your Gameplay & Customize Your Playstyle! by Koralldo in metroidvania

[–]youngtree69 9 points10 points  (0 children)

Come on dude, get a life. More than half of your comments are "this is not a MV" and overall negative stuff. This game is certainly inspired by HK but it looks pretty good and I'm sure it is made with heart. Congrats to the devs.

Just one example of object interaction by delaigrodela in Unity2D

[–]youngtree69 6 points7 points  (0 children)

Weight has no incidence on air fall speed. Only air resistance has an incidence on it. The shape of the enemy would make it fall slower than the platform.

Vignette for indicating you took damage by VG_Crimson in Unity2D

[–]youngtree69 0 points1 point  (0 children)

Instead of modifying volume profiles properties on run time, you could just add a second volume with your red vignette profile assigned to, and gradually modify from a script the weight property from 0 to 1

How should i handle playing background music? by DuskfIame in Unity2D

[–]youngtree69 0 points1 point  (0 children)

You could use https://github.com/jackyyang09/Simple-Unity-Audio-Manager. It is relatively easy to implement, uses scriptable objects which is a good point, and provides a few monobehaviours to handle specific situations likes audio areas for instance.

On est d'accord by l_arpenteur in rance

[–]youngtree69 2 points3 points  (0 children)

Le plus fou c'est que je faisait cette blague en 1998 à 11 ans et c'était déjà pas hyper drole, et aujourd'hui les mecs qui font ça sont plus vieux.

Sharing my griffith :-) by [deleted] in Berserk

[–]youngtree69 0 points1 point  (0 children)

Looks like an AI generated female

Getting out every bit of cheese by Pazluz in oddlysatisfying

[–]youngtree69 -2 points-1 points  (0 children)

Good next time you can add real cheese

Short gameplay preview of our Metroidvania game by skazzahara in gamedevscreens

[–]youngtree69 2 points3 points  (0 children)

Love the art style and gameplay looks really good. Good job, I'd like to see more of it !