DEV Community

Game Dev Digest - The Newsletter On Unity Game Dev
Game Dev Digest - The Newsletter On Unity Game Dev

Posted on • Originally published at gamedevdigest.com

Game Dev Digest — Issue #151 - Learn From Others

Issue #151 - Learn From Others

This article was originally published on GameDevDigest.com

Issue #151 - Learn From Others

Learn from some of the best! Enjoy!


Free eBooks by Unity - Throughout all these years using Unity I’ve collected a lot of eBooks that Unity’s team has created. These ebooks are an incredible source of knowledge, but for some reason, I haven’t found any place on the Unity site or blog where all these eBooks are listed.
diegogiacomelli.com.br

Melee attacks and AI combat mechanic in 2D games - Close combat mechanics are so popular in video games that fans even coined the term “melee attack” and forever added it to games terminology. Contrary to shooting games, in which players constantly fire projectiles towards their adversaries, melee attacks are usually carried out with so called cold steel weapons. These may include hand gloves, clubs, swords, axes and so on. In this article we are going to look at how we can give our characters the ability to attack targets at close range with their sidearms. It is assumed that the Reader is familliar with previous posts on Command design pattern and Finite State Machine as they are the prerequisites to understanding the contents of this article.
pavcreations.com

Diversity, interactivity, accessibility: How three studios approach impactful game design - Soft Not Weak, Kitfox Games, and Tribe Games share how they create meaningful experiences that resonate with players.
Unity

Replayability in Game Design - Inthis multi-part feature, I’m going to discuss several key design elements that contribute to making games replayable. Too often, both designers and consumers think that randomly-generated content is enough, but there’s a lot more to it than that. Let’s start by discussing biomes in video games; not only what a biome means for creating game spaces, but also the content within them.
Josh Brycer

Unity 2022.2.0 Beta 4 - Unity 2022.2.0 Beta 4 has been released.
Unity

Videos

John Carmack: Doom, Quake, VR, AGI, Programming, Video Games, and Rockets | Lex Fridman Podcast #309
John Carmack: Doom, Quake, VR, AGI, Programming, Video Games, and Rockets | Lex Fridman Podcast #309 - John Carmack is a legendary programmer, co-founder of id Software, and lead programmer of many revolutionary video games including Wolfenstein 3D, Doom, Quake, and the Commander Keen series. He is also the founder of Armadillo Aerospace, and for many years the CTO of Oculus VR. Please support this podcast by checking out our sponsors:
Lex Fridman

How to use Cinemachine's Free Look Camera | 3rd Person Camera in Unity - Trying to make a 3rd person game in Unity? Look no further than Cinemachine and the Free Look camera. In this ultimate guide you'll learn about every property that the Free Look Camera has to offer!
iHeartGameDev

Make A Game Like Pokemon in Unity | #95 - Cutscene Builder - This is Part 96 of Make a Game Like Pokemon Series in Unity. In this video, we'll start implementing cutscene actions and we'll create a simple cutscene.
Game Dev Experiments

Learn from Others! Weird shapes? C# Standards? Missing Sprites? Answering your Questions 02! - It's been 4 years since I've been making videos (over 500!) and in all that time one thing that I always made sure to do is answer as many questions and comments as I can. Usually I reply directly to that person but if just one person has one question then chances are there's some more with the same question, so here's a video with a bunch of interesting questions that perhaps you'd also like to know the answer to.
Code Monkey

Assets

Indie Innovation Sale!
Indie Innovation Sale! - Customers can save 40% on selected assets!

180+ assets curated to save developers time and increase efficiency.

Buy More, Save More Tiered Coupon
You can save an additional 5% off orders of $100+ more, 10% off orders of $175+ more, and 15% off orders of $250+. Coupon Code: SPEEDUP2022
Unity Affiliate

TerrainDecorator - TerrainDecoration is Rule-based terrain texturing tool for Unity3D that I have developed for Fire & Steel Game.
emrecancubukcu Open Source

Zombie AI for Unity Engine - A FSM based Zombie NPC Unity Project with a Demo Scene.
baponkar Open Source

Unity Traffic Simulation - Traffic Simulation is a Unity asset that lets you easily simulate simple traffic into your scene.
mchrbn Open Source

Medicine - Sick and tired of assigning references between components by hand (and losing them when something goes wrong with Unity serialization)? Having a migraine from all the GetComponent calls sprinkled all over your codebase?
Medicine is a collection of attributes that give you a code-driven, performance-oriented way to automatically hook up references between your components. Additionally, it comes with a toolbox of optimized versions of many standard component-related operations.
apkd Open Source

BInject - Performant lightweight and easy to use DI tool for Unity3d. Small amount of code and all important features.
sergeysychov Open Source

Outlines - A custom renderer feature for screen space outlines based on Erik Roystan Ross Outline Shader.
Robinseibold Open Source

Procedural healthbar shader - Procedural healthbar shader implemented in HLSL.
josebasierra Open Source

Shader Graph Custom Lighting - Some custom lighting functions/sub-graphs for Shader Graph, Universal Render Pipeline. If anything breaks, let me know by opening an issue!
Included Examples :
Cyanilux Open Source

EZSoftBone - A simple kinetic simulator for Unity, you can use it to simulate hair/tail/breast/skirt and other soft objects
EZhex1991 Open Source

EZAssetGenerator - A bunch of texture tools for unity.
EZhex1991 Open Source

Unity Settings Framework - This package aims to provide a comprehensive, simple and expandable way of creating in-game settings for any Unity game. To do so, it uses Scriptable Objects and generics, the latter of which Unity can serialize since version 2020.1.
xZenvin Open Source

Prototyping Kit - The Prototyping Kit package contains assets and materials for prototyping levels in Unity. The prefabs included in the package can be styled without needing to create new materials, and they are tiled automatically based on the size of the object. The package is still in development, and more functionality will be added over time.
zigurous Open Source

Animation Utils - This package contains some utilities that help working with Unity's Timeline and Animation tools, for example drag & drop to fix missing clip bindings
needle-tools Open Source

Electromagnetic Sound Effects Massage Gun | Elektrosluch Mini City (FREE) - This new sound library is remarkable, and it is most likely the first of its kind! So, who thought of recording electromagnetic fields on a massage gun? Oh well, we did it, and these sounds are already amazing on it's own, but we're confident that using them for sound design will take it to the next level. Music producers and sound designers we're certain you'll enjoy this one!
ftus.gumroad.com

JSON Fliox - .NET library supporting simple and performant access to NoSQL databases via C# or Web clients. Its ORM enables Schema creation. Its Hub serve hosted databases using these schemas via HTTP.
friflo Open Source

Spotlight

Herald of Havoc
Herald of Havoc - Use an arsenal of unique weapons to fight enemies like soldiers, minotaurs, or even giant metal colossus. Different levels of difficulty are available to make the game accessible from casual gamer, to the most hardcore one.

[You can wishlist it on Steam and follow them on Twitter]
Zeldars Zone


You can subscribe to the free weekly newsletter on GameDevDigest.com

This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.

Top comments (0)