Unity3DExpert
banner
unity3dexpert.bsky.social
Unity3DExpert
@unity3dexpert.bsky.social
Unity 3D, VR, Development, Ideas, Tips, retweets, Community
Reposted by Unity3DExpert
A little screenshot from a snowy mountain forest!
#indiegame #indiegamedev #madewithunity
May 13, 2025 at 10:07 PM
Game dev tutorials for beginners.
Starting out in game dev is a huge leap. Relinked beginner tutorials are here to help you start strong!

Check out the latest: www.youtube.com/watch?v=U72...

#IndieGameDev #GameDevTutorials #Unity3D #LearnGameDev #GameDesignBasics
April 14, 2025 at 9:43 PM
Reposted by Unity3DExpert
I'm working on a simulated physics based game. I use compute shaders in Unity3D to run code on GPU. The asteroids are made of particle based matter. The ship is a textured soft body.
April 14, 2025 at 8:38 PM
Nice how creative you can get with lerping cubemaps and optimize reflection in the scene.
After messing about for a bit I was able to get it working!

It's one reflection probe and a ring buffer of 3 RenderTexture cubemaps. Update one and lerp between the other two. The lerp needs to happen in the shaders, so we're back to custom lighting...

#gamedev #indiegame #unity3d
April 14, 2025 at 9:36 PM
Free fire assets for your Unity scenes #unity3d
Hey ! here's my new pack ! it's an improved version with more content of my free fire pack !

Fire and Explosions : assetstore.unity.com/packages/vfx...

#vfx2d #vfx #2d #animation #Gameart #artstation #art #Unity #Unity3D #Unity2D #assetstore #lowpoly #stylized #2dfx #fx2d
March 27, 2025 at 9:00 PM
Hoe do you manage your camera? #unity3d
Done a little camera tooling so I can zoom out to show off shortcuts ⛷️

#gamedev #indiedev #unity3d
March 27, 2025 at 8:56 PM
Interesting talk from Aras Pranckevičius #unity3d
March 27, 2025 at 8:53 PM
Reposted by Unity3DExpert
Curious about the new Build Profiles in Unity 6? We've got you covered!
Check out this article, where you'll learn about:

🔧 An overview of the new Build Profiles window
⚙️ Customization options
🚀 What’s next for Build Profiles

👉 Dive in here: on.unity.com/3XrkQf6
March 10, 2025 at 4:51 PM
Don't take everything for granted. Like proper alignment with the environment when walking.
March 9, 2025 at 11:51 AM
An amazing looking sandbox game. No specific goal, just enjoy creating your own little Zen garden. #madewithunity
Adding some new items to my zen garden sandbox🌿

Check it out on STEAM➡️
s.team/a/3367600

#indiedev #madewithunity #indiegame #gamedev #Blender3d #unity3d #indiegaming #indiegamedev
March 9, 2025 at 11:45 AM
Lights, reflections and smooth drift racing.... yum
Here's a full lap of the first track of my upcoming mouse/keyboard space racer Fluid Drift. This is the slowest vehicle class, intended to give you a nice, gentle tour of the tracks.

#indiedev #solodev #indiegamedev #unity #racinggames
March 7, 2025 at 4:47 PM
How is your GC allocation? Keep it under control with this tip. #unity3d #unitytips
Are GC Allocations killing FPS in your Unity game?
It might be very easy to optimize! 👩‍🏭😎

#unitytips #unity3d #procedural
March 4, 2025 at 7:45 PM
Keep it nice and tidy. #unity3d #assetstore
March 4, 2025 at 7:41 PM
Goo on the outside AND inside thanks to inverting normals. #madewithunity #unity3d
Inverting normals can come in handy for shaping interior spaces more intuitively. #MudBun #GameDev #MadeWithUnity #VFX
March 4, 2025 at 7:38 PM
An amazing looking project! We can't wait for the dev log 😊 #madewith unity #unity3d
March 4, 2025 at 7:33 PM
Reposted by Unity3DExpert
'Cartoon Girl 01' now FREE! previously $6.99

##gamedev##gamedevelopment##indiedev##unity##unity3d
Cartoon Girl 01 | Characters | Unity Asset Store
assetstore.unity.com
March 4, 2025 at 5:08 PM
Great interaction design is key for a smooth game experience. And as a burglar, you can't have anything stand in your way! #unity3d #madewithunity
We're currently working on improving #UX in our #IndieGame about burglaries! Here you can see the new character shortcuts and camera follow features in action, helping the player make sure their heist runs smoothly! #GameDev #IndieDev #madewithunity #unity3d
March 4, 2025 at 7:28 PM
Reposted by Unity3DExpert
Good news! We've just posted a new #Devlog entry on #Steam for our #IndieGame about planning & executing burglaries! Go check it out now here: store.steampowered.com/news/app/273... #GameDev #IndieDev #Gaming #MadeWithUnity
Break, Enter, Repeat - "Break, Enter, Repeat" Devlog #5 - Steam News
This update brings a brand-new tutorial system featuring Aunt Ursula's guidance and lots of improvements & fixes!
store.steampowered.com
February 24, 2025 at 4:16 PM
How do you turn 2D tilemaps into 3D? Check this article on 80.lv
February 25, 2025 at 10:04 PM
Follow Matt @dunkingdoggames.bsky.social to see how creates his new Kingdoms! #unity3d #madewithunity
It's raining tiles today 🌧️🌧️ Hi, I'm a Matt, a solo-dev working on this tiny building game. Here's a sneak peek of the things I worked on today... 📷
#gamedev #indiedev #unity #madewithunity
February 25, 2025 at 10:01 PM
These enemies need to keep an eye out.
Now enemies have more advenced wandering and patrol state. They also have normal, peripheral, and suspicious vision. Here enemy patrol using waypoints and lookats, if he spot changes "bullet holes", he enter alert state and investigate surroundings.

#madewithunity #unity3D #indiedev #fps #gamedev
February 24, 2025 at 10:08 PM
Great gamedev journal by @poke.place about Point Cloud. A twin stick shooter, inspired by other classics like #geometrywars

#unity3d #madewithunity
🚨 POINT CLOUD VIDEO: wtf have i been up to for the past few months?!?! 🚨

go watch it!!!
youtu.be/MEOAKRI5eJ8

#gamedev #indiegame #madewithunity
gamedev like it’s 1979 | Devlog
YouTube video by Poke Dev
youtu.be
February 23, 2025 at 9:42 PM
Always great if the community is sharing examples for others. Thanks @mikequinn.bsky.social
Hey #Unity3d devs,

I created an example of using a finite state machine in Unity. It's on a 2021 version but might help if you are looking for examples in working projects.

github.com/M-Quinn/Fini...

#gamedevlopment #GameDev
February 18, 2025 at 7:10 PM
Modifying a ScriptableObject at runtime changes its asset file. Avoid unintended data changes by cloning it with Instantiate() before using it for runtime data. #unity #unitytips #gamedev
February 18, 2025 at 6:54 AM
What does dev look like in the paper west?
DAY 12 - delayed by my evil tooh surgery, but more work on my Paper-Monkey roguelike!

before you say ANYTHING... just don't mention the temp art i got off google- a game dev's gotta do what a game dev's gotta do. that's the way it is in the paper west (haha)

#madewithunity #indiegame #gamedev
February 18, 2025 at 6:53 AM