Feb
5
2022

Using OPEN AI GPT-3 API in Unity

** 10.01.2023: New example project here, uses webrequest, doesn’t require any DLL files https://unitycoder.com/blog/2023/01/10/using-openai-api-with-webrequest-from-unity/ ** Download OpenAI dll (netstandard2.0): https://www.nuget.org/packages/OpenAI/ (*click Download Package on right side) Download required (netstandard2.0) dll files: https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/ https://www.nuget.org/packages/System.Threading.Tasks.Extensions/ https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/ Unzip downloaded *.nupgk files (using 7zip, or rename them as *.zip) […]

Jan
23
2022

Probably Not Quite Accurate Judo-Wrestling Simulator’2022

Saturday game idea project, 2 player physics and joints battle!Published under company account here:https://kelobyte.itch.io/probably-not-quite-accurate-judo-wrestling-simulator *free download

Dec
28
2021

Keep executable window always on top

While testing multiple client builds for multiplayer, its nice to have those client build windows to stay on top, so that can see them while using unity editor. Scripts source:https://github.com/UnityCommunity/UnityLibrary/blob/master/Assets/Scripts/Helpers/Windows/WindowAlwaysOnTop.cs *Was testing it here,https://www.youtube.com/watch?v=lINrN0j3wrc

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

[GreaseMonkey] Better Pixel Art viewer for itch.io

Default itch.io image viewer is horrible for small pixel art, so here is Firefox Greasemonkey plugin to make the viewer full screen and use pixel scaling. Example page:https://0x72.itch.io/16×16-dungeon-tileset

Pages:«1234567...50»

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch

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.