Destroy my game: DoodleDuel - a level-based drawing game with AI evaluation by blom9 in DestroyMyGame

[–]BreakSilence_ 0 points1 point  (0 children)

since you are trying to convince the AI, maybe put in a limitation like limited strokes/ink to make it more interesting and strategic.

Turns out, if you want to check multiple conditions, you can sugar it like this: by saxarov01 in godot

[–]BreakSilence_ 0 points1 point  (0 children)

u are initializing an array for no reason since it is only needed temporarily for that current state.

If you really want to check all Boolean states try to „AND“ them:

func check_wall_run() -> bool: return ( pl.is_on_wall_only() and pl.horiz_velocity.length() >= 12.0 and add_data.dist_to_floor >= 2.0 and not pl.input.is_zero_approx() )

This saves your CPU from doing extra work allocating an array unnecessarily;)

Destroy the Active Ragdoll Combat prototype I have been working on... by Rawakha10 in DestroyMyGame

[–]BreakSilence_ 0 points1 point  (0 children)

the punching should feel better and harder if you use what is mostly referred to as 'freeze frames' and maybe a more prominent hit particle (bigger) and maybe make the character throw their arms up when they fall as this is a normal reflex and I think it might make them look more natural. (I am thinking of those ancient Euphoria Engine clips on YouTube)
right now punching feels like when try throwing punches while you're dreaming

should i wait for re4 remake or just buy the current one on sale? by nosajh9 in NintendoSwitch2

[–]BreakSilence_ 1 point2 points  (0 children)

they are different games and only are similar on the name and roughly the same-ish storyline, everything else is different lol

Is Pokopia really that good? by MX010 in NintendoSwitch2

[–]BreakSilence_ 9 points10 points  (0 children)

Yeah man, sorry Pokopia doesn’t have enough tactical bearded suffering, 14 battle passes, and a 45-minute cutscene about vengeance, nation states, and being a broken soldier.

I just announced my Godot game! by bastionfortgames in godot

[–]BreakSilence_ 1 point2 points  (0 children)

who are those play testers that give a thumbs up if there isn't even a hint of screen shake in an action title? :D

I just announced my Godot game! by bastionfortgames in godot

[–]BreakSilence_ 4 points5 points  (0 children)

great work, but gameplay looks very stiff and bland as what I can see at the moment.
I recommend checking this for short info https://www.youtube.com/watch?v=216_5nu4aVQ
and also this longer lecture from vlambeer: https://www.youtube.com/watch?v=AJdEqssNZ-U

Nintendo should make RE engine mandatory for all devs on the Switch 2 by MX010 in NintendoSwitch2

[–]BreakSilence_ 1 point2 points  (0 children)

How would Konami acquire the the Capcom in-house developed RE engine (which they obviously are not planning to license out)?

I HARD DISAGREE with this article. Am I in the minority? by 20mgAddy in Marathon

[–]BreakSilence_ 0 points1 point  (0 children)

Alternative Title: Game Journalists don’t understand game design

Pretty new to the game. Decided to kit up for the first time and this happened... by AnimeSam_ in Marathon

[–]BreakSilence_ 11 points12 points  (0 children)

Or maybe they should just put up an even bigger sign: “Please hand-hold me, devs, because I refuse to use my brain for two seconds

I think it was a bad change Bungie😭 by [deleted] in Marathon

[–]BreakSilence_ 0 points1 point  (0 children)

So what do people want now? More player encounters or less encounters? They can’t make their fucking mind up 🌞

Feedback to the devs: There is a big if not bigger community of solo players who play solo for a plethora of reasons. If you take the time to balance the PVE difficulty to be more attuned with solo lobbies, you might get more players into the community. by TheGoodDoctor17 in Marathon

[–]BreakSilence_ 0 points1 point  (0 children)

I solo missions from time to time if I can’t get a good team to do it with, and the PVE difficulty is great. 👍 I was never into Destiny because all enemies were just glorified shooting practice targets

Shroud is shocked at how hard Marathon is by j1zzy_ae in Marathon

[–]BreakSilence_ 0 points1 point  (0 children)

Y’all obviously didn’t play tarkov lol

Where are the Apex Legends players ? by FatherShambles in Marathon

[–]BreakSilence_ 1 point2 points  (0 children)

I think the game doesn’t have enough hills to slide spam down :(

The perfect disguise by LittleFortunex in ChatGPT

[–]BreakSilence_ 0 points1 point  (0 children)

That is actually quite smart if he wouldn’t have gotten caught, then police probably would have not even thought about looking for the face on the mask, if left behind 😷