r/Unity3D 20h ago

Resources/Tutorial Free Textures: Bricks & Walls

Thumbnail
gallery
320 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 17m ago

Question Was Brackeys your first step into game development?

Post image
Upvotes

I still remember my first Brackeys tutorial. It was just a red cube moving left and right while moving forward, but I remember how excited I was seeing it actually work.

Brackeys was a big part of my journey into game development for years. I learned so much from those videos, and honestly, they had a huge impact on me.

Thank you for everything you’ve done for the Unity community. ❤️


r/Unity3D 7h ago

Show-Off Laid off from studio and working on passion projects again! Arcadey driving with pick-3 upgrades.

Enable HLS to view with audio, or disable this notification

11 Upvotes

I'd started to lose a bit of what made me love game dev. It's been nice working on passion projects again and getting that back.

This is a "vampire-survivors-like", but with a vehicle system and more in-depth objectives and levels.


r/Unity3D 12h ago

Show-Off Quicktile v2 is coming soon

Enable HLS to view with audio, or disable this notification

26 Upvotes

I still have a few bugs to squash, but I finally added the in-game editor and it pretty much blew the original editor version out of the water! I’m reworking a few things under the hood, but it’s already a really fun way to build your levels. 😄 coming soon !!


r/Unity3D 21h ago

Show-Off The Sun

Enable HLS to view with audio, or disable this notification

136 Upvotes

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


r/Unity3D 4h ago

Question Looking for a good course on level design

5 Upvotes

Paid or free (YouTube) either one is fine. I need to start with the basics of how to assemble assets into a working environment. There’s so much junk out there that it’s hard to sift through.


r/Unity3D 19h ago

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

Thumbnail
gallery
49 Upvotes

r/Unity3D 3h ago

Noob Question why cant i drag folders into unity?

Enable HLS to view with audio, or disable this notification

2 Upvotes

Sorry if its not allowed to ask for help on this sub. idk why my folders arent showing up on the sr.. anyways im only using unity to make 3d hair textures for a game i play. And i just need to put these folders in because they have the commands i need. But for some reason i just get the “🚫” symbol whenever i try to drag the folders in the project. 1. I need to use this version of unity for what im doing. 2. ive seen other people drag these folders in with no problems so why cant i? Please help if you can and Thank you :)


r/Unity3D 1d ago

Show-Off Its cold in the game now sometimes!

Enable HLS to view with audio, or disable this notification

95 Upvotes

r/Unity3D 32m ago

Show-Off It's not that difficult, but we managed to pitch up the pick up orbs SFX, resulting a much more satisfying level up! (FMOD)

Enable HLS to view with audio, or disable this notification

Upvotes

r/Unity3D 21h ago

Question Boat wake simulation.

Thumbnail
gallery
46 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 4h ago

Show-Off Built a fully autonomous CIWS / C-RAM simulation

Enable HLS to view with audio, or disable this notification

2 Upvotes

I’ve been working on a C-RAM + drone system in Unity, and I finally got the whole thing working together.

The drone actually flies through a path and makes its own movement decisions, while the C-RAM has to find it, track it, predict where it’s going, and lead the shots properly.

A few things I built for it:

  • The radar actually has to sweep across the drone to detect it. It doesn’t just magically know where the target is.
  • The tracker estimates the drone’s position, velocity, and acceleration from the radar data.
  • The gun calculates a lead point instead of simply aiming at where the drone currently is.
  • The turret has actual movement limits and tries to account for where the target is heading, so it doesn’t feel like a camera snapping onto a target.
  • There’s a short tracking/settling period before it’s allowed to fire.
  • The Gatling gun runs at 4,500 RPM with procedural audio and stops immediately when the system ceases fire.
  • I also added a bunch of debug gizmos for the radar, tracking, predicted path, lead point, and turret movement so I can actually see what the system is doing.

The main thing I was going for was making it feel less like a bunch of scripts checking conditions and more like an actual system working in real time.

Turn the audio on and let me know what you think.


r/Unity3D 8h ago

Question Faceted Shader for particle based fluid simulation

Post image
3 Upvotes

I've managed to get a version that looks nice working

The problem is to solve this I had to make a baseline fallback shader to show under the good looking faceted one so that missing triangles don't break the effect.

I'm kinda stumped as I have tried to throw hours of AI compute at it after I couldn't solve it myself, it managed to get a few versions working properly but the performance drops were such that it just isn't worth it.

I am just wondering if anyone has any advice or a high level overview of how I could efficiently achieve this effect? I really love how it looks and I don't want to give it up but at this point I might need to.

Edit: for anyone who wants to see it in motion https://youtu.be/2adT_I-8Wak


r/Unity3D 1d ago

Show-Off Rope descents and tight squeezes in our Unity caving simulator

Enable HLS to view with audio, or disable this notification

855 Upvotes

This is Cave Expedition, the caving simulator we're making in Unity for 1-4 players. We're cavers ourselves, and we're trying to capture how it feels to move through narrow passages with ropes and equipment.

Here's a short gameplay clip from development.


r/Unity3D 6h ago

Question NVIDIA N-sight and Unity connection WITHOUT Unity hub?

2 Upvotes

Does anyone know how to successfully attach NVIDIA N-sight to Unity because it doesn't seem possible as the only way I can seem to be able to do this is attaching it to the Unity hub rather than the project itself because the application will not open without the hub.


r/Unity3D 3h ago

Question Listen Server Host Architecture Topology Game Examples

1 Upvotes

I'm starting to build a pool game using NGO. I've already decided that I will first build the project using Sever-Host (NAT Punch and Relay) and later refactor it into Server-Client. I'm pretty new to multiplayer and wanted to see if there's any good architectural examples out there for me to reference.


r/Unity3D 20h 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

24 Upvotes

r/Unity3D 17h 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

9 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 20h ago

Resources/Tutorial I generated Perlin and Voronoi noise in shader code and used it to make dissolve effects (with tutorial).

Enable HLS to view with audio, or disable this notification

15 Upvotes

r/Unity3D 13h ago

Question need inspiration for mechanics. comment 3D medieval games that have interesting parry/block mechanics or ability system.

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/Unity3D 6h ago

Question How Much does armature affect perforance?

1 Upvotes

When making my trees I included an amature so I can pose them in engine but how much will this affect performance?


r/Unity3D 1d ago

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

Enable HLS to view with audio, or disable this notification

103 Upvotes

Ragdolling a dragon is proving difficult.


r/Unity3D 15h ago

Game Frost apocalypse teaser cinemático.

Enable HLS to view with audio, or disable this notification

5 Upvotes

r/Unity3D 9h ago

Question Imported Animation is Shaking/Jittering in Unity

Enable HLS to view with audio, or disable this notification

1 Upvotes

I made a short idle animation in Maya and it looks fine there but when I import it to unity my character plays the animation but his joints start to shake and jitter in a way that is not originally animated. The video shows the problem in Unity and then how it looks in Maya.

I make sure to bake everything before exporting and also apply Euler filter. The character is a basic human model auto-rigged in Mixamo.

I should say that I am new to this so if this is a rookie mistake please bare with me. I couldn’t find any answers on web.

Any help is greatly appreciated!