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
—
Issues encountered so far: *using unity 5.5.0f3
– New image effect stack didn’t work in webgl (had nice bloom and other effects already..) *hmm..now they work after restarted unity!
– webgl is Gamma only, not Linear..whole scene went much darker suddenly
– problems with .ogg files, fsbtool64.exe has stopped working.. (same issue as here)
More info about LudumDare
http://ludumdare.com/compo/
Some good ludum dare streamers to watch while doing your own game:
https://www.twitch.tv/quill18
https://www.twitch.tv/dvcolgan
https://www.twitch.tv/hardlydifficult
Related Posts
Leave a comment
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