Loading...
111
2 years ago

Just a quick fire simulation test in #Blender! I think it looks quite cool, what do you think?




8 comments

Loading...

Next up

#Devruary Day 4: How Did You Learn Game Dev? I learned game dev by playing around in Construct 2 and figuring out what everything does. And to this day I'm using that same engine to make the game "You're Not Welcome to Rennville" with @Lit-Lore-Studios !

#Devruary Day 10: What's your least favorite part of game dev?

Ngl, although I can do it, coding is the least enjoyable part of game dev to me Even with visual scripting tools it can be hard... Pictured some code from my game Rivet

#Devruary Day 12: What tool or plugin saves you the most time in game dev? The Node Wrangler Plug-in for Blender saves me loads of time setting up materials! You just select your textures and with one click of a button they're all connected and set up!

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

#Devruary Day 10: How do you usually plan a game dev project?

I often make checklists and sketches on physical paper and white boards, and I also prototype the game.

I also use the projects feature on GitHub to track tasks

โ‹†. ๐™š หšAbby Fan Art ๐ŸฅŠโ‹†. ๐™š || 60x80 px. artwork made in PyxelEdit โœงห™โŠน #pixelart #fanart

#Devruary Day 18: Which game dev inspires you most?

I'm really inspired by the developers behind No Man's Sky, Hello Games. They never gave up on their game after a failed launch, and made free updates for 10 years turning it into an amazing game today!

#Devruary Day 8: What engine are you using in your current game? I'm currently working on two different games, for my puzzle game What Was Found at Ravenhill I'm using Visionaire Studio. For the game "You're Not Welcome to Rennville I'm using Construct 2

Happy Devruary! Devruary Day 23 celebrates @danimarti ! They're the 3D artist and game dev behind Lobo, Meteor Shower, and Crumbling World. We also have a question for the devs of Game Jolt: What kind of feedback helps you most?

#Devruary Day 16: What feature almost broke your game?

Moving things in pixels per second almost broke our game... When testing the game at 120fps everything moved in double time, so I had to add extra math to each line of code to calculate frame rate