Unity Tips for Experts & Beginners Gamedev
@unitytipsdev
256
subscribers
2
photos
2
files
266
links
Unity channel with tutorials and tips on Unity 3D - For experts and beginners indie gamedevs - ENGLISH
Download Telegram
Join
Unity Tips for Experts & Beginners Gamedev
256 subscribers
Unity Tips for Experts & Beginners Gamedev
https://www.pinwheelstud.io/post/frustum-culling-in-unity-csharp
Pinwheel Studio
Unity frustum culling - How to do it in multi-threaded C# with Jobs System
A quick algorithm to do Unity frustum culling using planes vs AABB test
Unity Tips for Experts & Beginners Gamedev
https://github.com/iBicha/UnityYoutubePlayer
GitHub
GitHub - iBicha/UnityYoutubePlayer: Play YouTube videos in Unity
Play YouTube videos in Unity. Contribute to iBicha/UnityYoutubePlayer development by creating an account on GitHub.
Unity Tips for Experts & Beginners Gamedev
https://github.com/SebLague/Portals/tree/master
GitHub
GitHub - SebLague/Portals: Portals in Unity
Portals in Unity. Contribute to SebLague/Portals development by creating an account on GitHub.
Unity Tips for Experts & Beginners Gamedev
https://blog.userwise.io/blog/the-fundamentals-of-game-economy-design
blog.userwise.io
The Fundamentals of Game Economy Design | Blog | UserWise
This article breaks down the Game Economy Design basics and gives you the tips & tricks that the most successful games are using today.
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=1f4mkY8jUdY
YouTube
Do these 7 things for EVERY game!
Follow these 7 steps when starting any game project to avoid the pitfalls and pains of failure. These steps apply to Unity3D and Unreal or any other engine you as a game developer decide to use.
0:00 - Why you should Care
1:03 - #1 - Source Control (Collaborate…
Unity Tips for Experts & Beginners Gamedev
https://www.kicktraq.com/hotlist/games/video%20games/
Kicktraq
Hot List > Video Games :: Kicktraq
Kicktraq: The Crowdfunding Analytics & Discovery Platform!
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=xMyHkH9_LJI
YouTube
Unity Runtime Wireframe shader
These are general-purpose wireframe shaders adapted from Unity's built-in SpatialMappingWireframe shader.
Source Code: https://github.com/Chaser324/unity-wireframe
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=NHd1PeJfyzE
YouTube
Dithered Transparency in Unity Shader Graph
Sometimes you want transparency, but you want the advantages of opaque rendering. That's where dithered transparency comes in: your objects appear transparent, but all the pixels are rendered opaque. Learn how games like Super Mario Odyssey implemented dithering…
Unity Tips for Experts & Beginners Gamedev
https://fungies.io/how-to-publish-your-game-on-steam/
Fungies.io - Sell digital products seamlessly
How to publish your game on Steam? - Fungies.io
Get your game on Steam with ease. Follow these steps and tips to simplify the process and get your game in front of millions.
Unity Tips for Experts & Beginners Gamedev
https://discoverthreejs.com/tips-and-tricks/
Discover three.js
The Big List of three.js Tips and Tricks! | Discover three.js
Lots of tips, tricks, and suggestions for best practices while building a high performance three.js application.
Unity Tips for Experts & Beginners Gamedev
Do you know the Brickfile tecnique?
This software is made for that!
https://www.pureref.com/
Pureref
PureRef
PureRef, the simple reference image viewer.
Unity Tips for Experts & Beginners Gamedev
https://gamedev.center/instantly-boost-unity-game-performance-with-il2cpp_use_sparsehash/
gamedev.center
Boost Unity Game Performance With IL2CPP_USE_SPARSEHASH
Dive into IL2CPP internals & learn how to use IL2CPP_USE_SPARSEHASH to make your games faster. Unlock over 2x performance boost for operations that use metadata
Unity Tips for Experts & Beginners Gamedev
https://github.com/FronkonGames/Build-History
GitHub
GitHub - FronkonGames/Build-History: Keep a history of all the builds you do.
Keep a history of all the builds you do. Contribute to FronkonGames/Build-History development by creating an account on GitHub.
Unity Tips for Experts & Beginners Gamedev
https://gamedevbeginner.com/inheritance-in-unity/
Game Dev Beginner
Inheritance in Unity
Learn how Inheritance in Unity works, and how to use Virtual, Override, and Abstract functions in your project, in my beginner's guide…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=JLZUOEpCZV0
YouTube
Uni-Gram | Telegram in Unity
Uni-Gram is a package that was created to connect Unity to Telegram Messenger.
You can send Message, Photo, Sticker, Audio, Voice, Video, Document, Animation, two kinds of Poll, Contact, Location & Venue with just two values, Telegram Token and Chat ID.
In…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=5WdzDOyBFpI
YouTube
How to use Play Mode tint - Unity Tips
When in playmode, Unity doesn't save changes to instances of game objects in your scene. So you always need to switch off play to keep editing - remind yourself to do this by tinting your editor on play.
Help us caption & translate this video!
http://a…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=aG5339e3ivE
YouTube
The Last Night - Game Architecture Presentation
The Last Night is based on a vision: immerse the player in a relevant depiction of the future, via an open world seamlessly blending simulation & unique situations.
This mix of systemic & scripted content required to invest heavily into architecture & tools…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=lKt7F9NOc5c
YouTube
Mastering Gamedev in Two Months
I'm creating my very first video-game, it's only been 2 months so far, but it's already been a journey! Let me tell you about what I've been spending my time thinking about and what I've made so far :)
*Wishlist on Steam!* - https://steampowered.com/app/2787770/Enso…
Unity Tips for Experts & Beginners Gamedev
https://gamedev.center/best-optimization-tips-by-unity-engineers-at-unite/
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=6CoXC3TEu24
YouTube
Black & White Shader - Unity (URP/HDRP) Shader Graph
This is a quick tutorial about making a Black & White Shader in Unity using Shader Graph.
This should work in URP and HDRP (unlikely to work in 2D, sadly).
I hope you enjoy!