Mar
18
2024

webgl+javascript TTS

Quick TTS test, uses jslib to call js SpeechSynthesisUtterance. sample project:https://github.com/unitycoder/webgl-js-TTS webgl demo:https://unitycoder.com/upload/demos/webglTTSjs/ References:https://docs.unity3d.com/Manual/webgl-interactingwithbrowserscripting.html

Mar
13
2024

Using Moonsharp (LUA) + Unity Webgl

Moonsharp has some issues in webgl builds, but here’s working repo and some notes. REPO ( unity 2022.3.7f1 )– https://github.com/unitycoder/MoonSharpWebGL WEBGL DEMO– https://unitycoder.com/upload/demos/moonsharpwebgl/ NOTES– You need to grab this webgl fix: https://github.com/moonsharp-devs/moonsharp/pull/146– You need to do hard wiring (or at least i didn’t get the […]

Mar
9
2024

Using 3D gameobject prefabs with Unity Tilemap + NavMesh Surface

Required Packages – Tested this on Unity 2023.2.3f1 (but works in other versions too)– AI Navigation : https://docs.unity3d.com/Packages/com.unity.ai.navigation@2.0/manual/index.html– 2D Tilemap Editor : https://docs.unity3d.com/Packages/com.unity.2d.tilemap@1.0/manual/index.html– 2D Tilemap Extras : https://docs.unity3d.com/Packages/com.unity.2d.tilemap.extras@4.0/manual/index.html Setup Tilemap with 3D Prefabs – Add 2D Tilemap to Scene– Set Grid Cell layout to XZY […]

Mar
6
2024

Custom Unity Hub Project Template Preview Image/Video (using HTML+CSS in package description)

Steps WARNING! VIDEO forum post: https://forum.unity.com/threads/workaround-custom-icon-and-preview-image-for-your-new-project-templates.1554800/

Jan
29
2024

Pong-Wars in Unity

Converted this javascript thing into unity c#https://github.com/vnglst/pong-wars source code: *might have some bugs still (and not optimized at all).https://gist.github.com/unitycoder/a10c215ec9c477ff0e04c964dff3208f usage:– attach script to Quad with Unlit material– assign some soundclip or disable the audio in code making of video:https://www.youtube.com/watch?v=EP5QwyGdN70

Jan
4
2024

Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub)

I just wanted to build Quest 3 XR demo apk quickly.. but ended up fighting with android sdk installations. STEPS TROUBLESHOOTING sdkmanager.bat says: “.. been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime […]

Dec
7
2023

UnityHub: Add support for custom project title (instead of folder name) or use ProductName

This request has been open since 2018..https://forum.unity.com/threads/renaming-projects.514061/ So had to test it myself and seems to be really simple (*** as a proof of concept, i don’t know it the Title value affects something else) Steps: So then it uses same ProjectName.txt file like my […]

Pages:1234567...49»

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.