So short story, the last LD I was in was 28, Beneath the Surface. between then and now Ive missed 2 LDs because I got INTENSLY sick the day before and had to rest all Saturday. So I couldn’t even start until sunday/monday depending on when I was feeling slightly better. So FINGERS CROSSED I don’t get sick again!
Like my last LD here are my Tools
- Eclipse – IDE
- Java – Language
- libGDX – Library
- Gimp – Graphics
- openCanvas – also Graphics
- BFXR – Sound effects
- Audacity – Audio Editing
- LMMS – Music (If I can figure it out in time)
I will also be streaming, a few people have already seen my channel in the Twitch Widget in the corner! http://www.twitch.tv/snowdrama
I also Created a countdown widget to use in streams!
https://dl.dropboxusercontent.com/u/21736488/LD_Widget/index.html
How to use it after the break:
Ok So here’s how to use the widget:
OBS Intructions 1: The way I personally do my widget is using the CLR Browser plugin, all you need to do is add the URL from above into the URL under the CLR Browser setup
1) install the CLR browser from here: https://obsproject.com/forum/resources/clr-browser-source-plugin.22/
2)once installed properly add a new source to your Scene
3)Paste the dropbox link into the URL field
4)Set the Width and Height to 500 width 150 height
5)Done! Hit Ok and it should appear in your stream(hit preview to check and Edit scene to resize and move it around)
OBS Instructions 2: There is another way though I don’t find it as Ideal because you must leave a browser window open.
1)Open the dropbox link in a new new browser window make sure the widget is visable(you can resize the window to take less space)
2)Add a new Window Capture
3)Set the window to the open browser
4)Check the sub region button and use the select region button
5)Adjust the region to show the widget.
6)That Should be it! Hit Ok and the region should show up in the stream!
P.S. This should also work for any stream that allows window capture like XSplit
For anyone interested in how it works, or want’s to see my AWFUL code, here is a link to an offline version just extract the 2 files to a folder and open the index file in an IDE or Notepad. Awesomely, if you remove all the variables and logic, its a really nice setup for those interested in making HTML5 games(I actually started making an HTML5 game for the js13k jam and just used the framework for the widget)
https://dl.dropboxusercontent.com/u/21736488/LD_Widget/OfflineLD_Widget.rar
Hope someone finds this useful! If you decide to use it, leave a comment with a link to your stream! I’d love to check it out!
Last year I came across a problem when many people couldn’t run my game because they were missing the redist and the error message was very unhelpful.