this post was submitted on 24 May 2025
476 points (97.6% liked)

Games

38762 readers
1283 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Weekly Threads:

What Are You Playing?

The Weekly Discussion Topic

Rules:

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

More information about the community rules can be found here and here.

founded 2 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] finitebanjo@lemmy.world 1 points 4 hours ago

I was once building a game where a dinky little neon space fighter zips around the field shooting down enemies that spawn in until the boss. Everything was going great, the engine was handling large number speeds, the parallax background I custom coded with an rng star map worked perfect, right up until I tried to implement enemy tracking of the player: that shit would not work no matter how hard I tried.

I was about to share the old demo for you dudes to try but looks like I've lost the .pck file associated with the Godot executable or the embedded pck is no longer recognized.

[–] vane@lemmy.world 36 points 22 hours ago (1 children)

But other media said that coding is as simple as asking couple of question on chat.

[–] rothaine@lemm.ee 12 points 9 hours ago (1 children)

Copilot, add destructible terrain to my game please

[–] Burninator05@lemmy.world 4 points 6 hours ago (2 children)

I dont think anyone will claim that destructible terrain is an easy addition.

[–] digitalnuisance@infosec.pub 3 points 5 hours ago

You say that, but...

[–] capt_wolf@lemmy.world 2 points 6 hours ago* (last edited 6 hours ago)

Sure it is, you just implement depth map deformation into the static terrain, totally doable! Then you just tie in a strain system to all the game's models so they fall when they don't have enough support, then add destruction animations for every static model and falling animations for every character. Totally easy, they had that back when the original Red Faction came out for PS2, the devs are just lazy! /s

[–] Croquette@sh.itjust.works 43 points 1 day ago (1 children)

I wish my clients would understand that, and my code is a lot simpler than a video game.

[–] funkless_eck@sh.itjust.works 18 points 23 hours ago* (last edited 23 hours ago)

I built an API connector for work (I'm a hobbyist, not a pro) to download what is the most common cargo transported by trucking companies from the DoT database. Everyone complained because they had to enter the company names correctly into a CSV as it wouldn't accept typos or do fuzzy matching, nor could it automatically determine which was the head office of a company, only return a list of all of the offices.

[–] Owlboi@lemm.ee 40 points 1 day ago* (last edited 1 day ago) (1 children)

if it takes you 6 months to add a new fundamental game mechanic then thats understandable

if it takes you 6 months to remove an unnecessary popup then youre incompetent. (looking at you, Hunt Showdown)

[–] pixeltree@lemmy.blahaj.zone 13 points 1 day ago (2 children)

Lol hunt takes six months dev time to make the ui twice as worse

[–] digitalnuisance@infosec.pub 2 points 5 hours ago (1 children)

UI is incredibly complex under the hood. Cryengine is also difficult to work in. There are tons of reasons games with distinct outstanding features don't switch engines, though, and it's usually due to the specific features said engine provides, no matter how difficult it becomes to work with as a legacy system over the years.

[–] pixeltree@lemmy.blahaj.zone 1 points 37 minutes ago* (last edited 34 minutes ago)

There is NO reason for hunts UX to as fucking terrible as it is. They literally took it from bad to straight up awful. Believe me, I know how hard to design and implement a good UI can be, I'm a software engineer. I'm not just handwaving "make it better, duh". It's flawed from the user requirements up. It's like they never used their own ui before. It's stunning how thoroughly they don't comprehend how people have a terrible time navigating the game menus.

load more comments (1 replies)
[–] slaneesh_is_right@lemmy.org 48 points 1 day ago (1 children)

Half a year's work takes 6 months? I had no idea

[–] SkyezOpen@lemmy.world 37 points 1 day ago (2 children)

Every 60 seconds in Africa, a minute passes.

load more comments (2 replies)
[–] ICastFist@programming.dev 20 points 1 day ago

For Palworld, a new island takes 6 months, per the article. Probably talking about Sakurajima and the big southern one. That makes sense, since it's not just putting stuff there and calling it a day on the first finished thing, some level design has to happen so the place makes sense and doesn't feel super boring to explore.

load more comments
view more: next ›