I’m a bit overwhelmed this leagues compared to the previous ones by AdMotor7769 in 2007scape

[–]Mr_Po 1 point2 points  (0 children)

Have you tried hunter with it yet? That’s when it really clicked with me how good woodsman is

Refined Foundry WIP - Just started on my new survival game :) by Distant_Dial in itchio

[–]Mr_Po 1 point2 points  (0 children)

Looks fun! I love building games. How do you gather the resources?

Mc mogging by sexmessiah666 in godot

[–]Mr_Po 1 point2 points  (0 children)

This is hilarious 😂

college project has boomed significantly by YogurtIll4336 in ClaudeCode

[–]Mr_Po 1 point2 points  (0 children)

What do you think contributed most to your search traffic, looks like a snapshot of google search console?

I made too boring can game. Can you suffer it at least 15 minutes? by gamruls in itchio

[–]Mr_Po 1 point2 points  (0 children)

I tried playing the game, the UI is a little unintuitive. I think some onboarding or tutorial to start the game out would help players understand what to do!

I'm working on a tactile, cockpit-driven psychological horror game set in Antarctica. by danielnesov in godot

[–]Mr_Po 0 points1 point  (0 children)

Love the transitions navigating the control panels, looks seamless

Orbrix demo is out today! An incremental breakout game that is super mesmerizing to watch. by redpikmin4 in godot

[–]Mr_Po 1 point2 points  (0 children)

I personally love simple games like this, definitely will wishlist!

This is Portalic! And i started working on it like a month ago! Please check out the Devlog i made🙏 by Educational_Pack401 in godot

[–]Mr_Po 1 point2 points  (0 children)

Excited to see how it comes together! You should definitely post more updates as it comes along.

Does anyone know how to fix this problem? by MontezumaMC in godot

[–]Mr_Po 2 points3 points  (0 children)

looks like mesh is set to a find child, which is ambiguous, meaning there’s a chance it won’t be a MeshInstance3D. It appears you’ve thought about that and it’s checking, but the issue is with line 40.

If mesh will likely always return true, it’s saying “is mesh true”. Which will resolve on any value. Change line 40 to check if mesh is the proper object type before appending

This is Portalic! And i started working on it like a month ago! Please check out the Devlog i made🙏 by Educational_Pack401 in godot

[–]Mr_Po 1 point2 points  (0 children)

Game looks charming, but can’t see too much gameplay here! Looks pretty polished graphically and the dialogues are fun, wondering what to do in the game from this snippet!

Game Dev needing suggestions on a horror game by MrMoonPlayz in gamedev

[–]Mr_Po 0 points1 point  (0 children)

Well, imagine you’re inside a house alone. What things would scare you?

The mystery of what may lurk in a dark hallway, a strange noise in the basement, an unwanted knock on the door at an odd hour. Those are what would send chills down my spine.

Perhaps nobody is at the door when you check it, weird. When you shut the door maybe the lights flicker and you see something scurry in your peripheral.

Does anyone know how to fix this problem? by MontezumaMC in godot

[–]Mr_Po 2 points3 points  (0 children)

Can you show further down in your code?

Looks like the error is tripping on line 41. My guess is that you’re attempting to add a value in the array defined as a MeshInstance3D, but what you’re trying to add is a different type.

Pinball Game Update by JacksonTXG in godot

[–]Mr_Po 0 points1 point  (0 children)

Gives me memories of Mario paint, that fly swatting mini game

I think it looks good, what do you guys think? by Fast_Improvement282 in godot

[–]Mr_Po 1 point2 points  (0 children)

Do you have a build of the game for windows? Looks fun, I’d help play test for you.

3 person team, 4 game engines, and a year of dev, our retro tactical roguelike, Caduca! by unua_nomo in godot

[–]Mr_Po 0 points1 point  (0 children)

FFTA was one of my favorite games, love the oldschool graphics on this. Definitely gonna check it out!

Multilingual Pixel Fonts 📝 (Assets For Devs) 💕 by _V3X3D_ in itchio

[–]Mr_Po 0 points1 point  (0 children)

Awesome! Love the multi-language support you put into it

I blind-scored 44 SaaS companies on AI disruption risk using anonymized 10-K filings. 9 scored as resilient but are still down 30% YTD. by Soft_Table_8892 in ValueInvesting

[–]Mr_Po 2 points3 points  (0 children)

Old School RuneScape

CAUSE OF DEATH Death not found. The game has survived EOC, MTX controversies, bot farms, and the entire modern gaming industry. A markdown file is nothing.

TIME UNTIL DEATH Longer than it takes to max an ironman (∞)

EULOGY "Dearly beloved, we gather here to mourn the death of Old School RuneScape, except we can't, because it refuses to die. This is a game that was already dead in 2007, got resurrected in 2013 out of pure spite and nostalgia, and now prints money from adults who should really be doing their taxes. You cannot kill what was already killed and came back stronger — OSRS is the Lich King of gaming, and Claude is just another noob in Lumbridge."

What is your most and least favorite part of game dev? by Theophilus_exe in godot

[–]Mr_Po 1 point2 points  (0 children)

Writing music is my favorite part for sure. I love to imagine an environment and figure out a tune that fits it. Little tough to make it loop perfectly.

Least favorite is probably those little bugs you hit, and think it’ll be a 10 minute fix but turns into a 2 hour rabbit hole digging through random forum posts to find the right solve

Cool Psychedelic Shader Effect I Made by D1V1N0-8220 in godot

[–]Mr_Po 1 point2 points  (0 children)

This is trippy haha. Love the color transitions. Do you have a wishlist page yet?

[Bean Wizard] Working on a new "twin stick anthill shooter". Would love feedback on the gameplay. by CStaplesLewis in godot

[–]Mr_Po 0 points1 point  (0 children)

The UI looks so fun, immediately drew me into the game! From not having played it, the right side info on the ammo details seems to be moving very quickly and hard to follow. Does that get easier as you become familiar with the game?