{"id":292,"date":"2024-12-18T22:25:47","date_gmt":"2024-12-18T22:25:47","guid":{"rendered":"https:\/\/shrubbgames.com\/?p=292"},"modified":"2024-12-18T22:25:48","modified_gmt":"2024-12-18T22:25:48","slug":"vv-eekly-update-25-miscellanea-3","status":"publish","type":"post","link":"https:\/\/shrubbgames.com\/?p=292","title":{"rendered":"VV Eekly Update #25 &#8211; Miscellanea 3"},"content":{"rendered":"\n<p>Hey everyone, and welcome back to the VV Eekly Update! I&#8217;m glad to have you back for the last update of the year. Somehow, 2024 is almost over! \ud83d\ude31<\/p>\n\n\n\n<p>Unfortunately, life has caught up to me a little bit, and I&#8217;ve been busy doing interviews (!) for a Real Job TM (!!). I&#8217;m still committed to publishing <em>Vyn and Verdan<\/em> and working on games, but it will likely soon be in only the evenings in my spare time. Hopefully, once my situation is more stabilized, I can return to spending more time working on games. Until then&#8230; gotta work that job!\ud83d\ude31\ud83d\ude31<\/p>\n\n\n\n<p>And, the last bit of administrivia before we dive in to today&#8217;s update: Next update was scheduled for January 1st, but I&#8217;m planning on skipping that week and so this will be the only update for the next 4 weeks! \ud83d\ude31\ud83d\ude31\ud83d\ude31<\/p>\n\n\n\n<p>Today, I&#8217;m going to go through a couple smaller features that I&#8217;ve implemented. Each of these are fairly minor, as far as games go, but I think they&#8217;re really important for making the game feel polished!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Minimap<\/h2>\n\n\n\n<p><em>Vyn and Verdan<\/em> has a minimap!<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1375\" src=\"https:\/\/shrubbgames.com\/wp-content\/uploads\/2024\/12\/minimap.gif\" alt=\"\" class=\"wp-image-293\"\/><\/figure>\n\n\n\n<p>As you can see, it&#8217;s just a smaller version of the map, but in mini form (duh). I think it&#8217;s nice now that there&#8217;s a natural spot for the key-bind hint for the larger map as well.<\/p>\n\n\n\n<p>The behavior where it switches back and forth across the screen took longer than you might think. The actual implementation wasn&#8217;t too bad, but I had to mess with where the minimap started, when it switched, and what its default behavior is. It&#8217;s odd because this behavior is fairly standard across games like this, but it&#8217;s so subtle that I had trouble thinking about it!<\/p>\n\n\n\n<p>I have a future plan to actually show where each of <em>Vyn<\/em> and <em>Verdan<\/em> are in the map as little icons, but the icon currently just follows around the main player.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Roles<\/h2>\n\n\n\n<p>Players can switch around what roles they play in-game.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/shrubbgames.com\/wp-content\/uploads\/2024\/12\/roles-1024x576.png\" alt=\"\" class=\"wp-image-294\" srcset=\"https:\/\/shrubbgames.com\/wp-content\/uploads\/2024\/12\/roles-1024x576.png 1024w, https:\/\/shrubbgames.com\/wp-content\/uploads\/2024\/12\/roles-300x169.png 300w, https:\/\/shrubbgames.com\/wp-content\/uploads\/2024\/12\/roles-768x432.png 768w, https:\/\/shrubbgames.com\/wp-content\/uploads\/2024\/12\/roles-1536x864.png 1536w, https:\/\/shrubbgames.com\/wp-content\/uploads\/2024\/12\/roles-2048x1152.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>I implemented this earlier just for myself to test moving each player, but it seemed nice enough to expose to players too!<\/p>\n\n\n\n<p>The most challenging part of implementing this was definitely figuring out how to transition player control. If you remember in <a href=\"https:\/\/shrubbgames.com\/?p=223\" title=\"\">VV Eekly Update #14 &#8211; Networking<\/a>, a large part of a networked multiplayer game is figuring out who the authority is for each player. Naturally, each player should control the character directly, but Godot had some quirks for changing authority mid-game.<\/p>\n\n\n\n<p>The second most challenging part of this was actually integrating this with Steam usernames. As you can see, the top of the role card says your Steam username &#8211; Vyn is &#8220;shrubbmakesgames&#8221;. I hadn&#8217;t planned to incorporate Steam usernames, but then I realized that, with no names, you can&#8217;t actually tell which character you control! That&#8217;s not a great experience, so I had to label the characters with <em>something<\/em>. That made this task take twice as long as I expected&#8230; but, hey! It looks good now!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Mac Support<\/h2>\n\n\n\n<p>The last item isn&#8217;t something I can show off, but I&#8217;ve been working on Mac support. From talking to potential players, it turns out that about half of my userbase really wants Mac support. That&#8217;s not too much of a surprise! I do know that a lot of &#8220;casual gamers&#8221; don&#8217;t have a PC, and that&#8217;s definitely who I&#8217;m targeting with a casual 2-player coop game.<\/p>\n\n\n\n<p>If you do happen to have a Mac and you&#8217;re reading this, then I would like to test on your Mac! Please let me know if you&#8217;re willing to do that. You&#8217;d be helping all of Mac-kind!<\/p>\n\n\n\n<p>That&#8217;s all for today. It&#8217;s a fairly short update, but I&#8217;ve been fairly busy. I hope that I&#8217;ll have a lot more to show you next year! If you have any thoughts about today&#8217;s VV Eekly Update, please drop by the Discord and share!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hey everyone, and welcome back to the VV Eekly Update! I&#8217;m glad to have you back for the last update of the year. Somehow, 2024 is almost over! \ud83d\ude31 Unfortunately, life has caught up to me a little bit, and I&#8217;ve been busy doing interviews (!) for a Real Job TM (!!). I&#8217;m still committed [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":73,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[3],"tags":[],"class_list":["post-292","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-vv-eekly-updates"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Hey everyone, and welcome back to the VV Eekly Update! I&#039;m glad to have you back for the last update of the year. Somehow, 2024 is almost over! \ud83d\ude31 Unfortunately, life has caught up to me a little bit, and I&#039;ve been busy doing interviews (!) for a Real Job TM (!!). I&#039;m still committed\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Shrubb\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/shrubbgames.com\/?p=292\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Shrubb Games -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"VV Eekly Update #25 \u2013 Miscellanea 3 - Shrubb Games\" \/>\n\t\t<meta property=\"og:description\" content=\"Hey everyone, and welcome back to the VV Eekly Update! I&#039;m glad to have you back for the last update of the year. Somehow, 2024 is almost over! \ud83d\ude31 Unfortunately, life has caught up to me a little bit, and I&#039;ve been busy doing interviews (!) for a Real Job TM (!!). I&#039;m still committed\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/shrubbgames.com\/?p=292\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-12-18T22:25:47+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-12-18T22:25:48+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"VV Eekly Update #25 \u2013 Miscellanea 3 - Shrubb Games\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Hey everyone, and welcome back to the VV Eekly Update! I&#039;m glad to have you back for the last update of the year. Somehow, 2024 is almost over! \ud83d\ude31 Unfortunately, life has caught up to me a little bit, and I&#039;ve been busy doing interviews (!) for a Real Job TM (!!). I&#039;m still committed\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292#blogposting\",\"name\":\"VV Eekly Update #25 \\u2013 Miscellanea 3 - Shrubb Games\",\"headline\":\"VV Eekly Update #25 &#8211; Miscellanea 3\",\"author\":{\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/shrubbgames.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/iconheads.gif\",\"width\":1024,\"height\":256},\"datePublished\":\"2024-12-18T22:25:47+00:00\",\"dateModified\":\"2024-12-18T22:25:48+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292#webpage\"},\"articleSection\":\"VV Eekly Updates\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shrubbgames.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/shrubbgames.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?cat=3#listItem\",\"name\":\"VV Eekly Updates\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?cat=3#listItem\",\"position\":2,\"name\":\"VV Eekly Updates\",\"item\":\"https:\\\/\\\/shrubbgames.com\\\/?cat=3\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292#listItem\",\"name\":\"VV Eekly Update #25 &#8211; Miscellanea 3\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shrubbgames.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292#listItem\",\"position\":3,\"name\":\"VV Eekly Update #25 &#8211; Miscellanea 3\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?cat=3#listItem\",\"name\":\"VV Eekly Updates\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/#organization\",\"name\":\"Shrubb Games\",\"url\":\"https:\\\/\\\/shrubbgames.com\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/shrubbgames.com\\\/?author=1\",\"name\":\"Shrubb\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/912dfe44fd00be03b424a8b00e1f9e73?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Shrubb\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292#webpage\",\"url\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292\",\"name\":\"VV Eekly Update #25 \\u2013 Miscellanea 3 - Shrubb Games\",\"description\":\"Hey everyone, and welcome back to the VV Eekly Update! I'm glad to have you back for the last update of the year. Somehow, 2024 is almost over! \\ud83d\\ude31 Unfortunately, life has caught up to me a little bit, and I've been busy doing interviews (!) for a Real Job TM (!!). I'm still committed\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/shrubbgames.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/iconheads.gif\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292\\\/#mainImage\",\"width\":1024,\"height\":256},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/?p=292#mainImage\"},\"datePublished\":\"2024-12-18T22:25:47+00:00\",\"dateModified\":\"2024-12-18T22:25:48+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/#website\",\"url\":\"https:\\\/\\\/shrubbgames.com\\\/\",\"name\":\"Shrubb Games\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/shrubbgames.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"VV Eekly Update #25 \u2013 Miscellanea 3 - Shrubb Games","description":"Hey everyone, and welcome back to the VV Eekly Update! I'm glad to have you back for the last update of the year. Somehow, 2024 is almost over! \ud83d\ude31 Unfortunately, life has caught up to me a little bit, and I've been busy doing interviews (!) for a Real Job TM (!!). I'm still committed","canonical_url":"https:\/\/shrubbgames.com\/?p=292","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/shrubbgames.com\/?p=292#blogposting","name":"VV Eekly Update #25 \u2013 Miscellanea 3 - Shrubb Games","headline":"VV Eekly Update #25 &#8211; Miscellanea 3","author":{"@id":"https:\/\/shrubbgames.com\/?author=1#author"},"publisher":{"@id":"https:\/\/shrubbgames.com\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/shrubbgames.com\/wp-content\/uploads\/2024\/06\/iconheads.gif","width":1024,"height":256},"datePublished":"2024-12-18T22:25:47+00:00","dateModified":"2024-12-18T22:25:48+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/shrubbgames.com\/?p=292#webpage"},"isPartOf":{"@id":"https:\/\/shrubbgames.com\/?p=292#webpage"},"articleSection":"VV Eekly Updates"},{"@type":"BreadcrumbList","@id":"https:\/\/shrubbgames.com\/?p=292#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/shrubbgames.com#listItem","position":1,"name":"Home","item":"https:\/\/shrubbgames.com","nextItem":{"@type":"ListItem","@id":"https:\/\/shrubbgames.com\/?cat=3#listItem","name":"VV Eekly Updates"}},{"@type":"ListItem","@id":"https:\/\/shrubbgames.com\/?cat=3#listItem","position":2,"name":"VV Eekly Updates","item":"https:\/\/shrubbgames.com\/?cat=3","nextItem":{"@type":"ListItem","@id":"https:\/\/shrubbgames.com\/?p=292#listItem","name":"VV Eekly Update #25 &#8211; Miscellanea 3"},"previousItem":{"@type":"ListItem","@id":"https:\/\/shrubbgames.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/shrubbgames.com\/?p=292#listItem","position":3,"name":"VV Eekly Update #25 &#8211; Miscellanea 3","previousItem":{"@type":"ListItem","@id":"https:\/\/shrubbgames.com\/?cat=3#listItem","name":"VV Eekly Updates"}}]},{"@type":"Organization","@id":"https:\/\/shrubbgames.com\/#organization","name":"Shrubb Games","url":"https:\/\/shrubbgames.com\/"},{"@type":"Person","@id":"https:\/\/shrubbgames.com\/?author=1#author","url":"https:\/\/shrubbgames.com\/?author=1","name":"Shrubb","image":{"@type":"ImageObject","@id":"https:\/\/shrubbgames.com\/?p=292#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/912dfe44fd00be03b424a8b00e1f9e73?s=96&d=mm&r=g","width":96,"height":96,"caption":"Shrubb"}},{"@type":"WebPage","@id":"https:\/\/shrubbgames.com\/?p=292#webpage","url":"https:\/\/shrubbgames.com\/?p=292","name":"VV Eekly Update #25 \u2013 Miscellanea 3 - Shrubb Games","description":"Hey everyone, and welcome back to the VV Eekly Update! I'm glad to have you back for the last update of the year. Somehow, 2024 is almost over! \ud83d\ude31 Unfortunately, life has caught up to me a little bit, and I've been busy doing interviews (!) for a Real Job TM (!!). I'm still committed","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/shrubbgames.com\/#website"},"breadcrumb":{"@id":"https:\/\/shrubbgames.com\/?p=292#breadcrumblist"},"author":{"@id":"https:\/\/shrubbgames.com\/?author=1#author"},"creator":{"@id":"https:\/\/shrubbgames.com\/?author=1#author"},"image":{"@type":"ImageObject","url":"https:\/\/shrubbgames.com\/wp-content\/uploads\/2024\/06\/iconheads.gif","@id":"https:\/\/shrubbgames.com\/?p=292\/#mainImage","width":1024,"height":256},"primaryImageOfPage":{"@id":"https:\/\/shrubbgames.com\/?p=292#mainImage"},"datePublished":"2024-12-18T22:25:47+00:00","dateModified":"2024-12-18T22:25:48+00:00"},{"@type":"WebSite","@id":"https:\/\/shrubbgames.com\/#website","url":"https:\/\/shrubbgames.com\/","name":"Shrubb Games","inLanguage":"en-US","publisher":{"@id":"https:\/\/shrubbgames.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Shrubb Games -","og:type":"article","og:title":"VV Eekly Update #25 \u2013 Miscellanea 3 - Shrubb Games","og:description":"Hey everyone, and welcome back to the VV Eekly Update! I'm glad to have you back for the last update of the year. Somehow, 2024 is almost over! \ud83d\ude31 Unfortunately, life has caught up to me a little bit, and I've been busy doing interviews (!) for a Real Job TM (!!). I'm still committed","og:url":"https:\/\/shrubbgames.com\/?p=292","article:published_time":"2024-12-18T22:25:47+00:00","article:modified_time":"2024-12-18T22:25:48+00:00","twitter:card":"summary_large_image","twitter:title":"VV Eekly Update #25 \u2013 Miscellanea 3 - Shrubb Games","twitter:description":"Hey everyone, and welcome back to the VV Eekly Update! I'm glad to have you back for the last update of the year. Somehow, 2024 is almost over! \ud83d\ude31 Unfortunately, life has caught up to me a little bit, and I've been busy doing interviews (!) for a Real Job TM (!!). I'm still committed"},"aioseo_meta_data":{"post_id":"292","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-12-18 22:25:48","updated":"2025-06-04 23:07:53","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/shrubbgames.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/shrubbgames.com\/?cat=3\" title=\"VV Eekly Updates\">VV Eekly Updates<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tVV Eekly Update #25 \u2013 Miscellanea 3\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/shrubbgames.com"},{"label":"VV Eekly Updates","link":"https:\/\/shrubbgames.com\/?cat=3"},{"label":"VV Eekly Update #25 &#8211; Miscellanea 3","link":"https:\/\/shrubbgames.com\/?p=292"}],"_links":{"self":[{"href":"https:\/\/shrubbgames.com\/index.php?rest_route=\/wp\/v2\/posts\/292"}],"collection":[{"href":"https:\/\/shrubbgames.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shrubbgames.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shrubbgames.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shrubbgames.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=292"}],"version-history":[{"count":1,"href":"https:\/\/shrubbgames.com\/index.php?rest_route=\/wp\/v2\/posts\/292\/revisions"}],"predecessor-version":[{"id":295,"href":"https:\/\/shrubbgames.com\/index.php?rest_route=\/wp\/v2\/posts\/292\/revisions\/295"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/shrubbgames.com\/index.php?rest_route=\/wp\/v2\/media\/73"}],"wp:attachment":[{"href":"https:\/\/shrubbgames.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=292"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shrubbgames.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=292"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shrubbgames.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}