8 months ago

✨ Dev log time! Starting a series of bite-sized game dev tips and tricks. First up: OnValidate(), perfect for lazy devs like me who want things to clean up automagically 😎 #unity #gamedev #indiedev #csharp #programming




0 comments

Loading...

Next up

Which game dev inspires you most? #Devruary

Scott Cawthon. The man took a simple mechanic and iconic characters and created a CULTURAL PHENOMENON.

Don't agree with everything he stands for, but his creativity as a dev is undeniable.

What advice would you give a new dev? #Devruary START. SMALL.

I'm talking Flappy Bird, Brick Breaker, Pong level small.

Trying to make GTA 20 as your first project? That's a one-way ticket to burnout town. Walk before you run.

What does success look like for your current project? #Devruary Success is the friends we made along the way.

3 days remain! (Video by DaBoiDownUnda)

What feature almost broke your game? #Devruary Hack'n'slash combat system. College project. Peak overconfidence meets peak inexperience.

The feature died so the game could live (barely). Lesson learned: scope management is a SKILL.

Ah well. It's been eight months or so since the last upload here, which means you get another spoonful of content. Recently I have done the impossible at last: finished a character design! Two of them, actually. Oh, and I wrote a silly shader. Enjoy.

What lesson did dev teach you the hard way? #Devruary Expect the unexpected.

That "quick fix" will take 5 hours. That "simple feature"? A week. An engine update? Congrats, something broke. Always expect chaos. Plan for chaos. Embrace chaos.

What's your favorite game that does a lot with a simple idea? #GJAsks Say No! More! The game is literally just pressing one button to yell "NO!" at your coworkers, and somehow that's one of the most cathartic and hilarious experiences I've ever had!

New fighting move in the works. Feedback welcome.

#gamedev

What’s the biggest dev mistake you’ve made? #Devruary Not leaving doomed projects sooner, skipping version control early on, and... GetComponent() in Update(). I wasn't born a coding genius, okay?? And I guess we've all been there, right?? ...RIGHT??