this post was submitted on 16 Jun 2023
8 points (100.0% liked)

gamedev

187 readers
1 users here now

Game development and architecture discussions.

founded 1 year ago
MODERATORS
 

What's the one thing you're procrastinating on right now? Maybe it's a texture, maybe it's an algorithm, or maybe it's a storyline.

you are viewing a single comment's thread
view the rest of the comments
[–] fart 3 points 1 year ago

i'm working on getting a working demo of my game, it has 3D platformer elements and my friend just played it and said it felt unfair so i'm trying to figure out how to make it feel more "fair" ya feel

i think i want to add the ability to grab onto ledges, because the platforms are often like just barely overshot... but it looks like it's not a very straightforward task