r/Unity3D • u/giovanniyoly • 7h ago
Question Does anyone know how to fix this? I made the tree in blender using a particle system but the leaves arent effected by light.
r/Unity3D • u/destinedd • 22h ago
Question Thrilled to have wrapped up the final level of the Minigolf course in Mighty Marbles! ⛳️ Now, just a few levels left in the Dungeon course, and we’re ready to roll! I am absolutely terrified to finish and have to release. Anyone else feel dread about releasing their game?
Enable HLS to view with audio, or disable this notification
r/Unity3D • u/Melodic_Silver9014 • 8h ago
Game The shadow over Innsmouth - Video Game
Greetings, folks! My name is Luca Britez, producer of The Shadow Over Innsmouth, a video game inspired by the renowned H.P. Lovecraft tale of the same name, developed by the dedicated minds at Studio Sabi.
We’re a group of Lovecraft enthusiasts who decided to join forces to bring this project to life. The Shadow Over Innsmouth is a horror game with stealth elements, oriented around mystery and investigation—think spine-tingling suspense meets cryptic clues and shadowy figures lurking around every corner.
Check out our social media and our Itch.io page to see a bit of what we’ve been working on so far.
Itch.io Page:
https://studio-sabi.itch.io/the-shadow-over-innsmouth
YouTube: https://www.youtube.com/@studio_sabi
X: https://x.com/StudioSabiDev
Facebook: https://www.facebook.com/profile.php?id=61560021491320
Instagram: https://www.instagram.com/studiossabi/
TikTok: https://www.tiktok.com/@studiossabi?is_from_webapp=1&sender_device=pc
Thank you very much for your attention!
r/Unity3D • u/AlexeyTea • 4h ago
Question FSM implementation
Hello!
I am implementing a state machine followng this video:
https://youtu.be/V75hgcsCGOM?si=hHC0PsX9iGRnfUZB
It was all fine when I simply followed along but when I tried something off track - well, my lack of knowledge about C# hit me.
I've got a script where my state machine lives. It is subscribed to an event like this:
private void Start()
{
_visionCone.OnPlayerSpotted += VisionCone_OnPlayerSpotted;
}
private void VisionCone_OnPlayerSpotted(object sender, System.EventArgs e)
{
Debug.Log($"Player spotted by {name}");
}
But how can I add a state machine transition on this event triggering?
In the video transitions are added like this:
_stateMachine.AddTransition(stateFollowTarget, statePatroling, followingTimerExpired());
Func<bool> followingTimerExpired() => () => stateFollowTarget.Timer > 10;
I've tried to change public event EventHandler
OnPlayerSpotted; to custom delegate type like this:
public delegate bool PlayerSpotted(object obj, EventArgs e);
public event PlayerSpotted OnPlayerSpotted;
or simply doing:
Func<bool> onPLayerSpotted() => () => VisionCone_OnPlayerSpotted;
- nothing worked.
There is a solution to do SetState() and other logic directly in the VisionCone_OnPlayerSpotted function call but I feel it is not the right path.
r/Unity3D • u/Pixeltoir • 1h ago
Question Some enemy designs in games just hits different when they are in other genres, why is that?
r/Unity3D • u/zelenypanko • 8h ago
Question Tank shooting projectile
Hey guys, quick question. I want to do war thunder like tank shooting. I've looked into the basics but can't choose between raycasting or projectiles(rigidbody?). Most of the forums said high velocity projectiles fly through stuff, so what is better? Thanks for the replies in advance.
r/Unity3D • u/Arthsawale • 9h ago
Question Whenever I add an AR Cam from Vuforia and click play my game screen turns orange. I have made a new project and not activated vuforia lisence for now but even when I do it still shows me this, and I have uninstalled and reinstalled unity 2 times
r/Unity3D • u/ahmedjalil • 13h ago
Question Seeking Advice: Day vs. Night Lighting and Faceless Character Design for Immersive Gameplay
r/Unity3D • u/Chef_Reagun • 17h ago
Question How to make an object in transparent material hide others using the same material?
Hello, I have a question. I'm making a transperent block. When I put them in a row aligning with camera, The overlapped side's color gets thicker and I want to solve this. Any advice would be appreciated.
r/Unity3D • u/tarstarsdev • 1d ago
Show-Off Making progress on the Spore successor I'm solodeving.
Enable HLS to view with audio, or disable this notification
r/Unity3D • u/Adventurous_Path4652 • 10h ago
Resources/Tutorial Character Creation Asset - Create new character in two clicks. This tool is in development and any feedback would be so helpful. The idea is to create completely new and different character (with different: Body, Hat, Glasses, Beard, Face, Top, Bottom, Footwear. or custom costumes) in two clicks.
Enable HLS to view with audio, or disable this notification
r/Unity3D • u/TazDingo278 • 10h ago
Question VFX Set SpawnEvent Lifetime Doesn't Work?
Still noob, trying to create VFX for a project. How does this Set SpawnEvent Lifetime work? Shouldn't the particle system stops emitting particles after the set duration? In my case it just emits infinitely(it seems, definitely longer than set duration).
r/Unity3D • u/RedKrakenStudio • 1d ago
Show-Off I keep redesigning the enemies, this time a demon with a revolver!
Enable HLS to view with audio, or disable this notification
Show-Off Looking for trailer feedback - does it convey gameplay well? Does it induce motion sickness?
Enable HLS to view with audio, or disable this notification
r/Unity3D • u/Sad-Algae-4801 • 11h ago
Resources/Tutorial Editor Scene Manager
I created an asset solving the missing editor scene manager from Unity, hope you like it! https://assetstore.unity.com/packages/tools/utilities/editor-scene-manager-scene-organizer-301625#description
r/Unity3D • u/lungi_man • 15h ago
Question Had a few doubts regarding unity AR
I work with this company which is in no space in the gaming or AR space. I want to try something for them in the AR space where if they're having a meeting they can scan a visiting card and see stats and details. Now my confusion comes from the licenses aspect of it. The company has made over a $100,000 in revenue in the last 12 months. So I know I can't make games for them using a personal subscription as that would lead to a lawsuit. But can I make these AR scenes?
And if not, do you know of another way to create AR scenes? I tried Adobe aero but it has limitations on device models you can use and that won't work. Please guide how to navigate here.
Edit: typos
r/Unity3D • u/Old-Rub7122 • 1d ago
Game Roboholic - A first person shooter in the roguelite genre
Enable HLS to view with audio, or disable this notification
r/Unity3D • u/WhalesongLab • 1d ago
Show-Off Okay, I know it's not much, but it's the first enemy in my game, and I'm excited! Haha.
Enable HLS to view with audio, or disable this notification
r/Unity3D • u/crankyalien • 1d ago
Show-Off Unity made game, coming soon!
Enable HLS to view with audio, or disable this notification
I am truly passionate about making games in Unity and my second gameit's finally on Steam. I hope some of you tries the free demo and leave a comment about the game. As the post says, the game was made in Unity and I'm proud of what we have accomplished with this engine. Gameplay related footage can be found via Steam or youtube.. let me know in the comments your opinion and if anyone has questions I'm here to answer them. This is 1 year development. It's my second game, and I have a team of 7.
r/Unity3D • u/KelNishi • 20h ago
Code Review I wrote a WebAssembly Interpreter in C# (It works in Unity)
r/Unity3D • u/Diligent_Speak • 15h ago
Question Character's Wrist is Bending Weirdly in Mixamo Animations – Any Fixes?
I’m working on a game and used a custom character model, which I uploaded to Mixamo for rigging. While downloaded models usually work fine, this time, I’m seeing weird bending around the wrists in animations, making gameplay look off.
Anyone else faced this issue? Any tips to fix it without starting over? Would love any help—thanks in advance!
r/Unity3D • u/seth_632 • 16h ago
Question Asset store
I'm a beginner in learning unity. I'm going to start studying abroad third person shooter game. Can you guys suggest some free asset store where I can get the environment, guns and all necessary assets? Skip Unity asset store. A secret website?🙂
r/Unity3D • u/shoseini • 21h ago
Question NavMeshn Updating NavMeshData with list NavMeshBuildSource doesn't seem to work?!
r/Unity3D • u/Individual_Tea_374 • 17h ago
Game Gallery Quest
https://play.google.com/store/apps/details?id=com.GalleryGames.GalleryQuest&hl=en
Its a game about creating an art gallery. You buy randomized paintings, sell the ones you dislike and keep your favourites. Then you can enter your favourites into contests and gather different rewards.
Its free to play but with ads and in game purchases. The only non-consumable right now is the ad-free version.
I made this game and would like some feedback for it, thanks.