25
2015
Unity Answers Custom CSS Style
Custom CSS style for new Unity Answers website (using Stylish plugin) Features: – General cleaning up of clutter – Add all line numbers to code – More towards stackoverflow style & fonts – … Before After (using custom style) Custom.css: *still work in […]
22
2015
[LudumDare33] You are the Monster
LudumDare GameJam, Worst theme ever, but gotta try still 🙂 Started couple hours ago, heading towards failure still.. WebGL https://unitycoder.com/upload/demos/LudumDare33/webgl/ Ludum Dare entry: http://ludumdare.com/compo/ludum-dare-33/?action=preview&uid=27533 Things learned: > Using multiple cameras with image effects causes problems, all layers will get the effect, even though the Camera […]
8
2015
Ludum Dare Theme Slaughter with keyboard
Quick & dirty GreaseMonkey script (for Firefox) to use Ludum Dare voting page with arrow keys (left = good, right = bad, down = slaughter) Added also TextToSpeech (reads the theme name), commented out by default, see below. This file contains bidirectional Unicode text that […]
Recent posts
- [GreaseMonkey] Unity Forum Fixer
- UnityHub: Make Hub application background Translucent
- Customize SpriteShapeRenderer quality (but has issues)
- Editor tool: Copy selected gameobject’s names into clipboard as rows (for Excel)
- Editor tool: Replace string in selected gameobject’s names
- UnityHub: Enable built-in Login Dialog (no more browser login/logout issues!)
- Use TikTok-TTS in Unity (with WebRequest)
- Create Scene Thumbnail Image using OnSceneSaved & OnPreviewGUI
- webgl+javascript TTS
- Using Moonsharp (LUA) + Unity Webgl
- Using 3D gameobject prefabs with Unity Tilemap + NavMesh Surface
- Custom Unity Hub Project Template Preview Image/Video (using HTML+CSS in package description)
Recent Comments
- Vector3 maths for dummies! on
- UnityHub: Make Hub application background Translucent on
- UnityHub: Make Hub application background Translucent on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- [Asset Store] Point Cloud Viewer & Tools on
- [Asset Store] Point Cloud Viewer & Tools on
- ffmpeg stream raw video into Unity Texture2D on