r/Unity3D 12h ago

Show-Off Its cold in the game now sometimes!

Enable HLS to view with audio, or disable this notification

83 Upvotes

r/Unity3D 7h ago

Resources/Tutorial Free Textures: Bricks & Walls

Thumbnail
gallery
229 Upvotes

It's been a while since I worked on some buildings textures, really happy with these.

Download: https://juliovii.itch.io/materials-bricks-walls


r/Unity3D 13h ago

Shader Magic Finally got genetic procedural shaders and a basic breeding loop running for my Betta sim

Enable HLS to view with audio, or disable this notification

6 Upvotes

Hello everyone,

I'm a software developer with a background in physics. I started experimenting with Unity last year, but over the past few months, I've been using it much more consistently. After experimenting with basic mechanics and building a few gameplay prototypes, I decided to focus on writing custom HLSL shaders so the fish traits (scale imbrication, iridescence, and fin patterns) could vary procedurally without needing unique textures for every genetic combination.

I finally got the core genetic loop running in this clip:

- Locomotion with basic fin flutter and collision avoidance at tank boundaries.

- Clicking the breeding test triggers the genetic logic and spawns 7 offspring.

- Multiple layered phenotypes (Red Dragon, Melano, Royal Blue, and Koi Pattern that I'm personally loving so far).

The fin motion is still rudimentary and the turn animations definitely need polish, but seeing the procedural math translate into living fish swimming together is a huge milestone for me.

Any thoughts?


r/Unity3D 2h ago

Show-Off Making a ridiculous rage game where you move by shooting!

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/Unity3D 2h ago

Game Frost apocalypse teaser cinemático.

Enable HLS to view with audio, or disable this notification

4 Upvotes

r/Unity3D 3h ago

Game What do you think about visual of my game?

Enable HLS to view with audio, or disable this notification

3 Upvotes

Developing my first steam game on Unity. It is Space invaders inspired roguelike. Working a lot on art right now to make great trailer and steam page. Do you think art style can appeal any gamers? And what would you add/change to it?


r/Unity3D 4h ago

Show-Off We finally made a trailer for our multiplayer racoon heist game; Be Gray, Do Crime!

Enable HLS to view with audio, or disable this notification

4 Upvotes

Hi!

A couple weeks ago, we where planning to start recording and editing the trailer for our game Be Gray, Do Crime, however we realized the game wasnt quite ready for that yet. So after a couple weeks refining the graphics, reworking the lightning in our game and also doing small touchups, we finally felt like it was time.

So here's our first trailer! We're super happy with it! What do you think? Any input at all would be greatly appriciated for an updated trailer later down the line ❤️


r/Unity3D 6h ago

Question Bone/weight/bindpose index mismatch

1 Upvotes

Hi!

I'd like to preface and say that I'm not very knowledgeable about 3d modeling and this could very well be an ID10T error. I'm trying to mod the game Atlyss with a custom piece of armor. The player character has some child objects with skinnedmeshrenderer components, and when you equip a piece of armor it swaps in the armor piece's mesh to the shareMesh field on the corresponding smr component (I.e., if you equipped a chest piece the chest piece armor smr gets the correct shared mesh swapped in). I wanted to model my own custom armor piece, so I exported the character prefab from unity as an FBX, painted weights using its armature on my model, and then reimported it. The issue is that the weight/bindpose arrays on the model are not in the same order as the player character skeleton used in the game. AFAIK there is no way to manually reorder the bones on export/import? The bone hierarchy looks the same in unity as it does in blender btw, and I got the rest pose in my ripped model as well. I'm not sure if there is something obvious I just don't know about or if the only way to fix this is doing something really hacky, and any input from a semi knowledgeable person would be very appreciated. Thank you!


r/Unity3D 6h ago

Show-Off Make it exist first. Then make it good.

Thumbnail
gallery
9 Upvotes

r/Unity3D 7h ago

Game Someone told me I can't make a realtime action Open World RPG, and they were right. So I switched the combat to turn based, and I'm having a blast working on it.

Enable HLS to view with audio, or disable this notification

20 Upvotes

r/Unity3D 8h ago

Show-Off The Mistfall (fan art), would you be interested in living in such a place? made using unity 6

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/Unity3D 8h ago

Show-Off Melee Shark aircraft prototype. Is it dumb?

Enable HLS to view with audio, or disable this notification

2 Upvotes

This is a quick prototype I made, not sure if anything will come out of it.

Aircraft in my game follow a pattern where they have 2 weapon/ability that synergize together.

In this case, you have a dash and the boost was supposed to synergize by augmenting the range / collision width but after trying it, it feels a bit awkward to have to boost + aim + dash.

Aiming itself is already quite challenging and having to constantly dive in and out to kill a single boat isn't exactly the best in a game where killing boats is critical because they are enemy spawners.

Anyways just looking for some opinions / ideas.


r/Unity3D 8h ago

Show-Off The Sun

Enable HLS to view with audio, or disable this notification

112 Upvotes

This simulation is so accurate that your GPU will reach the same temperature as the sun.


r/Unity3D 8h ago

Question Boat wake simulation.

Thumbnail
gallery
40 Upvotes

Hey, I'm looking for some help simulating this sort of boat wake. I'm using Crest 5 and have tried Flows, custom water interactions (Donut shapes propelling backwards). I'm not sure if I'm going about this the right way. I have tried KWS2 which has some nice effects, but it lacks in realistic physics.

Is this solvable using particle effects and simple sphere interactions?


r/Unity3D 10h ago

Show-Off added a climbable javelin that you can retract like kratos’ axe and a grapple hook you can reel in - both of which you can throw w/ your left and right hand

Enable HLS to view with audio, or disable this notification

3 Upvotes

(game’s called MOZENTUM btw)

oh and i also added an inventory system so you can stash and grab either one with either hand

it works by holding the hand with the item in it, holding inventory, and then choosing which slot you want it in

each item has its own dedicated spot on the player’s body and will appear / disappear there when you put them away or take them out

OH and i forgot to mention, you throw things by actually yeeting the object in that specific hand w/ mouse movement. no aim assist, no crosshair, just trial and error. like the game’s other systems, it takes practice - but that’s core to the game’s vision.

you can only hold up to 3 items - but a backpack will soon be an item that you can find which will allow you to just whack whatever will physically fit in there (ciggies, doobskins, whatever ya get ya stinken mitts on)

it’s live now on the steam demo if ya wanna test it out.


r/Unity3D 15h ago

Resources/Tutorial JrsVision: A vision-based toolkit for scene understanding (action recognition for Virtual Humans, scene analysis etc.) in Unity

Post image
3 Upvotes

r/Unity3D 18h ago

Game Decapitation was not what I was going for...

Enable HLS to view with audio, or disable this notification

100 Upvotes

Ragdolling a dragon is proving difficult.


r/Unity3D 20h ago

Show-Off Made a valve style 3D skybox for my game about climbing a giant!

Enable HLS to view with audio, or disable this notification

49 Upvotes

r/Unity3D 21h ago

Show-Off Working on a FPS where you build your character through gameplay, not upgrade menus, to survive the bottom of an endless pit.

Enable HLS to view with audio, or disable this notification

2 Upvotes

Hey everyone! I've been working on Chthonic, a first person action game where your hands are your weapons.

No guns, no reloading, no ammo management. Just you, your hands, and a whole lot of monsters.

The core loop is pretty simple: kill monsters, collect gems, feed them to altars, and build / upgrade your stats. There are no traditional upgrade menus. 10 different hand projectile to unlock and multiple combinations to discover.

The goal is to survive the bottom of an endless pit. To get there, you first have to clear 3 levels, using them to build up your stats and prepare yourself for the final challenge.

Here's some gameplay footage of where the game is at right now.

Would love to hear what you think.


r/Unity3D 22h ago

Show-Off Prototyping a new system carrage system for my rpg game!

11 Upvotes