19
2020
[Sources] Unfinished 2D Snooker test
Uploaded sources for this old unfinished 2D pool scene. Its using GL extension to draw “debug” lines (works in runtime also) , and 2D circlecast to find predicted collision lines. Sources:https://github.com/unitycoder/Snooker2D
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
5
2015
Turreteer [game prototype]
Small test game again, made with free assets from Unity asset store ๐ ( and freesound.org ) Featuring big explosions (using free Detonator plugin, and ragdoll effect with free Universal ragdoll plugin), Tanks, soldiers, even airplanes can be shot down. Download: (pc exe) http://unitycoder-com.itch.io/theturreteer Website: […]
11
2015
PsychoBombRush [game prototype]
Small game prototype (with 2 player mode), similar to c64 psycho pigs. Play & Download here: (webplayer, pc exe, linux, mac, *webgl version is crashing so not added yet) http://unitycoder-com.itch.io/psychobombrush Website: http://games.unitycoder.com/PsychoBombRush/ — Images:
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 […]
29
2015
Loot Caves [prototype]
Small one level prototype, originally made for Edge Game Challange, but was quite unfinished.. Player tries to build bridges (by drawing lines, similar to Crayon Physics) so that the viking gets to the treasure. Website: http://games.unitycoder.com/LootCaves/ *Windows download is available from the links
5
2015
Ore Digger [Android Game]
Keeping up with the one game a month.. Small android game: (endless ore digger) https://play.google.com/store/apps/details?id=com.unitycoder.oredigger
18
2015
[LudumDare32] An Unconventional Weapon
Going for the #LDJam again: http://ludumdare.com/compo/ Unity forum LD topic: LudumDare32 — Webplayer / WebGL: http://ludumdare.com/compo/ludum-dare-32/?action=preview&uid=27533 *Note: Chrome has disabled webplayer plugin, copy paste this into url field to enable: chrome://flags/#enable-npapi Download standalone: PC : https://www.dropbox.com/s/k5mi3z03udsvgf3/GraviSniper1.zip?dl=0 Mac : https://www.dropbox.com/s/2go5imll0g5h3zp/GraviSniper_mac.zip?dl=0 Linux : https://www.dropbox.com/s/k5mi3z03udsvgf3/GraviSniper1.zip?dl=0 — RESOURCES […]
7
2015
Itikka [game prototype]
Small 2D test game, Try the webplayer here: http://unitycoder-com.itch.io/itikka
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