this post was submitted on 06 Jun 2025
1089 points (98.9% liked)

Programmer Humor

23849 readers
1650 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] tetris11@feddit.uk 89 points 1 day ago* (last edited 1 day ago) (18 children)

Well yeah, we have a character model for the giant demon and the giant demon has a huge use case.

A scarf? That's a model extension. Either you're asking me to create a whole new character with a scarf baked into the mesh that will deform weirdly as the character moves, or you're asking me to implement an accessory-anchor system all for the sake of a scarf (albeit other accessories might use this new framework) which will then need a physics/cloth sim to even look half good.

[–] propitiouspanda@lemmy.cafe 0 points 16 hours ago (14 children)

or you’re asking me to implement an accessory-anchor system all for the sake of a scarf

It... shouldn't be that difficult?

It's literally adding another piece of gear, like gloves, breastplate, helmet, etc. Now just repeat the process for a scarf.

[–] TheBat@lemmy.world 3 points 11 hours ago (1 children)

You're assuming the game in question already had character customization in place.

[–] propitiouspanda@lemmy.cafe 1 points 8 hours ago

I mean, if it doesn't then it's just adding to the model.

Django from Boktai had a scarf. I doubt it was difficult to add.

Even then, it becomes a problem of adding a gear system at all and a scarf is pretty irrelevant.

load more comments (12 replies)
load more comments (15 replies)