{"author_link":"\/users\/happysloth","author_name":"happysloth","author_uid":"happysloth","comments":[],"epoch":1513963072,"event":"LD40","format":"md","ldjam_node_id":71511,"likes":0,"metadata":{"p_key":"107599","p_author":"happysloth","p_authorkey":"1001104","p_urlkey":"323409","p_title":"Beer Fight! State of development and ratings","p_cat":"LDJam ","p_event":"LD40","p_time":"1513963072","p_likes":"0","p_comments":"0","p_status":"WAYBACK","us_key":"1001104","us_name":"happysloth","us_username":"happysloth","event_start":"1512086400","event_key":"70","event_name":"LD 40"},"node":{"_collation":{"body_sanitizer":"TextUtils::SanitizeHTML via existing importer","event":"LD40","removed_author":false},"_superparent":49883,"_trust":1,"author":1104,"body":"Hi fine folks loving games!\n\nI made this game during the LD40 in 72H: https:\/\/ldjam.com\/events\/ludum-dare\/40\/beerfight\n\n![beerfight_06.gif](\/\/\/raw\/054\/z\/deef.gif)\n\nIn this post I'll talk about 2 things:\n- I still didn't reach the 20 ratings needed to have a score\n- The preview of the 1st content update I'm working on\n\n_**I. RATINGS**_\n\nThose last days I didn't had much spare time and preferred to spent it on working on the next update of the game.\n\nAs I write this *I still miss only 3 ratings* to get over the treshold to get a score, **I'll need a little help** for this time as I fear I won't have time to play enough games and give correct feedback on them.\n\nI don't want to play games and just say \"it's good lol!\", each project deserves serious thoughts* to help find the parts to improve. I already have a backlog of LD40 games I'm gonna play in the next months and would happily add yours to the list if you don't mind getting a feedback in february ;p\n\n_**II. NEXT CONTENT UPDATE**_\n\nSo I'm currently working on the 1st major update that I'll put online accompanied by the source code of the whole game after the end of ratings. (I'm working in Unity so it'll be the Assets & Project Settings folders)\n\nIt'll contain many improvements: sounds & music, camera shakes & kicks, a complete revamp of the level design and customers behavior, a bit of UI work, a first take on difficulty curve, ...\n\n**Level Design**\n\nAt the moment I'm on the first pass of revamping the level design, I noticed 2 main points in feedbacks that can be adressed by this:\n1. It isn't clear that you can reach customers by bouncing beers on walls\n2. The mouse interaction doesn't receive enough attention\n\nHere's a very very early draft of the direction I'm taking:\n![vertical_resolution.png](\/\/\/raw\/054\/z\/eb70.png)\n\nTo guide the player to use bouncing beers:\n- The walls are the edges of the screen, in the style of a pinball game\n- Chairs are placed in oblique and let an obvious open path to the wall\n- Side walls are left empty of any chairs to not discourage any tentative\n- The barman is slightly shifted to the right to accentuate shooting angles\n\nThe increase of possible angles by shifting the barman help also to reinforce the mouse aiming importance but might be at the disavantage of left-handed people (a setting to flip the level could solve this problem though).\n\nBy the way, I decided to design for 2:3 and 3:4 aspect ratios and I will add static panels on each side of screen to enforce those ratios. There are many reasons for this choice: 2:3 & 3:4 seems to be the most common ratios on smartphones \/ a vertical layout with the player on bottom gives a feeling of opposition between the player and the customers coming from top \/ it encourages bouncing beers on walls to reach customers on the other side \/ it fits well with touch & swipe controls.\n\nIn this talk , Rami Ismail underline something people tends to forget: *screen resolution is a gameplay variable*. It's not because most screens use a 16:9 ratio (1920x1080) that you have to make your game in it, you have the control over it.\n\nhttps:\/\/www.youtube.com\/watch?v=aNDWf-hBbns\n\n**Camera**\n\nI implemented a 2D shaking effect and an orthographic kick with the goal to be able to set them in the editor but also call them by code when needed. \n\nTherefore I created them in their own class with simple methods (Play \/ Stop) relying on a coroutine for execution, the class keeps a reference to the coroutine as a member. The methods manage multiple calls by stopping the current coroutine and starting a new one without losing the original position \/ orthographic size of the camera.\n\nThe Play method takes a ScriptableObject holding the data for the kick or shake to execute and revert to a Default one loaded on constructor call if no SO is passed. This way the shake \/ kick parameters can easily be set inside editor.\n\n![shakekick_scriptables.PNG](\/\/\/raw\/054\/z\/eb6e.png)\n\nI still need to use those effects inside the game logic and fine tune them but they're working neatly :D\n\n**Audio**\n\nI did a 1st pass to integrate an old audio layer I wrote just to have some system to play sounds and music that I can call from anywhere in code at any time. It's instantiated by a Director gameobject at the start of the game and is accessible via a static property using a simple interface on the Director class.\n\nI need to find sounds for everything in the game and a decent music loop. I'm certainly gonna use [Audacity](http:\/\/www.audacityteam.org\/) to treat sounds and maybe make something with [Bosca Ceoil](http:\/\/boscaceoil.net\/) for the music.\n\n_**In the end**_\n\nI have a lot of things to do before publishing this 1st content update but it'll be worth it I'm sure!\n\nIf you're interested to see what this game becomes I'll certainly twit updates on it on my account [@tholSyppaH](https:\/\/twitter.com\/htolSyppaH) :)\n\n**(Don't forget to rate my game!)**","comments":0,"created":"2017-12-21T22:28:36Z","files":[],"files-timestamp":0,"id":71511,"love":0,"meta":[],"modified":"2017-12-22T17:17:52Z","name":"Beer Fight! State of development and ratings","node-timestamp":"2017-12-22T17:17:52Z","parent":54682,"parents":[1,5,9,49883,54682],"path":"\/events\/ludum-dare\/40\/beerfight\/beer-fight-state-of-development-and-ratings","published":"2017-12-22T17:17:52Z","scope":"public","slug":"beer-fight-state-of-development-and-ratings","subsubtype":"","subtype":"","type":"post","version":210609},"node_metadata":{"n_key":"71511","n_urlkey":"323409","n_parent":"54682","n_path":"\/events\/ludum-dare\/40\/beerfight\/beer-fight-state-of-development-and-ratings","n_slug":"beer-fight-state-of-development-","n_type":"post","n_subtype":"","n_subsubtype":"","n_author":"1104","n_created":"1513895316","n_modified":"1513963072","n_version":"210609","n_status":"WAYBACK"},"source_url":"https:\/\/ldjam.com\/events\/ludum-dare\/40\/beerfight\/beer-fight-state-of-development-and-ratings","text":"Hi fine folks loving games!\n\nI made this game during the LD40 in 72H: https:\/\/ldjam.com\/events\/ludum-dare\/40\/beerfight\n\n![beerfight_06.gif](\/\/\/raw\/054\/z\/deef.gif)\n\nIn this post I'll talk about 2 things:\n- I still didn't reach the 20 ratings needed to have a score\n- The preview of the 1st content update I'm working on\n\n_**I. RATINGS**_\n\nThose last days I didn't had much spare time and preferred to spent it on working on the next update of the game.\n\nAs I write this *I still miss only 3 ratings* to get over the treshold to get a score, **I'll need a little help** for this time as I fear I won't have time to play enough games and give correct feedback on them.\n\nI don't want to play games and just say \"it's good lol!\", each project deserves serious thoughts* to help find the parts to improve. I already have a backlog of LD40 games I'm gonna play in the next months and would happily add yours to the list if you don't mind getting a feedback in february ;p\n\n_**II. NEXT CONTENT UPDATE**_\n\nSo I'm currently working on the 1st major update that I'll put online accompanied by the source code of the whole game after the end of ratings. (I'm working in Unity so it'll be the Assets & Project Settings folders)\n\nIt'll contain many improvements: sounds & music, camera shakes & kicks, a complete revamp of the level design and customers behavior, a bit of UI work, a first take on difficulty curve, ...\n\n**Level Design**\n\nAt the moment I'm on the first pass of revamping the level design, I noticed 2 main points in feedbacks that can be adressed by this:\n1. It isn't clear that you can reach customers by bouncing beers on walls\n2. The mouse interaction doesn't receive enough attention\n\nHere's a very very early draft of the direction I'm taking:\n![vertical_resolution.png](\/\/\/raw\/054\/z\/eb70.png)\n\nTo guide the player to use bouncing beers:\n- The walls are the edges of the screen, in the style of a pinball game\n- Chairs are placed in oblique and let an obvious open path to the wall\n- Side walls are left empty of any chairs to not discourage any tentative\n- The barman is slightly shifted to the right to accentuate shooting angles\n\nThe increase of possible angles by shifting the barman help also to reinforce the mouse aiming importance but might be at the disavantage of left-handed people (a setting to flip the level could solve this problem though).\n\nBy the way, I decided to design for 2:3 and 3:4 aspect ratios and I will add static panels on each side of screen to enforce those ratios. There are many reasons for this choice: 2:3 & 3:4 seems to be the most common ratios on smartphones \/ a vertical layout with the player on bottom gives a feeling of opposition between the player and the customers coming from top \/ it encourages bouncing beers on walls to reach customers on the other side \/ it fits well with touch & swipe controls.\n\nIn this talk , Rami Ismail underline something people tends to forget: *screen resolution is a gameplay variable*. It's not because most screens use a 16:9 ratio (1920x1080) that you have to make your game in it, you have the control over it.\n\nhttps:\/\/www.youtube.com\/watch?v=aNDWf-hBbns\n\n**Camera**\n\nI implemented a 2D shaking effect and an orthographic kick with the goal to be able to set them in the editor but also call them by code when needed. \n\nTherefore I created them in their own class with simple methods (Play \/ Stop) relying on a coroutine for execution, the class keeps a reference to the coroutine as a member. The methods manage multiple calls by stopping the current coroutine and starting a new one without losing the original position \/ orthographic size of the camera.\n\nThe Play method takes a ScriptableObject holding the data for the kick or shake to execute and revert to a Default one loaded on constructor call if no SO is passed. This way the shake \/ kick parameters can easily be set inside editor.\n\n![shakekick_scriptables.PNG](\/\/\/raw\/054\/z\/eb6e.png)\n\nI still need to use those effects inside the game logic and fine tune them but they're working neatly :D\n\n**Audio**\n\nI did a 1st pass to integrate an old audio layer I wrote just to have some system to play sounds and music that I can call from anywhere in code at any time. It's instantiated by a Director gameobject at the start of the game and is accessible via a static property using a simple interface on the Director class.\n\nI need to find sounds for everything in the game and a decent music loop. I'm certainly gonna use [Audacity](http:\/\/www.audacityteam.org\/) to treat sounds and maybe make something with [Bosca Ceoil](http:\/\/boscaceoil.net\/) for the music.\n\n_**In the end**_\n\nI have a lot of things to do before publishing this 1st content update but it'll be worth it I'm sure!\n\nIf you're interested to see what this game becomes I'll certainly twit updates on it on my account [@tholSyppaH](https:\/\/twitter.com\/htolSyppaH) :)\n\n**(Don't forget to rate my game!)**","title":"Beer Fight! State of development and ratings","wayback_source":[]}