10
2016
[LudumDare37] One Room
Some progress in the LD37 jam, see webgl demo below! Screenshot above is showing grid movement and enemy cube following the player.. Current idea is – Small single dungeon room that you have to survive and do *something*..? — WebGL player: https://unitycoder.com/upload/demos/LD37/webgl/ LD Entry: http://ludumdare.com/compo/ludum-dare-37/?action=preview&uid=27533 […]
17
2016
[LudumDare35] ShapeShifter
Unfinished ludumdare entry, planned to make some cellular automata/game of life – shapes fighting against player, but didn’t have time to take part this time, got only this far in few hours: WebGL player: https://unitycoder.com/upload/demos/LD35/ LD Entry: http://ludumdare.com/compo/ludum-dare-35/?action=preview&uid=27533
27
2015
Game Jam Template Project
Started collecting useful scripts & building template scenes for Game Jams (like http://ludumdare.com/compo/ ) Sources: https://github.com/unitycoder/GameJamTemplate There is not much stuff yet, so follow the repository to receive updates. * Feel free to post issues, request & submit fixes or scripts there to improve the […]
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 […]
6
2014
[LudumDare31] Entire Game on One Screen
huh, at least the snowman didnt win ๐ Webplayer: http://ludumdare.com/compo/ludum-dare-31/?action=preview&uid=27533 — *Get Unity Pro trial, if they are still available: https://unity3d.com/gamejams/LD31 TODO: – Game BUGS: – Skills are not saved between levels.. – Totem king doesnt drop items – Exit portal not always visible? […]
25
2014
Connected Worlds [LudumDare30]
Small test game for Ludum Dare 30 (jam). Use mouse draw connecttion from the left planet to the right side. Play the game here: http://www.ludumdare.com/compo/ludum-dare-30/?action=preview&uid=27533
27
2014
Ice Fishing Mystery [Ludum Dare 29]
My ‘entry’ for Ludum Dare 29 theme: “Beneath the Surface”..oO? (Not So Fun fact: Used my 4.x Unity trial for this one..have been saving it since 4.0) Play it here: http://www.ludumdare.com/compo/ludum-dare-29/?action=preview&uid=27533 Credits: – Image : Purchased from Dreamstime stock photos – Sound effects : https://www.freesound.org/people/audible-edge/sounds/69512/ […]
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