{"author_link":"\/author\/decentsauce\/","author_name":"Decentsauce","author_uid":"61899","comments":[{"author_name":"Skipi","author_uid":"34647","time":"Apr 19, 2016 @ 4:44am","epoch":1461040740,"text":"Not bad for a first time project with an unfamiliar engine. Also, I found the secret room. :3"},{"author_name":"duskpn","author_uid":"21622","time":"Apr 19, 2016 @ 2:55pm","epoch":1461077400,"text":"Not bad! I think the UI wasn't showing up correctly for me, though."},{"author_name":"Decentsauce","author_uid":"61899","time":"Apr 19, 2016 @ 2:59pm","epoch":1461077640,"text":"@duskpn Thank you! :) Sadly that's how the game is made. :p Text was added in the last hour and couldn't figure out at that moment how to get the correct size\/location + link them to the stage."},{"author_name":"CalmKai","author_uid":"64382","time":"Apr 19, 2016 @ 4:38pm","epoch":1461083580,"text":"Good game!"},{"author_name":"Mieeh","author_uid":"49612","time":"Apr 20, 2016 @ 7:47pm","epoch":1461181320,"text":"As other have said not bad for a first time-ish unity project. Some tips would be to check out the profiler and learn how to use that. I noticed some very high cpu spikes during my play time. Other than that, i enjoyed the main mechanic alot! Great job."},{"author_name":"Jimbly","author_uid":"55346","time":"Apr 20, 2016 @ 7:58pm","epoch":1461181980,"text":"Good concept =).  I really liked the intro animation."},{"author_name":"ryjcio","author_uid":"21084","time":"Apr 21, 2016 @ 5:41pm","epoch":1461260160,"text":"At the begining I was thinking that is really cool concept! But after messing around with controls I found out, that I have no control over the ball while it's in air. It means that when I failed I ended up 3 screens further, because I couldn't stop the ball from rolling!\r<br\/>\r<br\/>I think this game is a really cool experiment with unusual gameplay!"},{"author_name":"TheCain","author_uid":"87568","time":"Apr 21, 2016 @ 7:31pm","epoch":1461266760,"text":"How many levels are there? I got stuck after i activated the springs."},{"author_name":"Decentsauce","author_uid":"61899","time":"Apr 22, 2016 @ 12:21am","epoch":1461284160,"text":"@TheCain That is the end. It is 4 moveable rooms + 1 secret room."},{"author_name":"marmpa","author_uid":"56456","time":"Apr 22, 2016 @ 9:49am","epoch":1461318240,"text":"Nice game. Really good use out of the theme. Though i was in a loss cause i didn't know what to do to get up the first platform :O.But really nice try!"},{"author_name":"solkar","author_uid":"9271","time":"Apr 22, 2016 @ 2:10pm","epoch":1461333900,"text":"Hahaha, I wonder why you decided to switch to Unity right before the jam."},{"author_name":"Jupiter_Hadley","author_uid":"27744","time":"Apr 25, 2016 @ 3:05pm","epoch":1461596400,"text":"Really neat game! I included it in my video compilation series of Ludum Dare games, if you&rsquo;d like to check them out :) https:\/\/youtu.be\/Q_baWrdQ2o4"}],"images":["ld35\/61899-1f1e529ddd77ed957f21a823a640502c.jpg","ld35\/61899-8f906dad791d095c964ac08e818f08a7.jpg"],"links":[{"url":"https:\/\/www.dropbox.com\/s\/0fd55duiuufp01f\/Restless%20Dungeon_Windows.zip?dl=1","text":"Windows"},{"url":"https:\/\/www.dropbox.com\/s\/tjvf6pkkwzv79zx\/Restless%20Dungeon_Mac.zip?dl=1","text":"Mac"},{"url":"https:\/\/www.dropbox.com\/s\/8emh2mmt7d1lrij\/Restless%20Dungeon%20Source.zip?dl=1","text":"Source"}],"metadata":{"g_key":"4134","g_author":"61899","g_event":"LD35","g_eventkey":"33","g_subevent":"COMPO","g_urlkey":"4135","g_title":"Restless dungeon","g_status":"UCHK1","g_place":"696","g_commentcount":"12","g_site2_node_id":"0","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":[],"node":null,"orig_images":["http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/542293\/61899-shot0-1460946680.jpg-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/542293\/61899-shot1-1460946417.png-eq-900-500.jpg"],"text":"Important: Not all the holes in the wall have been graphically made so you'll have to bump against some (seemingly) walls to progress. Game is not very long so you won't be searching much and maybe you'll find the secret area this way. ;) (There are 4+1 screens were the player can move)\r\n\r\nHow to play:\r\nDownload, unzip and run the .exe (or Mac equivalent)\r\n\r\nControls are told in-game. (But if you really hate the game: Escape = Quit)\r\n\r\nGame description:\r\nYou're a ball, and as balls tend to do you were just rolling around minding your own business. But all of a sudden you come across a gang of cats and you have to roll for your life! As they almost close in on you, you see a hole in the ground and without hesitation you roll into the unknown.\r\n\r\nAbout me & the game:\r\nSo, this was quite an interesting LD for me. I had all the tools prepared to make a better(read: better than last LD) game in Python but two days before LD35 started I decided that I wanted to switch to Unity. Having practically no experience with Unity this was quite a dive in the deep since I had to look up pretty much everything. Luckily a lot of things were pretty straightforward and I had the help of the awesome @Njinwezen to guide me. :) So, let's make a list of the things I did\/learned to do for the first time in Unity during this LD:\r\n\r\n-Use Sound\/Music and control when they play\r\n-Use Physics (and change certain aspects dynamically with script)\r\n-Use Animations to animate sprites\r\n-Script something more than (getInput -> change position)\r\n-Multiple scenes (And how to switch properly between them)\r\n-Use sprites\r\n-Make and use prefabs\r\n-Make new shapes with colliders\r\n-Display text\r\n\r\nAll in all I learned a lot. :) Sadly couldn't polish the content fully because I spend too much time on stuff that didn't matter\/were too time consuming. Also didn't focus enough on the core idea so the game falls kinda flat on theme part and gameplay part. Oh well, this kinda failed as a LD game but rocked as a learning experience so I'm still pretty happy. :)\r\n\r\nStuff I should have done:\r\n\r\n-Write my idea down... I think this is the main reason why the game isn't that good. Didn't think some important stuff through.\r\n-Different balance for character movement. (Static movement + lighter physics   instead of way too high gravity)\r\n-Make the dungeon more \"shapeshifty\". Now it's more like stuff is just moving...\r\n\r\nStuff I wanted to do but couldn't in time:\r\n\r\n-More levels!\r\n-Include my (epic) voice effects :p\r\n-Start screen that shows player above ground. (With a transition to underground when pressing start)\r\n-Use my reverse gravity mechanic that included particles!!! Spend quite some time on that and sadly didn't make it into this version. :(\r\n-A (mini)map! (Though this version isn't very complicated)\r\n\r\n\r\n","title":"Restless dungeon"}