mingrui shenunity-muiltrenderstreaming.hashnode.dev·Oct 5, 2024Unity's many-to-multi-cloud rendering solution MuiltRenderStreamingMuiltRenderStreaming supports many-to-many deployment, which can assign web linked users to different Unity programs to link each user to a separate Unity program without any conflicts. The capacity of each computer is limited, so we also support dis...DiscussPixel Stream
Deniz TrakaforDTWorldzdtworldz.hashnode.dev·Oct 4, 20242D RPG Accelerator : Chests / Containers UpdateIn many games, chests serve as important game mechanics for storing items, rewarding players, and adding a layer of interactivity. Designing a chest/container system in Unity can be straightforward if when we already have an item system in place ofco...Discuss·27 reads2D RPG Acceleratorinventory management
Md Maruf Howladermarufhow.hashnode.dev·Sep 29, 2024Runtime Mesh Generation in UnityWhat is Runtime Mesh Generation? Runtime mesh generation refers to the ability to create and manipulate meshes dynamically during the execution of a game or application. Instead of relying on pre-built 3D models, you can generate complex geometries, ...Discuss·1 likeProcedural Generation
Soulisozzy98.hashnode.dev·Sep 25, 2024Hobby vs. Career: The Unseen Challenges of Becoming a Full-Time Game DeveloperWhen I was 22 years old, I started learning about Game Development. At first, I thought making games would be easy, but I quickly realized how wrong I was. Honestly, the whole thing was really challenging — mentally and emotionally. First I learned b...DiscussGame Development
Hexit Relyhexitrely.hashnode.dev·Sep 24, 2024F Mod vs. Silnik Audio Unity – PorównanieWprowadzenie Jeśli jesteś producentem muzycznym i planujesz tworzyć muzykę oraz efekty dźwiękowe do gier, ważne jest, aby zrozumieć, jakie narzędzia audio najlepiej pasują do Twojego workflow. Dwa główne rozwiązania to F Mod oraz wbudowany silnik aud...Discuss·1 likef mod
Md Maruf Howladermarufhow.hashnode.dev·Sep 17, 2024Understanding the Concept of Shaders in Unity: A Step-by-Step Guide to Creating a Custom Color Blend ShaderAs a developer or learner you feel very wired while writing shader code, and you frequently forget shader node while using ShaderGraph, you cannot utilize ShaderGraph properly until you know how does it work in shader script work in backend. Let's st...Discuss·1 likeBlend
TheMehranKhanthemehrankhan.hashnode.dev·Sep 15, 2024Apple Unity Plug-Ins: Elevating Game Development for iOS and macOSTable of Contents Introduction Overview of Apple Unity Plug-Ins Key Plug-Ins for Game Developers 3.1 Apple.Core 3.2 Apple.GameController 3.3 Apple.GameKit 3.4 Apple.CoreHaptics 3.5 Apple.PHASE Getting Started with Apple Unity Plug-Ins Best Pract...Discussapple-core
Md Maruf Howladermarufhow.hashnode.dev·Sep 15, 2024The Basics of 3D Space in UnityUnity is one of the most popular game engines for 3D game development. To create immersive 3D worlds, it’s essential to understand how Unity’s 3D space works. In this blog, we’ll cover the fundamentals of 3D space in Unity and how you can interact wi...Discuss·88 readsunity
Zorayah Jacksonzjackson.hashnode.dev·Sep 2, 2024weekly post ~ aug 26th - sep 1stThis week’s project was still the Chemistry 2048 project. I was super productive and made a lot of progress. Even though I had a busy schedule, I had a ton of energy (probably thanks to my vitamins 💁♀️), but anyways Iet me tell you what got done! F...Discussunity
Elijah Browndevsdaddy.hashnode.dev·Sep 1, 2024Creating safe and fast multiplayer in games on Unity and NodeJS with examplesIntroduction Planning an approach to multiplayer game development - plays one of the most important roles in the further development of the whole project, because it includes a lot of criteria that we should take into account when creating a really h...Discuss·10 likesText Tutorialsunity