Infallible Code
What Is Unity ECS?
updated
💬 Join Our Community
- Discord: discord.gg/NjjQ3BU
- Patreon: patreon.com/infalliblecode
- Newsletter: http://infalliblecode.com/newsletter
❤️ My Favorite Unity Assets *
- Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
- Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
- Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
- Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
- Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
📧 Follow and Subscribe
- Twitter: twitter.com/infalliblecode
- YouTube: youtube.com/infalliblecode?sub_confirmation=1
- Website: http://infalliblecode.com
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
The Facade Pattern is one of many design patterns that game devs and programmers should be aware of. In this video I'll use an example integrating the Shapes and DoTween (paid) assets to show you how to implement the Facade Pattern in Unity, and explain what the Facade Pattern is and how to use it.
💬 Join Our Community
- Discord: discord.gg/NjjQ3BU
- Patreon: patreon.com/infalliblecode
- Newsletter: http://infalliblecode.com/newsletter
❤️ My Favorite Unity Assets *
-Shapes
assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
-DOTween Pro
assetstore.unity.com/packages/tools/visual-scripting/dotween-pro-32416?aid=1100l3e8M
- Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
- Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
- Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
- Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
- Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
📧 Follow and Subscribe
- Twitter: twitter.com/infalliblecode
- YouTube: youtube.com/infalliblecode?sub_confirmation=1
- Website: http://infalliblecode.com
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Join Matt Schell (@ThousandAnt) and myself, Charles, for a live Q&A on Friday, March 11 at 11 AM EST. We'll be hanging out on stream and answering your burning game dev questions!
💬 Join Our Community
- Discord: discord.gg/NjjQ3BU
- Patreon: patreon.com/infalliblecode
- Newsletter: http://infalliblecode.com/newsletter
❤️ My Favorite Unity Assets *
- Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
- Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
- Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
- Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
- Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
You should setup a Git repository for every single one of your Unity projects. Source control can help protect your Unity project from regressions and make it easier to share your work with others. In this video, I'll show you step by step how to setup a Git repository for your next Unity project so you can take full advantage of what version control has to offer.
Git Files (Free Download): patreon.com/posts/63076977
00:00 Introduction
00:36 Sign up for the Level_2 Game Dev Newsletter
01:06 Step 1: Initialize your repository
03:25 Step 2: Setup storage for large files
05:43 Step 3: Ignore files that shouldn't be tracked
08:44 Step 4: Track your Unity project and make your initial commit
09:40 Bonus Step: Rename your master branch
10:34 Step 5 (Optional): Push your Git repository to the cloud
13:08 Conclusion
💬 Join Our Community
Discord: discord.gg/NjjQ3BU
Patreon: patreon.com/infalliblecode
Newsletter: http://eepurl.com/gGb8eP
❤️ My Favorite Unity Assets *
Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
The Command Pattern is one of many design patterns that every game dev and programmer should have in their developer toolbox. In this video I'll use a practical example to show you how to implement the Command Pattern in Unity, and explain what the Command Pattern is and when it's useful.
Download the project files (Tier 2 Patrons): patreon.com/posts/62244189
00:00 Introduction
00:40 Sign up for the Level_2 Game Dev Newsletter
01:08 Example Project Overview
02:24 Undo Feature Implementation
08:18 Command Pattern Explained
09:43 Conclusion
💬 Join Our Community
Discord: discord.gg/NjjQ3BU
Patreon: patreon.com/infalliblecode
Newsletter: http://eepurl.com/gGb8eP
❤️ My Favorite Unity Assets *
Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Refactoring your code on a regular basis is a good way to reduce technical debt. But refactoring is a skill that can take years to perfect. That's why I focus each refactoring session on a single goal. That goal could be for scalability, testability, modularity, or a number of other things. In this video I'll share 4 tips for refactoring your code for readability.
Download the project files (Tier 2 Patrons): patreon.com/posts/61457305
00:00 Introduction
02:30 Sign up for the Level_2 Game Dev Newsletter
02:59 Example project
04:00 Tip 1: Be consistent
06:19 Tip 2: Follow conventions
08:43 Tip 3: Bake your intent
12:00 Tip 4: Cut out the fat
14:10 Conclusion
💬 Join Our Community
Discord: discord.gg/NjjQ3BU
Patreon: patreon.com/infalliblecode
Newsletter: http://eepurl.com/gGb8eP
❤️ My Favorite Unity Assets *
Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
As of Unity 2021.2, you now have access to some new C# features in Unity. This is thanks to improved support for .NET Standard 2.1 which has given us Unity developers the ability to use all of the features available in C# 8.0. In this video I'll cover a handful of programming features that I think are the most interesting.
Learn more about C# 8 here: docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8
00:00 Introduction
01:18 Sign up for the Level_2 Game Dev Newsletter
02:10 Readonly Members
06:00 Default Interface Methods
08:42 Indices and Ranges
11:12 Conclusion
💬 Join Our Community
Discord: discord.gg/NjjQ3BU
Patreon: patreon.com/infalliblecode
Newsletter: http://eepurl.com/gGb8eP
❤️ My Favorite Unity Assets *
Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Download the project at patreon.com/posts/project-unit-of-60029495
Data concurrency and data access bottlenecks are common problems that arise when dealing with persistence. In this video I'll show you how the Unit of Work design pattern (with the repository pattern) can solve both of these issues in your Unity project.
00:00 Introduction
01:24 The Repository Pattern
02:24 Sign up for the Level_2 Game Dev Newsletter
02:50 Repositories in Unity
04:48 Player Shop Example
06:23 Problems with Persistence
08:56 Unit of Work
10:38 Conclusion
💬 Join Our Community
Discord: discord.gg/NjjQ3BU
Patreon: patreon.com/infalliblecode
Newsletter: http://eepurl.com/gGb8eP
❤️ My Favorite Unity Assets *
Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Sign up for the Level 2 Game Dev Newsletter: http://eepurl.com/gGb8eP
Unity 2021.2 features a .NET Standard upgrade that's particularly important for developers to understand. In this video, I'll share how Unity's scripting layer works under the covers and why the upgrade to .NET Standard 2.1 is so important.
Be sure to check out our partner channel @ThousandAnt
Links from the video
- docs.microsoft.com/en-us/dotnet/api/?view=netstandard-2.1
- docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8
00:00 Intro
01:06 Level_2 Game Dev Newsletter
01:34 How does scripting work in Unity?
03:09 Mono Upgrade and New .NET Profile
04:12 .NET Standard 2.1
05:45 C# 8 Support
06:43 Outro
💬 Join Our Community
Discord: discord.gg/NjjQ3BU
Patreon: patreon.com/infalliblecode
Newsletter: http://eepurl.com/gGb8eP
❤️ My Favorite Unity Assets *
Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
It's important to write code that's well structured and fits into a broader architecture. But it isn't always clear how to do this in practice. In this video, I'll help you think about your code in a new way that has structure and architecture built into it.
💬 Join Our Community
Discord: discord.gg/NjjQ3BU
Patreon: patreon.com/infalliblecode
Newsletter: http://eepurl.com/gGb8eP
❤️ My Favorite Unity Assets *
Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
I'm excited to announce my first course, Unity Fundamentals for Software Developers, which I am currently developing with my collaborator Matt Schell and our team at @ThousandAnt. The course will be available in early 2022.
This video was created in collaboration with Porrith Suong twitter.com/PorrithSuong
💬 Join Our Community
Discord: discord.gg/NjjQ3BU
Patreon: patreon.com/infalliblecode
Newsletter: http://eepurl.com/gGb8eP
❤️ My Favorite Unity Assets *
Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Download the example project: github.com/ThousandAnt/ta-frustrum-culling
Ever needed to a render a whole bunch of objects on screen but couldn't do it without taking a hit to performance? Indirect Rendering is a way to repeatedly draw the same mesh with minimal draw calls. In this video, we'll walk you through how to use Unity's C# Job System to perform faster indirect rendering in Unity.
This video was created in collaboration with Porrith Suong twitter.com/PorrithSuong
💬 Join Our Community
Discord: discord.gg/NjjQ3BU
Patreon: patreon.com/infalliblecode
Newsletter: http://eepurl.com/gGb8eP
❤️ My Favorite Unity Assets *
Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Data is an essential ingredient for making games. But on it's own, data is nebulous, disconnected, and can be difficult to work with. In this video, I'll show you how to reason about your game's data so it's easier to manage and maintain.
This video was created in collaboration with @JasonStorey
💬 Join Our Community
Discord: discord.gg/NjjQ3BU
Patreon: patreon.com/infalliblecode
Newsletter: http://eepurl.com/gGb8eP
❤️ My Favorite Unity Assets *
Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Matt from @Thousand Ant and I are streaming on 9/24/21 to share some of the new projects that we're working on. Come hang out with us to have your gamedev questions answered and to learn more about the future of @Infallible Code!
💬 Join Our Community
- Discord: discord.gg/NjjQ3BU
- Patreon: patreon.com/infalliblecode
- Twitter: twitter.com/infalliblecode
👋 Contact me directly at charles@infalliblecode.com
Matt from @Thousand Ant and I are streaming on 9/24/21 to share some of the new projects that we're working on. Come hang out with us to have your gamedev questions answered and to learn more about the future of @Infallible Code!
💬 Join Our Community
- Discord: discord.gg/NjjQ3BU
- Patreon: patreon.com/infalliblecode
- Twitter: twitter.com/infalliblecode
👋 Contact me directly at charles@infalliblecode.com
Watch our relaunch livestream: youtube.com/watch?v=Ih4QP5pXKZg
In this video I'll be sharing some exciting news about the future of the@InfallibleCode channel and community. Afterwards join me and Matt from @ThousandAnt live where we'll be talking more about our plans and hanging out to answer some of your questions.
💬 Join Our Community
- Discord: discord.gg/NjjQ3BU
- Patreon: patreon.com/infalliblecode
- Newsletter: http://eepurl.com/gGb8eP
👋 Contact me directly at charles@infalliblecode.com
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In this Unity Devlog I'll tell you how I made a game for my wife in 2 weeks.
#Devlog #Unity3d #GameDevelopment
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
00:00 Introduction
01:28 Support Infallible Code
01:58 Researching and Prep
03:51 My Planning Process
04:52 Week 1
06:06 Week 2
09:09 Fixing Last Minute Bugs
10:13 My Wife's Reaction
12:19 Outro
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In this #shorts, Jason and I answer the question, what are the Best Unity Courses? Let us know if you agree!
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In this video we'll explore all of the new features in Unity 2020.2 that'll make your life easier as a programmer.
#Unity3d #Unity2020 #GameDevelopment
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
00:00 Introduction
00:46 Deterministic C# Compilation
02:00 C# 8 Support
03:24 Root Namespace Options
04:30 Faster Build Compilation
05:25 Consistent Time.deltaTime
06:12 Performance Improvements
06:57 Faster Editor Workflows
08:06 Managed Code Stripping
09:00 Profiler Updates
09:42 Roslyn Analyzer Improvements
10:06 Unity Safe Mode
10:40 Outro
Video Links
• unity.com/releases/2020-2/programmer-tools
• docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8
• forum.unity.com/threads/il2cpp-player-build-time-improvement-coming-to-2020-2-0b2.963614/?_ga=2.201208686.1512824147.1612181553-1535335230.1576635841
• blogs.unity3d.com/2020/10/01/fixing-time-deltatime-in-unity-2020-2-for-smoother-gameplay-what-did-it-take/?_ga=2.172504675.1512824147.1612181553-1535335230.1576635841
• blogs.unity3d.com/2020/09/21/new-performance-improvements-in-unity-2020-2/?_ga=2.2957168.1512824147.1612181553-1535335230.1576635841
• docs.unity3d.com/2020.2/Documentation/Manual/ManagedCodeStripping.html?_ga=2.28147196.1780444620.1612796341-1535335230.1576635841
• docs.unity3d.com/2020.2/Documentation/Manual/Profiler.html?_ga=2.238324032.1780444620.1612796341-1535335230.1576635841
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In this #shorts, Jason and I answer the question, "should you make a plan for your game?" Let us know if you agree!
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Design patterns are well-known solutions to common programming problems. In this video we'll discuss whether or not they should be used in game development.
#GameDevelopment #DesignPatterns
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
00:00 Introduction
02:02 Why do beginners use design patterns?
03:41 How were design patterns meant to be used?
04:33 Should you use design patterns in game development?
06:15 How do you write code without using design patterns?
07:27 Join our community of game developers
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Freelance game dev is a great way to earn a living from working with Unity. In this video, Jason and I will give you some advice to help you be a successful freelance game dev.
#Freelance #GameDev #Advice
WATCH THE FULL STREAM AT youtu.be/2xwjYzeZJzQ
This clip was edited by Derrick Taylor
youtube.com/channel/UC7590VTWe6m0kq3gJcgLINg
SUPPORT & FOLLOW
Patron - patreon.com/infalliblecode
Discord - discord.gg/NjjQ3BU
Twitter - twitter.com/infalliblecode
MY FAVORITE ASSETS
Odin Inspector - assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro - assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2 - assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek - assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace - assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: This description contains affiliate links, which means I'll receive a commission if you use them to make a purchase.
Freelance game dev is a great way to earn a living from working with Unity. In this video, Jason and I will give you some advice to help you be a successful freelance game dev.
#Freelance #GameDev #Advice
WATCH THE FULL STREAM AT youtu.be/2xwjYzeZJzQ
This clip was edited by Derrick Taylor
youtube.com/channel/UC7590VTWe6m0kq3gJcgLINg
SUPPORT & FOLLOW
Patron - patreon.com/infalliblecode
Discord - discord.gg/NjjQ3BU
Twitter - twitter.com/infalliblecode
MY FAVORITE ASSETS
Odin Inspector - assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro - assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2 - assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek - assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace - assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: This description contains affiliate links, which means I'll receive a commission if you use them to make a purchase.
Freelance game dev is a great way to earn a living from working with Unity. In this video, Jason and I will give you some advice to help you be a successful freelance game dev.
#Freelance #GameDev #Advice
WATCH THE FULL STREAM AT youtu.be/2xwjYzeZJzQ
This clip was edited by Derrick Taylor
youtube.com/channel/UC7590VTWe6m0kq3gJcgLINg
SUPPORT & FOLLOW
Patron - patreon.com/infalliblecode
Discord - discord.gg/NjjQ3BU
Twitter - twitter.com/infalliblecode
MY FAVORITE ASSETS
Odin Inspector - assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro - assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2 - assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek - assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace - assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: This description contains affiliate links, which means I'll receive a commission if you use them to make a purchase.
Freelance game dev is a great way to earn a living from working with Unity. In this video, Jason and I will give you some advice to help you be a successful freelance game dev.
#Freelance #GameDev #Advice
WATCH THE FULL STREAM AT youtu.be/2xwjYzeZJzQ
This clip was edited by Derrick Taylor
youtube.com/channel/UC7590VTWe6m0kq3gJcgLINg
SUPPORT & FOLLOW
Patron - patreon.com/infalliblecode
Discord - discord.gg/NjjQ3BU
Twitter - twitter.com/infalliblecode
MY FAVORITE ASSETS
Odin Inspector - assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro - assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2 - assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek - assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace - assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: This description contains affiliate links, which means I'll receive a commission if you use them to make a purchase.
Freelance game dev is a great way to earn a living from working with Unity. In this video, Jason and I will give you some advice to help you be a successful freelance game dev.
#Freelance #GameDev #Advice
WATCH THE FULL STREAM AT youtu.be/2xwjYzeZJzQ
This clip was edited by Derrick Taylor
youtube.com/channel/UC7590VTWe6m0kq3gJcgLINg
SUPPORT & FOLLOW
Patron - patreon.com/infalliblecode
Discord - discord.gg/NjjQ3BU
Twitter - twitter.com/infalliblecode
MY FAVORITE ASSETS
Odin Inspector - assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
Editor Console Pro - assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Rainbow Folders 2 - assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
Peek - assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
Project Search & Replace - assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: This description contains affiliate links, which means I'll receive a commission if you use them to make a purchase.
Freelance game dev is a great way to earn a living from working with Unity. In this video, Jason and I will give you some advice to help you be a successful freelance game dev.
#Freelance #GameDev # Advice
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
A lot of developers rely on comments to explain their code. In reality, your code should be able to document itself. In this GameDev livestream, Jason Storey and I will share some techniques that we use to write self-documenting code.
#Unity3D #GameDevelopment #LiveStream
Jason is a Unity contractor with years of experience writing games in Unity. Charles is a software developer who's passionate about making games. In this live stream, we'll answer questions about Unity, programming, and game development, plus do a live code review.
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Stop using comments! In this video you'll learn how to write code that documents itself.
#Programming #GameDevelopment #Unity3d
Programming for game development often requires complex code that can be hard to understand if isn't documented. As a result, many game developers pepper their code with comments that explain exactly what it does, line-by-line.
On the surface, this seems like a good practice. But in reality, highly commented code usually means that it 's poorly written and hard to maintain.
Instead of relying on comments, game developers should learn how to write code that flows easily and documents itself. In this video, I share the simple trick of encapsulation that can take your code from spaghetti to self documented and clean.
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Grab the Humble Bundle at humblebundle.com/software/ultimate-fantasy-game-development-software?partner=jasonstorey
Check out InfinityPBR's library of high quality 3D models on the Unity Asset Store to help kickstart your next fantasy themed game. Also, be sure to grab the Ultimate Fantasy Game Development Bundle while you still can (link below)!
This video was sponsored by InfinityPBR.
#UnityAssetStore #InfinityPBR #HumbleBundle
InfinityPBR: assetstore.unity.com/packages/3d/characters/creatures/rpg-character-bundle-1-dragon-human-63570?aid=1100l3e8M
00:00 Intro
01:26 Why it's OKAY to use the Asset Store
03:10 InfinityPBR
05:02 Humble Bundle
06:10 Outro
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Behind every great game is hours of planning. In this video, I'll give you some tips that'll help you plan your next game development project so you can work faster and more efficiently.
#GameDevelopment #Unity3d
00:00 Intro
00:46 Barles is stuck
02:26 Tip 1 - Collect reference material
04:02 Tip 2 - Break your project down into chunks
05:26 Tip 3 - Create a schedule and set a deadline
06:18 Outro
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Saddened by the loss of @Brackeys, Barles worries that he'll never be able to become a better game developer. Luckily for him, Charles is available to share a few tips on how to learn game development more efficiently.
#GameDevelopment #GameDev #Unity3d
Channel Suggestions
Blackthornprod youtube.com/channel/UC9Z1XWw1kmnvOOFsj6Bzy2g
Jason Weimann: youtube.com/channel/UCX_b3NNQN5bzExm-22-NVVg
Sebastian Lague: youtube.com/user/Cercopithecan
Game Dev Guide: youtube.com/channel/UCR35rzd4LLomtQout93gi0w
Sykoo: youtube.com/user/SykooTV\
Mix and Jam: youtube.com/channel/UCLyVUwlB_Hahir_VsKkGPIA
Courses
Build a tile-based puzzle game with C# and Unity: click.linksynergy.com/link?id=/sz69hd*pBs&offerid=507388.765834&type=2&murl=https%3A%2F%2Fwww.udemy.com%2Fcourse%2Fmake-a-tetris-style-puzzler-in-unity%2F
Game Development/Art - Create a 2D Action Game with Unity/C#: click.linksynergy.com/link?id=/sz69hd*pBs&offerid=507388.2010926&type=2&murl=https%3A%2F%2Fwww.udemy.com%2Fcourse%2Fcreating-a-cool-2d-action-game-in-unity%2F
The Ultimate Guide to Game Development with Unity 2019: click.linksynergy.com/link?id=/sz69hd*pBs&offerid=507388.1328572&type=2&murl=https%3A%2F%2Fwww.udemy.com%2Fcourse%2Fthe-ultimate-guide-to-game-development-with-unity%2F
00:00 Intro
00:46 Charles calls Barles
02:26 How to get more out of tutorials
03:00 Why courses are worth the money
03:50 My most important piece of advice
04:48 How to finish more games
05:36 Outro
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Francisco Cruz is a Senior Software Engineer at @Unity and environment artist. In this stream we'll be chatting about game development, the industry, and Unity
Follow Francisco Cruz on Twitter: @cruzncreations
💬 Join Our Community
- Discord: discord.gg/NjjQ3BU
- Patreon: patreon.com/infalliblecode
❤️ My Favorite Unity Assets *
- Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
- Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
- Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
- Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
- Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
📧 Follow and Subscribe
- Twitter: twitter.com/infalliblecode
- YouTube: youtube.com/infalliblecode?sub_confirmation=1
- Website: http://infalliblecode.com
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
If you want to be a freelance Unity developer, It's important to know how to stand out. In this video, Jason and I share some of the reasons why a company would hire you to do their work.
#Unity3D #Freelancing
Are you thinking about becoming a freelance Unity developer? Use the link below to watch the full conversation for tips on breaking into the industry.
Full Stream: youtu.be/mkLTuOei2t4
This stream clip was edited by Derrick Taylor. Check out his channel at youtube.com/channel/UC7590VTWe6m0kq3gJcgLINg
Chapters:
00:00 Intro
00:06 Why would a company choose you?
00:19 First reason
01:30 How do you be that person?
04:07 Second reason
08:05 Outro
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
If you want to be a freelance Unity developer, It's important to know why people hire freelancers in the first place. In this video, Jason and I share some of the reasons that companies hire contractors and what work they generally expect them to do.
#Unity3D #Freelancing
Are you thinking about becoming a freelance Unity developer? Use the link below to watch the full conversation for tips on breaking into the industry.
Full Stream: youtu.be/mkLTuOei2t4
This stream clip was edited by Derrick Taylor. Check out his channel at youtube.com/channel/UC7590VTWe6m0kq3gJcgLINg
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Ciro Continisio is the head of creator advocacy at @Unity. In this stream we'll be talking about an exciting project that Ciro has been working on at Unity. We'll also be chatting about game development and programming.
Follow Ciro Continisio at twitter.com/CiroContns
💬 Join Our Community
- Discord: discord.gg/NjjQ3BU
- Patreon: patreon.com/infalliblecode
❤️ My Favorite Unity Assets *
- Odin Inspector and Serializer: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
- Editor Console Pro: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
- Rainbow Folders 2: assetstore.unity.com/packages/tools/utilities/rainbow-folders-2-143526?aid=1100l3e8M
- Peek: assetstore.unity.com/packages/tools/utilities/peek-149410?aid=1100l3e8M
- Project Search & Replace: assetstore.unity.com/packages/tools/utilities/project-search-replace-55680?aid=1100l3e8M
⚡ Unity 3D Plus: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
⚡ Unity 3D Pro: http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-pro
📧 Follow and Subscribe
- Twitter: twitter.com/infalliblecode
- YouTube: youtube.com/infalliblecode?sub_confirmation=1
- Website: http://infalliblecode.com
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In these stream I'll be trying re-create my home office using ProBuilder in Unity. I am by no means an artist, so please come enjoy me fumbling around. And, if you feel so inclined, please give me some tips!
#Unity3D #GameDevelopment #LiveStream
Jason is a Unity game developer with years of experience. Charles is a software developer who's passionate about making games. In this live stream, we'll answer questions about Unity, programming, and game development, plus do a live code review.
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In this stream we'll be talking about freelancing as a Unity developer. We'll give you some coding tips that'll help you stay sane while keeping the client happy. If you aren't a freelancer, don't worry because these tips can be applied to your general workflow, as well!
#Unity3D #GameDevelopment #LiveStream
(0:00) Intro and Setup
(9:39) Do Your Homework
(12:20) Jobs Via Networking
(19:21) Is My Portfolio Good Enough
(24:37) What Do I Charge
(33:09) Needing Assets to Complete Contracts
(45:00) Freelancing vs. Own Projects
(55:19) Hiring Subcontractors
(1:05:00) Perspective on What Contractors Do
(1:08:09) Changes are not Free nor Infinite
(1:10:30) Meetings and Information Flow
(1:22:33) It's Okay to Fail
(1:30:37) Get Changes in Writing
(1:37:53) Perception is King
(1:39:50) Who Owns What in the End
(1:44:15) General Lifehacking Tips
(2:04:02) Wrapup
Jason is a Unity game developer with years of experience. Charles is a software developer who's passionate about making games. In this live stream, we'll answer questions about Unity, programming, and game development, plus do a live code review.
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In this video I'm gonna show you how easy it is to add voice and text chat to your Unity game using Vivox.
#Unity3D #Vivox #GameDev
This video is sponsored by Unity.
Vivox Website: http://vivox.com
Vivox on the Asset Store: assetstore.unity.com/packages/tools/audio/vivox-voice-and-text-chat-148188?aid=1100l3e8M
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In this stream we'll be talking about freelancing as a Unity developer. We'll give you some coding tips that'll help you stay sane while keeping the client happy. If you aren't a freelancer, don't worry because these tips can be applied to your general workflow, as well!
#Unity3D #GameDevelopment #LiveStream
Intro: 0:00
What's a Freelancer?: 6:33
Why do People Hire Freelancers?: 12:22
Solo or Team?: 19:30
How to Prepare?: 23:18
How to Find Work?: 24:44
Being Passionate: 41:10
Likability in Interviews: 45:54
Confidence in Interviews: 48:13
Why Should They Pick You in Interviews: 54:46
Influencing Others: 1:06:28
"The Expert": 1:08:20
Wrap-up: 1:21:19
Jason is a Unity game developer with years of experience. Charles is a software developer who's passionate about making games. In this live stream, we'll answer questions about Unity, programming, and game development, plus do a live code review.
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In this stream, we'll be talking about automated testing (unit tests, integrated tests, etc) in Unity, and showing off a few examples that should help you get started.
#Unity3D #GameDevelopment #LiveStream
Jason is a Unity game developer with years of experience. Charles is a software developer who's passionate about making games. In this live stream, we'll answer questions about Unity, programming, and game development, plus do a live code review.
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Andrew Connell from the YouTube channel 'VR with Andrew' is a gamedev and fellow content creator who specializes in virtual reality. In this live stream, we'll be hanging out and talking about Unity, programming, and game development.
Follow Andrew Connell
- youtube.com/c/VRwithAndrew
- twitter.com/AndyTheBaldy
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
Ashley Alicea is an indie game developer, speaker, and Unity evangelist. Charles is a software developer who's passionate about making games. In this live stream, we'll be hanging out and talking about Unity, programming, and game development.
Follow Ashley Alicea
- twitter.com/avashly
- ashleyalicea.com
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In this stream, we're going to take a look at a more advanced project structure in Unity that'll help you create games that are more flexible and resilient to change.
#Unity3D #GameDevelopment #LiveStream
Jason is a Unity game developer with years of experience. Charles is a software developer who's passionate about making games. In this live stream, we'll answer questions about Unity, programming, and game development, plus do a live code review.
Timestamps:
00:00 - Stream Start
00:36 - Introductions
02:35 - Disclaimers
04:00 - User Requirements
08:49 - Unity Example
13:56 - Looking at the Code in Unity
19:05 - Console Example
22:33 - Testing
29:25 - Is this too much?
33:30 - Project integration
40:50 - How Dlls Work
55:10 - Working outside unity
1:05:05 - MsBuild - After Build Copy
1:12:20 - Dll Linking
1:24:16 - Conclusion
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
MonoBehaviours have the ability to interface directly with Unity's entire ecosystem. That's incredibly powerful, but it comes at a cost. Depending too heavily on MonoBehaviours couples all of your custom logic directly to Unity. This leads to code that is less flexible and harder to test. That's where the Humble Object pattern comes in.
#Unity3D #DesignPatterns #GameDevelopment
The Humble Object pattern is a design pattern that decouples your logic from system level code. In the case of Unity, it let's you keep your code separate from Unity. In this video, Charles teaches Barles how to use Humbe Objects to improve the testability of his Unity code.
Follow along by downloading the example project code at
patreon.com/posts/38990018
Level Design Video: youtu.be/xN_dHI3lbis
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In this stream, we're going to go over some strategies that you can use to design code that's resilient to change.
#Unity3D #GameDevelopment #LiveStream
Jason is a Unity game developer with years of experience. Charles is a software developer who's passionate about making games. In this live stream, we'll answer questions about Unity, programming, and game development, plus do a live code review.
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.
In this video, you'll learn how you to manage your class dependencies in Unity.
#Unity3D #UnityTutorial #GameDevelopment
Dependencies are objects that your classes need in order to function. In Unity, you can resolve your classes' dependencies using methods like GetComponent or FindObjectOfType, or by exposing them to the editor with the SeriealizedField attribute. While there is no right way to manage you dependencies, this video will equip you with the knowledge to choose the best approach for you.
👨💻 Join our community: discord.gg/NjjQ3BU
❤️ Support the channel: patreon.com/infalliblecode
My Favorite Unity Assets 💯⤵️
1️⃣ Odin Inspector: assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041?aid=1100l3e8M
2️⃣ Shapes: assetstore.unity.com/packages/tools/particles-effects/shapes-173167?aid=1100l3e8M
3️⃣ Easy Save: assetstore.unity.com/packages/tools/input-management/easy-save-the-complete-save-load-asset-768?aid=1100l3e8M
4️⃣ Dialogue System for Unity: assetstore.unity.com/packages/tools/ai/dialogue-system-for-unity-11672?aid=1100l3e8M
5️⃣ Editor Console Pro: assetstore.unity.com/packages/tools/utilities/editor-console-pro-11889?aid=1100l3e8M
⚡ Learn more about Unity 3D Plus at http://prf.hn/click/camref:1100l3e8M/destination:https://store.unity.com/products/unity-plus
👋 Contact me directly at charles@infalliblecode.com
* Disclosure: These are affiliate links, which means I'll receive a commission if you use them to make a purchase.


