Browsing articles in "Unity3d"
Dec
9
2021

Unity related Discord channels

List of channels: Official Unity Discord : https://discord.com/invite/unity Unity MultiPlayer : https://discord.gg/jhZgtdqSAq Unity Library : https://discord.gg/cXT97hU XR Creators : https://discord.gg/EFj5Y2kAaB XR Hub : https://discord.gg/DP7QZcrZE2 Mirror (vis2k) : https://discord.gg/h9sP3bqhRu Scripting Support : https://discord.gg/qv4Bftw GameDev League : https://discord.gg/gamedev Unity Dev Community : https://discord.gg/wwXNG6MaYY Learn VR Dev : […]

Nov
18
2021

Run Unity Cloud Build based on Github Commit message using Github Actions

This should had been easy, but unity cloud build system has every secret id hidden in different places and using different names.. Create github action (click Actions from your repository) click “Skip this and set up a workflow yourself” copy ready to use script from: […]

Oct
19
2021

Old School Scrolling Text with Shaders, RenderTexture

Tried to make scrolling text using shaders and text mesh, video below (results at 59 mins -> ) Shader Sources:(one for text mesh, one for UI RawImage that displays camera view as rendertexture)

Oct
17
2021

Use custom Editor fonts

Go to Unity installation folder,Start notepad as an Administrator,then edit file: \Editor\Data\Resources\fontsettings.txt Add your custom fonts there:

Oct
13
2021

Unity Asset Store MegaBundle (October 2021)

New Asset Store MegaBundle, have a free referral link here:https://assetstore.unity.com/mega-bundles/fill-your-toolbox?aid=1101lGti(From October 13, 2021 00:00:00 PT through October 31, 2021, 23:59:59 PT)

Oct
9
2021

Shader Effects Test

Inspired from https://twitter.com/chiba_akihito/status/1438088953878302725 Part #1 (Project sources) Part #2 (source not available)

Oct
5
2021

Checking ArcGIS Maps SDK Unity plugin (Beta)

Looks great! “ArcGIS Maps SDK for Unity is a plugin developed by Esri that enables access to real world maps and 3D content from the ArcGIS Platform. This plugin provides samples, an Inspector UI, and an API to create interactive, photorealistic 3D and XR experiences […]

Aug
27
2021

Boat Attack URP Water: Add Underwater surface flip

Just modify 2 lines from the scripts and you get visible waterplane when going below surface. The idea is to check camera Y position, if below 0, flip normal and flip matrix for mesh. Boat Attack Project:https://github.com/Unity-Technologies/BoatAttack Inside Water.cs & PlanarReflections.cs replace these 2 lines:

May
26
2021

Unity Forums Auto Select Current SubForum in Search (GreaseMonkey script)

Someone suggested in the forums that forums search page could auto-select current sub-board. Tested it quickly with GreaseMonkey and seems to work well, here’s the source: Related topic:https://forum.unity.com/threads/suggestions-for-the-search-forum-functionality.1115584/

Pages:«1234567...49»

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch Instagram

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative

@unitycoder_com

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.