Home Artists Posts Import Register

Content

Design documents! One of the most important things you can create for your video game. However, getting it right can be troublesome! Design docs don't only convey information to different groups but also retain all your gaming info. If it's done well it can provide your team with a straight path to follow to success!


I Will Play to Earn Games Remain Legal? I Design Land: Art Style I Design Land: High Concept I

Like the art? Download the 4k Wallpapers you see below!

Files

Design Land: Creating Great Design Docs - Extra Credits Video Games

--- For 16 free meals with HelloFresh across 7 boxes AND 3 free gifts, use code EXTRACREDITS16 at https://bit.ly/3qksy9M ! --- Design documents! One of the most important things you can create for your video game. However, getting it right can be troublesome! Design docs don't only convey information to different groups but also retain all your gaming info. If it's done well it can provide your team with a straight path to follow to success! End formula for fun1 (angled brackets aren't allowed in descriptions lol): IF: - FAITHVALUE * RAND(0-100) greater than 1000 THEN: CRISISOFCONSCIENCE End formula for fun 2: RULERRESPECT = RULERRESPECT+ ((FAITH/100)*FAITHVALUEINCREASE) --- More from Design Land --- 1. High Concept: https://youtu.be/tGaYGDUIMOg 2. Art Style: https://youtu.be/FY2d73i4CDY 3. Design Docs: https://youtu.be/QHivs8BIl3Q 4. Meaning Into Math: Coming Soon! ---- Thanks for participating in this week's discussion! ---- Check out our community guidelines so we can have MORE high-quality conversations: https://www.extracredits.site/extra-credits-community-code-of-con ---- Want to support the people who make this show? ---- Become a Patreon Member & Vote on future Extra History episodes! http://bit.ly/EHPatreon Or show off your fandom with our merch! http://extracredits.store/ ---- Want more Extra Credits? Subscribe and Follow us on Social Media! ---- Twitter: http://bit.ly/ECTweet Facebook: http://bit.ly/ECFBPage Instagram: http://bit.ly/ECisonInstagram Twitch: http://bit.ly/ECtwitch TikTok: https://www.tiktok.com/@extracreditz Website: http://extracredits.site/ ---- Interested in sponsoring an episode? Email us: extracredits@standard.tv ---- ♪ Intro Music: "Penguin Cap" by CarboHydroM - http://bit.ly/1eIHTDS ♪ Outro Music: "Dreaming in Pixels" by Tiffany Roman #ExtraCredits #Gaming #GameDesign

Comments

Jason Youngberg

6:32 Second example. It looks like RulerRespect can only go up or stay the same. It can only go down if Faith is negative. And since you're using Faith in the first example in the context of a personal crisis, is that the same kind of Faith used in calculating the new value for RulerRespect? I think that could cause some confusion. Also, it looks like faith doesn't have much of an impact on RulerRespect given how it's used as a percentage of a different value (which is smaller than RulerRespect). So you have a percentage of a small value.