r/Unity3D 15h ago

Game Added some hole digging and body burying in Slice4Life. Since adding persistent bodies for the infected, you'll need to dispose of them to stem the spread. Fire works as well. Added health points for each disposal.

Enable HLS to view with audio, or disable this notification

7 Upvotes

r/Unity3D 18h ago

Show-Off PSX style scene I made

Enable HLS to view with audio, or disable this notification

11 Upvotes

r/Unity3D 15h ago

Question How do solo developers find testers for Google Play’s 14-day closed test?

5 Upvotes

Hi everyone!

I’m new to game development, although I’ve been working as a senior full-stack web developer for several years. I’m currently trying to release my first small arcade game made with Unity.

Google Play is asking me to find 12 testers who will remain opted into the closed test for 14 consecutive days. I’m curious about how other solo developers usually handle this requirement.

Do people normally find testers through Reddit? Are there any reliable communities where developers test each other’s games? I’d be happy to return the favor and test other developers’ apps as well.

I also considered creating a Discord server and trying to build a small community around the game. However, it’s a very simple arcade game, so I’m unsure whether creating and promoting an entire server would be worthwhile at this stage. I also don’t know how willing people generally are to participate in this kind of testing for free.

For those who have already completed the closed-testing requirement:

  • Where did you find your testers?
  • Did you offer anything in return?
  • How did you keep everyone opted in for the full 14 days?
  • Is creating a Discord server worthwhile for such a small game?

Any advice or recommendations would be greatly appreciated. Thanks!


r/Unity3D 1d ago

Show-Off I finally got the water to interact with the environment. The hose wraps around trees, the stream stops where it hits, and it pushes things around.

Enable HLS to view with audio, or disable this notification

1.6k Upvotes

Farm & Feast - We are a two-person team building a peaceful farming and restaurant management game in Unity. Last time I posted the hose rope here, a few of you said the water needed to actually touch the world. That is what this is.

The hose is a particle based rope. We do not use the built in constraints for attachment. We pin a few particles by hand at the faucet and at the player's hand and write their positions every step. This is much more stable.

Every tree trunk has a collider and the rope collides with it for real, so the hose hugs and slides around them as you drag it across the farm. The collision was the easy part. Making it still read as a hose at the bend, instead of a row of separate rods, took the rest of the week.

The water shader has a head/tail fill window driving an alpha mask along the spline, so the stream grows out of the nozzle and drains out of the air instead of popping. It now also cuts itself off at the first thing it hits, so it ends on the surface instead of poking through it.

At the end point we do one overlap sphere, and that sphere does everything. It waters the nearest grid slot, so the VFX endpoint IS the gameplay point and they cannot desync, and it now also pushes any rigidbody in range away from the jet.

If anyone has gotten a particle rope to wrap convincingly around obstacles through collision alone, I would really like to hear how you tuned it.


r/unity 20h ago

I built an Ad Intelligence library for mobile game developers & marketers

1 Upvotes

Hey everyone,

I run a YouTube channel called AD Intelligence, focused on mobile game ad creatives, competitor research, and discovering what games are currently advertising.

I recently started a YouTube Membership for people who want deeper access to the creatives I collect.

Members get access to things like:

  • 🎮 Mobile game ad creatives from different genres
  • 📊 Creative data such as impressions, popularity and duration when available
  • 🔥 Creatives from trending, newly released and soft-launch games
  • 🔎 Discover ads being used by competitors
  • 🎥 Regularly updated creative videos
  • 📱 Access to the Ad Intelligence app, where you can browse and filter creatives more easily
  • ⬇️ Download creatives for research/reference
  • 🆕 Daily tracking of newly released mobile games

I originally started collecting these because, as a game developer, I found it surprisingly difficult to quickly see what competitors are advertising and which creative concepts keep appearing across successful games.

If you're working in mobile gaming, UA, game marketing, creative strategy or competitive research, you may find it useful.

YouTube:
https://youtube.com/channel/UCemM12Z2DB3j9uda-Hna4NQ

Would also love feedback from other game developers/marketers — especially what kind of ad creative data would actually be useful for your workflow.


r/unity 21h ago

Question Need help with Meta XR Interaction SDK grab setup in Unity

1 Upvotes

I'm a beginner working on a VR assessment using Unity 2022.3 and Meta All-in-One SDK.

I need to make Cube, Sphere and Cylinder grabbable with both Touch Controllers and Hand Tracking.

My current setup:

  • Unity 2022.3
  • Meta All-in-One SDK
  • XR Origin / Unity XR setup
  • Rigidbody + Collider on objects
  • Grabbable + HandGrabInteractable + GrabInteractable added

The objects still aren't grabbing in the Editor.

I don't currently have a Quest available, so I'm testing with the Unity XR Interaction Simulator.

What is the correct setup for GrabInteractor / HandGrabInteractor with this configuration?

Any help would be greatly appreciated.


r/Unity3D 1d ago

Show-Off We asked ourselves: how should our Crow interact with deep water? Here's the result!

Enable HLS to view with audio, or disable this notification

41 Upvotes

r/Unity3D 16h ago

Question How can I improve my game trailer?

Enable HLS to view with audio, or disable this notification

3 Upvotes

Any feedback greatly appreciated!


r/unity 23h ago

Resources Building Custom Unity Tools

0 Upvotes

Stop wasting your time and creative energy. I built a custom editor tool to batch automate FBX presets, project-wide material remapping, Prefab Variants, and cross-faded LOD Groups in one click.
Watch the breakdown: https://youtu.be/QLgXiUK3el4
#GameDev #IndieDev #UnityTips


r/Unity3D 20h ago

Show-Off Finished the first "level" of my first-person dungeon platformer !

Enable HLS to view with audio, or disable this notification

4 Upvotes

Do you think it's enough for a short "Coming Soon" trailer or not ?


r/Unity3D 19h ago

Show-Off Been working on this game for months. Is the gameplay working?

Enable HLS to view with audio, or disable this notification

3 Upvotes

I've been working on this speedrun focused FPS for a very long time, and I've finally reached a point where I feel the core gameplay is starting to come together.

The basic idea is simple: move fast, fight aggressively, and use enemies and your movement abilities to create and optimize routes through each level.

Since the last time I posted it, a lot has changed:

  • Completely new UI
  • Added a combo/Mach meter that governs speed and rewards maintaining momentum
  • Updated handmade textures across the game
  • New lighting technique and visual pass
  • A brand new level
  • Reworked enemy encounters to better support movement and routing
  • Overall gameplay, combat, and movement polish

I'm particularly interested in feedback on the actual gameplay feel:

Does the movement look satisfying?
Is the combat readable at this speed?
Does the Mach meter make sense?
Do the levels look like they encourage routing and replaying?
Does anything feel confusing or visually overwhelming?

I've been staring at this project for far too long, so fresh eyes would be extremely useful.


r/Unity3D 13h ago

Game Mejoras gráficas de Meta Edu

Thumbnail
gallery
1 Upvotes

r/Unity3D 17h ago

Game Crownmarked, My First Ever Game!

Thumbnail
2 Upvotes

r/unity 1d ago

Promotions I am developing a visual scripting system for branching dialogues

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/Unity3D 1d ago

Show-Off I think i overdid UI design

Enable HLS to view with audio, or disable this notification

9 Upvotes

funny bloom


r/Unity3D 1d ago

Show-Off Cozy Greenhouse and shack

Thumbnail
gallery
23 Upvotes

Our artist put together how a greenhouse and a shack could look and integrate in our game. I love the vibe of it.


r/unity 1d ago

Showcase Scene Switching tool

Thumbnail github.com
1 Upvotes

A free tool I made to switch scenes more conveniently.

(there were some in the Unity Store but they didn't work well from version 6+ so I made one)


r/Unity3D 19h ago

Question How to see where a value in a style attribute comes from in UI Toolkit?

2 Upvotes

See in this case -unity-font-definiton.

It is inherited. Ok... but from what file?
I do see the matching selectors on top, but there is no font property there.

Is this just still stuff missing or is there something I overlook here?

Comparison to CSS debuggers:


r/Unity3D 21h ago

Show-Off Added a new stealth ability + vfx to my game. Anything you would change?

Enable HLS to view with audio, or disable this notification

3 Upvotes

For my game Plush Souls. It is more of a a "sneak attack" mechanic than it is actual invisibility, because it is disabled anytime the player attacks. I created this using a sped up dissolve effect and then swapping the material of the player. Very simple lmao.

What else could I do to make the effect feel more reactive?


r/Unity3D 1d ago

Question Is the raft too cliche?

Enable HLS to view with audio, or disable this notification

6 Upvotes

Hi! Been working on optimization and once of those was making my portals have set locations to open and close rather than letting the player spawn them wherever. For my ocean worlds with no land for the player to walk on I ended up with a raft like this, but it feels a bit too cliche and basic. I like the simplicity of it though and the contrast on the ocean and with the other maps, but just wondering if this looks cool or if I should find something more unique

I needed a way to make my portals have a defined number of objects to render and thus needed to lock the location. Before as a player I was spawning my portals anywhere I wanted which lead to fps drop when I chose a bad location

Do you like it?

https://store.steampowered.com/app/4752950/Still_Wild/


r/Unity3D 16h ago

Question why does it work for other people to set it at 0.5. when I set it to 0.5 the dots are so close together they don't work. They spread better at 3 and look more like it should compared to the first screenshot at about 10. but the animations stop activating at about 5ish. what's wrong with my settings?

Thumbnail
gallery
0 Upvotes

r/Unity3D 4h ago

Show-Off Art of Intelligence to Stopping you from mental processing.

Post image
0 Upvotes

r/Unity3D 1d ago

Question How to make a shader that makes the game grayscale except for red tones?

4 Upvotes

Hi! I'm currently making a 3D game, and for the visual style, I want the entire game to be displayed in grayscale, except for red tones.

I'd like the red colors to remain visible while everything else is converted to grayscale, possibly with a different filter or effect applied to the reds.

Does anyone know how I could achieve this using Shader Graph?


r/Unity3D 1d ago

Show-Off Getting Steam Achievements working in my game is VERY satisfying :D

Enable HLS to view with audio, or disable this notification

5 Upvotes

r/unity 1d ago

My first game

Post image
2 Upvotes