Raaavularaaavula.hashnode.dev·Nov 16, 2024Building Password Garage: My Journey in Creating a Password ManagerEver tried to remember a password like x8&(1047nhfnk1jfHGka* ? Yeah, me neither. Let's be real, by the time I manage to memorise something like that, I'd probably be retired. And using the same password for everything or sticking to "password123" isn...Discuss·11 likes#cybersecurity
Breanna Humphresbrehumphres.hashnode.dev·Nov 15, 2024The Journey Never Ends: Completing My First Game and GraduatingA little over a week ago, I hit a major milestone: I completed my first-ever game! It’s called The Journey Never Ends Demo, and while the title might be a little dramatic, it feels fitting for how much I’ve learned and how far I’ve come. When I start...Discusswomenwhocode
NachiketforTech Stacksmy-learnt-tech-stacks.hashnode.dev·Nov 8, 2024Game DevelopmentIntroduction I’m excited to share my experience of learning game development—a detour from my usual focus on data structures and algorithms. Working with Unity and C# is a blend of coding and creativity that offers a unique kind of challenge. While m...Discuss·10 likes·72 readsGame Development
Deniz TrakaforDTWorldzdtworldz.hashnode.dev·Nov 4, 2024Crafting System Now Live: Introducing Version 1.0.3 of the 2D RPG Project Accelerator!Hello fellow developers and RPG enthusiasts! I'm excited to announce that version 1.0.3 of the 2D RPG Project Accelerator has officially been released, and it includes a major new feature: the Crafting System. This update brings an immersive crafting...Discuss·32 reads2D RPG Accelerator2d
Tom Grzembketommygamedev.hashnode.dev·Oct 15, 2024[Unity] Animator Event usabilityWhat is an Animation Event? Animation Events are little flags, that allow you to trigger a method on an animation frame. The “Add Event” button is highlighted in light blue and the actual flags I set, are pink here. What problem do I want to fix? Th...Discuss·41 readsC#
Bernard MasikaforSeede XRblog.seedexr.com·Oct 15, 2024Unity Video Player: How to know if the video has finished playingIntroduction Unity Engine has a special component for playing a video file during runtime. It’s called Video Player. It works by attaching the Video file to the GameObjects and play them on that GameObject’s Texture at run time. How to use Video Pla...Discussunity
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·50 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 like·32 readsProcedural 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