Posts from 2025-03-26 with #unity3d

On this day: 1301 posts, 101 reposts, 2015 total likes.

Third time's the charm

#gamedev #indiegame #unity3d

Posted at: 2025-03-26 00:27:14 UTC
Screenshot of C# code:

//Quaternion desiredRot = Quaternion.AngleAxis(Vector3.Angle(this.viz.forward, this.WorldSpaceInputDir), Vector3.up);
//Quaternion desiredRot = Quaternion.FromToRotation(this.viz.forward, this.WorldSpaceInputDir);
Quaternion desiredRot = Quaternion.Euler(Mathf.Rad2Deg * Vector3.Scale(new Vector3(0f, 1f, 0f), Vector3.Cross(this.viz.forward, this.WorldSpaceInputDir)));
this.viz.rotation = Quaternion.RotateTowards(Quaternion.identity, desiredRot, dt * this.maxTurnRate) * this.viz.rotation;
Alt: Screenshot of C# code: //Quaternion desiredRot = Quaternion.AngleAxis(Vector3.Angle(this.viz.forward, this.WorldSpaceInputDir), Vector3.up); //Quaternion desiredRot = Quaternion.FromToRotation(this.viz.forward, this.WorldSpaceInputDir); Quaternion desiredRot = Quaternion.Euler(Mathf.Rad2Deg * Vector3.Scale(new Vector3(0f, 1f, 0f), Vector3.Cross(this.viz.forward, this.WorldSpaceInputDir))); this.viz.rotation = Quaternion.RotateTowards(Quaternion.identity, desiredRot, dt * this.maxTurnRate) * this.viz.rotation;

Not a lot of time to work on Reikning at the moment - but it's nice to see these taxpayer's homes beginning to flesh out.

#unity3d | #indiegame | #gamedev

Posted at: 2025-03-26 00:46:29 UTC

For context, this was the first version...

#gamedev #indiegame #unity3d

Posted at: 2025-03-26 01:03:23 UTC
@roxyraccoon.bsky.social avatar
@roxyraccoon.bsky.social (Roxy Raccoon)

Roxy is taking a trip back to the past

store.steampowered.com/app/2745910/

#indie #game #gamedev #indiedev #indiegame #platformer #steam #unity3d #madewithunity #pinball #bowling #wishlistwednesday #raccoon #screenshotsaturday #3dplatformer

Posted at: 2025-03-26 06:00:00 UTC

#3d Go-Kart, $4.99

Blender blendermarket.com/products/go-...
Fab fab.com/listings/c2b...

#UnrealEngine #UnrealEngine5 #UE5 #UEFN #Unity3d #MadeWithUnity #Blender #B3d #C4d #3dsMax #3dCG #3dArt #VFX #GameDev #IndieGameDev #IndieDev #IndieGame #GameDesign #GameArt #VirtualReality #VR #XR #VRChat

Posted at: 2025-03-26 06:47:46 UTC
@goodgamestuff.bsky.social avatar
@goodgamestuff.bsky.social (Good Game Stuff)

Unity 6 tutorial about adding fog to custom lighting model. You can also find previous episodes along the way. Link in the reply.

#gamedev #unity3d #unity6 #shader

Posted at: 2025-03-26 08:18:52 UTC

My face rigging techniques need work. Uhhhh

#gamedev #unity3d #VRoid #Vtuber #indiedev

Posted at: 2025-03-26 09:33:34 UTC

#3dModel Volleyball, $4.99

Fab fab.com/listings/b78...
Blender blendermarket.com/products/-vo...

#Blender #Blender3d #B3d #UnrealEngine #UnrealEngine5 #UE5 #UEFN #Unity #Unity3d #Unity6 #GodotEngine #GameDev #3dArt #3dCG #IndieDev #IndieGameDev #GameDevs #VFX #Animation #VR #XR #VRChat #CG #3d

Posted at: 2025-03-26 09:39:51 UTC
@goodgamestuff.bsky.social avatar
@goodgamestuff.bsky.social (Good Game Stuff)

New free #UE #Fab content just dropped for this month.
It includes a library filled with books and magical items, over 100 loot models, and a customizable modular spaceship. You can use these free models in other engines as well.
Link in the reply!

#gamedev #unrealengine #unity3d #godot

Posted at: 2025-03-26 10:47:50 UTC
@theunwantedwar.bsky.social avatar
@theunwantedwar.bsky.social (The Unwanted War)

Wild shooting in the Wild West! #WishlistWednesday Links in bio. #theunwantedwar #unity3d #gamedev #indiedev #rts

Posted at: 2025-03-26 11:09:43 UTC
@photonengine.bsky.social avatar
@photonengine.bsky.social (Photon Engine)

Set sail to new frontiers! Pirate Adventure, a fully playable multiplayer Action RPG sample for Photon Fusion - Shared Authority, is now available in the #Unity Asset Store!

๐Ÿ”— assetstore.unity.com/packages/tem...

#Unity3D #GameDev #Multiplayer #IndieGameDev

Posted at: 2025-03-26 12:36:57 UTC
@photonengine.bsky.social avatar
@photonengine.bsky.social (Photon Engine)

Whether you're looking for a fully featured, scalable foundation for your next Unity project or a polished multiplayer adventure to learn from, this package has everything you need to bring it all together.

#Unity3D #GameDev #Multiplayer #IndieGameDev

Posted at: 2025-03-26 12:36:57 UTC
@tubbycrumbles.bsky.social avatar
@tubbycrumbles.bsky.social (Tubby Crumbles)

We have 2 Assets in the Unity $20 Asset Sale that ends soon so if are interested in MegaFiers 1 or MegaShapes now is your chance assetstore.unity.com #unity3d #madewithunity #assetstore #gamedev #indiegamedev #indiegamedeveloper #assets

Posted at: 2025-03-26 12:37:08 UTC
@heardofthestory.bsky.social avatar
@heardofthestory.bsky.social (Heard of the Story?)

New prosperity mechanic: based on housing, infrastructure, beauty, and overall happiness - make your town shine to prospective villagers!
#gamedev #indiedev #cozygames #unity3d

Posted at: 2025-03-26 12:53:39 UTC
@madvulturegames.bsky.social avatar
@madvulturegames.bsky.social (Pete // Mad Vulture Games)

Have other #unity3d devs experienced weird behavior with the Unity Recorder? Recordings with HDR enabled in the URP asset end up looking like they turned on Silent Hill or overexposure mode - game view / build looks fine. Haven't been able to reproduce it in a test project either. #indiedev #gamedev

Posted at: 2025-03-26 13:19:28 UTC
@lidory.bsky.social avatar
@lidory.bsky.social (SourcE Game)

Anyone using #unity3d smart merge tool?
Did it help you resolve scenes conflicts?

#gamedev #sourcecontrol

Posted at: 2025-03-26 13:59:11 UTC

Are you interested in #UtilityAI? Wishlist UtilityIntelligence. It's a robust Utility AI Framework for #Unity6

#WishlistWednesday #indiedev #gamedev #unity #unity3d

Posted at: 2025-03-26 14:15:15 UTC

Are you interested in #UtilityAI? Wishlist UtilityIntelligence. It's a robust Utility AI Framework for #Unity6

#WishlistWednesday #indiedev #gamedev #unity #unity3d

Posted at: 2025-03-26 15:23:18 UTC

THE FIRST BRINE PUBLIC PLAYTEST WILL BE GOING LIVE THIS AFTERNOON! (GMT)

Join our discord to participate:
discord.gg/27DF7ZpZep

#retrofps #boomershooter #indiedev #gamedev #unity3d

Posted at: 2025-03-26 15:30:41 UTC
Our Fascia panel for our game, featuring the player character warring against our Conger Eel enemy. Our logo is central, shadowed by a Cornish flag.
Alt: Our Fascia panel for our game, featuring the player character warring against our Conger Eel enemy. Our logo is central, shadowed by a Cornish flag.

I did this in something like 48h so... there is still place for improvement!

#gamedev #unity3D #leveldesign

Posted at: 2025-03-26 15:46:19 UTC
@hp-turtle-games.bsky.social avatar
@hp-turtle-games.bsky.social (Headphone Turtle Games)

Back to this after a short break. Testing some dungeon crawler like movement in this small space. My test player can finally leave the desk and stretch his legs

#gamedev #indiegame #indiegamedev #wip #solodev #madewithunity #unity3d

Posted at: 2025-03-26 16:34:12 UTC
@siestagames.bsky.social avatar
@siestagames.bsky.social (Siesta Games)

For this #wishlistwednesday we wanted to do something different and share a bit of the lighting process. In this case how to change a sunset into a full moon night.

Wishlist our game! store.steampowered.com/app/3345260/...

youtu.be/9EDVxwhbUQ8
#gamedev #indiedev #unity3d #roguelike #deckbuilder

Posted at: 2025-03-26 16:57:04 UTC
@221bassetstreet.bsky.social avatar
@221bassetstreet.bsky.social (221B Asset Street)

Low Poly Woods FREE (100% OFF)
Affiliate link / ad: assetstore.unity.com/packages/slu...

#gamedev #AssetStore #IndieGameDev #Unity3d #unitytips #gameassets #indiedev
#UnityTip #Unity #GameAsset #unityassetstore #gamedesign #gameart #freegameassets

Posted at: 2025-03-26 17:41:06 UTC
@fragskye.bsky.social avatar
@fragskye.bsky.social (fragskye ๐Ÿ†• GRIMOIRE OF OBLIVION)

low light video post-process effect ๐ŸŽฅ๐ŸŒ™

had a few ideas after watching Jacob Geller's "Fear of Dark" #gamedev #unity3d

Posted at: 2025-03-26 18:48:02 UTC

โš”๏ธBeta Beginsโš”๏ธ

Adventurers, the time has come to prepare for your journey into the beta testing phase!

Sign-up via our Discord channel to play!
(discord.gg/Uq43GbTT)

#indiedev #indiegames #gaming #talesofolde #gamedev #rpg #IOS #unity3d #android #mobilegames #indiegame

Posted at: 2025-03-26 21:02:43 UTC

Item inventory WIP ๐Ÿคทโ€โ™‚๏ธ
#unity #unity3d #gamedev #indiedev #solodev #game #crocotile3d

Posted at: 2025-03-26 21:30:24 UTC

Texturing progress:

I still suck, but I have a better understanding of how it works

I've been trying colors, materials and designs for the machines, so far this is what I have, probably will re-make it with other style now that I know a little more
#indiegame #gamedev #unity3d #IndieGameDev

Posted at: 2025-03-26 21:52:42 UTC

Thanks for a great #GDC2025! I have coupons left for Unity devs interested in our tools (see image).

#gamedev #unity3d

Posted at: 2025-03-26 22:08:04 UTC
@cattrigger.bsky.social avatar
@cattrigger.bsky.social (CatTrigger [Wishlist "Date Timeโค๏ธ" on STEAM!)

Fun fact. The first time I made a Visual Novel... I just laid out all the backgrounds onto a flat scene in unity, and then had the camera translate to and from each background.

#indiegames #gamedev #unity3d

Posted at: 2025-03-26 22:46:46 UTC

Testing capital ship combat and turrets - small capital ship turrets make quick work of the fighters. #GameDev #IndieGame #SpaceCombat #IndieDev #Unity3d #SpaceSim #spaceship

Posted at: 2025-03-26 23:12:27 UTC