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.youtube.com/watch?v=02n81hGkioo
YouTube
Building the Metaverse - Ep. #1 Getting Started with the Spatial.io Creator Toolkit
Building the Metaverse is a series of videos I'm creating to help people get started with using Unity and creating worlds on Spatial.io
In this video I will show you how to create a world using your own custom assets in Spatial. I will show you the basic…
Unity Tips for Experts & Beginners Gamedev
https://github.com/DavidArayan/ezy-slice
GitHub
GitHub - DavidArayan/ezy-slice: An open source mesh slicer framework for Unity3D Game Engine. Written in C#.
An open source mesh slicer framework for Unity3D Game Engine. Written in C#. - DavidArayan/ezy-slice
Unity Tips for Experts & Beginners Gamedev
https://github.com/clarte53/GaussianSplattingVRViewerUnity
GitHub
GitHub - clarte53/GaussianSplattingVRViewerUnity: A VR viewer for gaussian splatting models developped as native plugin for unity…
A VR viewer for gaussian splatting models developped as native plugin for unity with the original CUDA rasterizer. - clarte53/GaussianSplattingVRViewerUnity
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=orjucXoNb4A&list=PLoioalm_uXfZjs3WWH398mY7e7Xprk80J&index=121
YouTube
Import Voxel models to Unity
The VOXFileLoader is a .vox reader to convert the .vox file from MagicaVoxel to static GameObject and Prefab with an optimized obj file in Unity.
Source code: https://github.com/ray-cast/UnityVOXFileImport
Unity Tips for Experts & Beginners Gamedev
https://github.com/yasirkula/UnityImageCropper
GitHub
GitHub - yasirkula/UnityImageCropper: A uGUI based image cropping solution for Unity 3D
A uGUI based image cropping solution for Unity 3D. Contribute to yasirkula/UnityImageCropper development by creating an account on GitHub.
Unity Tips for Experts & Beginners Gamedev
https://prf.hn/click/camref:1101lmimc/[p_id:1100l440593]/destination:https%3A%2F%2Fassetstore.unity.com%2Fpackages%2Ftools%2Fgui%2Ftext-animator-for-unity-254677
Unity Asset Store
Text Animator for Unity | GUI Tools | Unity Asset Store
Use the Text Animator for Unity from Febucci Tools on your next project. Find this GUI tool & more on the Unity Asset Store.
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=xTT1Ae_ifhM
YouTube
How to make Fruit Ninja in Unity (Complete Tutorial)
🍉
🔪
Learn to make the mobile arcade game Fruit Ninja in Unity. Fruit Ninja is a mobile game developed by Halfbrick Studios that released in April 2010 on the iOS App Store. In Fruit Ninja, the player slices fruit with a blade controlled via the touch screen.…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=9i_sktmLg30
YouTube
Creating a Match 3 Game in Unity
Consider donating → https://ko-fi.com/winterboltgames
In this video, we're going to create a 2D Match 3 game from scratch in Unity.
Complete project → https://drive.google.com/file/d/1poHbfokB1QACOb3_X-V2nZw0nIL4RKNl/view?usp=sharing
DOTween → https:/…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=L-HnmrERm_A
YouTube
9 Reasons Indie Game Devs FAIL at making games (and how NOT to let them end your Game Dev Journey)
Any game developers who are trying to bring their dream game to life (or really anyone that wants to make their dream of creating indie games a reality) have a lot going against them. There are a lot of ways that indie game devs fail and in this video I talk…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=hXZmUCkGZP8
YouTube
How To Integrate Steamworks.NET Into Your Unity Project In 2022
In this tutorial I explain how you can integrate Steamworks.NET into your Unity project. You'll be able to use Achievements, Stats and other Steam features.
➤ Get CLOUD ESCAPE: https://store.steampowered.com/app/1731120/Cloud_Escape/
Discord: https://d…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=g__WNGV7BnQ
YouTube
Stencil Buffer | Fake holes and portals | Unity Shader Tutorial
Support me:
PATREON ➜ https://www.patreon.com/GameSlave
KO-FI ➜ https://ko-fi.com/gameslave
My game:
STEAM ➜ https://store.steampowered.com/app/2355130/Umbratica_Tactics/
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=fVzBLxuHOmM
YouTube
20 advanced 2D shader effects - part 2
Continuing in part two, in this video we use Shader Graph to create 2D glass, various distortion effects, and implement per-object lighting effects for a hundred puzzle pieces.
See part one for an introduction to using the Camera Sorting Layer Texture and…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=Z6qBeuN-H1M
YouTube
How to make a Homing Missile in Unity with Trajectory Prediction (source included)
Homing missiles are fun as hell, so let's make one. This rocket will predict future motion using velocity. We'll also use cosine to make the rocket trajectory more interesting.
Make sure you leave a like on the video if you enjoyed it :)
Source: https:…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=mUjZUPPrz-o
YouTube
Why Is It So Hard To Make Games On Rails?
Get Surfshark VPN at https://surfshark.deals/designdoc and enter promo code DESIGNDOC for 83% off and 3 extra months for free!
It can't be that hard to make a game on rails. Just stick a spaceship in a box and put some enemies in front of it, right? Well…
Unity Tips for Experts & Beginners Gamedev
https://ameye.dev/notes/rendering-outlines/
ameye.dev
5 ways to draw an outline
Explaining multiple techniques for rendering outlines and highlights for real-time applications. This includes vertex object-space as well as screen-space methods. This can be used to render outlines in Unity or Unreal. Outlines can be used for gameplay reasons…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=g5WT91Sn3hg
YouTube
PLEASE use a Unity SOUND MANAGER! - Full Tutorial
Sound Managers are crucial when using audio sources in Unity. It really helps to organise your sound events in a structured way!
Github Code: https://github.com/SmallHedge/SoundManager
**LIGHT FLICKER ULTIMATE** https://assetstore.unity.com/packages/tools/particles…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=kzwZqTuUBIM
YouTube
Unity Tutorial: How to Modify Synty Low-Poly Assets with ProBuilder in Unity?
How can you modify #Synty Low-Poly models with the free tool #ProBuilder in the #Unity editor? Even there are many models and themes available in the different Synty packs, sometimes you need additional models. You can either create them from scratch, or…
Unity Tips for Experts & Beginners Gamedev
https://prf.hn/click/camref:1101lmimc/[p_id:1100l440593]/destination:https%3A%2F%2Fassetstore.unity.com%2Fpackages%2Ftools%2Fphysics%2Fphysical-dice-roller-247138
Unity Asset Store
Physical Dice Roller | Physics | Unity Asset Store
Get the Physical Dice Roller package from Desdinova and speed up your game development process. Find this & other Physics options on the Unity Asset Store.
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=1WDU0RHOBsA
YouTube
How To Make A 360 Video Player With Unity For VR
Gear up for unparalleled immersion as we delve into the creation of a 360 Video Player using Unity and the XR Interaction Toolkit in this comprehensive tutorial. Elevate your virtual experiences by teleporting players into the limitless worlds of your imagination…
Unity Tips for Experts & Beginners Gamedev
https://www.youtube.com/watch?v=hXZmUCkGZP8
YouTube
How To Integrate Steamworks.NET Into Your Unity Project In 2022
In this tutorial I explain how you can integrate Steamworks.NET into your Unity project. You'll be able to use Achievements, Stats and other Steam features.
➤ Get CLOUD ESCAPE: https://store.steampowered.com/app/1731120/Cloud_Escape/
Discord: https://d…