Advertisement

Latest Unity3d Activity

gamedevdigest
February 21, 2025 04:11 PM
Game Dev Digest Issue #270 - Design Docs, Project Architecture, and more

This article was originally published on GameDevDigest.com

Enjoy!

Scene setup for art direction - When I work on a project, I always create test-scenes to showcase everything in a tiny handy place. I line-up all the NPCs to check their relative height, compare their idle animation, see how they react…

218 views
Advertisement
gamedevdigest
February 14, 2025 03:02 PM
Game Dev Digest Issue #269 - Shaders, AI Pathfinding, and more

This article was originally published on GameDevDigest.com

Shaders, graphics and AI pathfinding, plus a lot more. Enjoy!

When Greedy Algorithms Can Be Faster - In the realm of computer science, we're always told to pursue what is the most efficient solution. This can be either what is the fastest way…

760 views
gamedevdigest
February 07, 2025 03:18 PM
Game Dev Digest Issue #268 - Learning From Data, Source and more

This article was originally published on GameDevDigest.com

Feburary game dev stuff. Enjoy!

Motion Sickness Accessibility in Video Games - Motion sickness is an issue that affects up to one third of people. Is there a way we can strive to make gaming more accessible to people who suffer from the more …

1,287 views

Hello,

Take a look to my new FPS-Shooter called ‘Gunite’

WEBSITE

best regards

754 views
gamedevdigest
January 31, 2025 02:48 PM
Game Dev Digest Issue #267 - Game AI, Multiplayer, Marketing & More

This article was originally published on GameDevDigest.com

Some great content on AI in games, marketing and much more. Enjoy!

AI 101: Introducing Utility AI - The player is running towards a non-player character, they could go to cover, they could attack, throw a projectile, run away, what do they do…

1,296 views
gamedevdigest
January 24, 2025 02:34 PM
Game Dev Digest Issue #266 - Shaders, Testing, Trailers, and more

This article was originally published on GameDevDigest.com

Keep the new year going strong with more game dev tutorials and helpful content. Enjoy!

Unit Testing for Unity Developers - Let's face it Unity developers — you write buggy code. I write buggy code. AI writes buggy. Many software engineers co…

1,301 views
An attempt on creating my own gaming superhero universe

Superhero genre was a huge part of my childhood. There was no day without watching some Batman show or reading comics. I was so absorbed in those series that I could recite any line, from any episode and at exact accurate timestamp. I think saying that I wouldn't be the same person as I am now with…

3,337 views
Too many managers?

@Jikoob If it works for you then there isn't anything really wrong with it.

Myself I use an asset manager that handles anything that can fit under the category of an asset, images, sound, fonts, models, maps, …

If you make a generic enough manager you can simply add an interface to allow new asset ty…

15,633 views

Hello,

World of Anork version 1.4 is out:
https://anork.neocities.org/

3,925 views
frob
September 26, 2023 03:11 PM

toaderman said:
Does anyone have any advice on how to start out or recommend any good courses on how to learn Unity and C#?

This depends on your goals.

If your goal is to just make something, then it doesn't really matter much, get whatever you want to dive in to your learning journey. Unity's website…

6,519 views
Static Batching Like You Never Saw

Check the original blog post at TheGameDev.Guru: Static Batching in Unity Like You Never Saw

Reason for this blog post is simple:

Most developers think they know how static batching truly works. But that’s a lie: they don’t.

They just know the basics Unity taught them, while ignoring all the low level…

16,519 views
mlamanna_music
December 21, 2021 01:45 PM
[50% Off] Game Audio Sale - Unity Asset Store
50% off all my Fantasy game audio packs!
"Great pack, we love the ambient loops!!"
"Big Bang for the buck here, amazing tracks!"
"simply awesome"
"The atmospheres and music of this pack are a masterpiece! Please make more Fantasy Music Packs."
15,432 views
Raycast Commands: A New Performance Era

Check the original blog post at The Gamedev Guru: Unity Raycast Commands: A New Era

In this post, you will learn how to stop your current raycasts from stealing performance and upgrade them to the new era of Unity raycast commands that finally scale.

Table of Content

13,864 views
The

Check the original blog post at The Gamedev Guru: The KISS Command Pattern for Unity

In this post, you will learn about the lovely KISS Command Pattern in Unity I can’t live without in my games. This pattern will empower you to easily connect your gameplay systems without all the complexity that com…

16,108 views
The

Check the original blog post at The Gamedev Guru: The "KISS" Dependency Injection in Unity

Two questions for you:

  • Are you using a dependency injection system in Unity?
  • If so, can you understand, read, debug and maintain the code of your dependency injection system in less than 10 minutes?
  • If the answe…

    18,953 views
    JeremyAlessi
    April 08, 2020 07:57 PM
    StreamSDK Powered SNES (Teenage Mutant Ninja Turtles IV w/Online Multiplayer)

    StreamSDK has unlimited use cases, but game streaming and the inherit feature of going online multiplayer with ease is a fun one! 

    In this case, we're running the Super Nintendo rendition of Teenage Mutant Ninja Turtles from inside Unity on a PC and then playing it in online two-player mode fro…

    7,261 views
    Advertisement
    Advertisement
    Advertisement