{"id":40691,"date":"2020-02-03T14:35:54","date_gmt":"2020-02-03T11:35:54","guid":{"rendered":"https:\/\/prohoster.info\/blog\/blog_prohoster\/vypusk-otkrytogo-igrovogo-dvizhka-godot-3-2"},"modified":"2020-02-03T14:35:54","modified_gmt":"2020-02-03T11:35:54","slug":"vypusk-otkrytogo-igrovogo-dvizhka-godot-3-2","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/vypusk-otkrytogo-igrovogo-dvizhka-godot-3-2","title":{"rendered":"Release of the open game engine Godot 3.2","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>After 10 months of development <noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/article\/here-comes-godot-3-2\">has been published<\/a><\/noindex> the release of a free game engine <noindex><a rel=\"nofollow\" href=\"http:\/\/www.godotengine.org\">Godot 3.2<\/a><\/noindex>, suitable for creating 2D and 3D games. The engine supports an easy-to-learn scripting language for game logic, a graphical environment for game design, a one-click game deployment system, extensive animation capabilities, and a physics simulation system, along with a built-in debugger and a performance bottleneck detection system. The source code of the game engine, game design environment, and associated development tools (physics engine, sound server, 2D\/3D rendering backends, etc.) <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/okamstudio\/godot\/\">is distributed<\/a><\/noindex>  is licensed under the MIT License. <\/p>\n<p>The source codes of the engine were <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=39053\">opened<\/a><\/noindex> in 2014 by the studio <noindex><a rel=\"nofollow\" href=\"http:\/\/okamgames.com\/\">OKAM<\/a><\/noindex>, after ten years of developing a proprietary professional-grade product that was used to create and publish <noindex><a rel=\"nofollow\" href=\"http:\/\/okamgames.com\/portfolio\">many games<\/a><\/noindex> for PC, gaming consoles, and mobile devices. The engine supports all popular desktop and mobile platforms (Linux, Windows, macOS, Wii, Nintendo 3DS, PlayStation 3, PS Vita, Android, iOS, BBX), as well as game development for the Web. Ready-to-run binary builds <noindex><a rel=\"nofollow\" href=\"http:\/\/www.godotengine.org\/\">are created<\/a><\/noindex> are available for Linux, Windows, and macOS. <\/p>\n<p>In <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/godotengine\/godot\/commits\/vulkan\">in a separate branch<\/a><\/noindex> is being developed <noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/article\/abandoning-gles3-vulkan-and-gles2\">a new backend<\/a><\/noindex> for rendering based on the Vulkan graphics API, which will be offered in the next Godot 4.0 release, replacing the currently offered rendering backends via OpenGL ES 3.0 and OpenGL 3.3 (support for OpenGL ES and OpenGL will be maintained by ensuring the operation of the old OpenGL ES 2.0\/OpenGL 2.1 backend on top of the new Vulkan-based rendering architecture). Transitioning from Godot 3.2 to Godot 4.0 will require a rewrite of applications due to API-level incompatibility, but the Godot 3.2 branch will receive a long support cycle, the duration of which will depend on user demand for this branch. The inclusion of non-stability-affecting innovations from the 4.x branch, such as support for <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/godotengine\/godot\/pull\/33603\">AOT compilation<\/a><\/noindex>, <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/godotengine\/godot\/pull\/26221\">ARCore<\/a><\/noindex>, <noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/article\/dtls-report-1\">DTLS<\/a><\/noindex> and the <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/godotengine\/godot\/issues\/20268\">iOS platform for C# projects<\/a><\/noindex>.<\/p>\n<p>Key innovations in Godot 3.2:<\/p>\n<ul>\n<li class=\"l\"> Support for Oculus Quest virtual reality headsets has been added, implemented based on <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/GodotVR\/godot_oculus_mobile\">a plugin<\/a><\/noindex> for the Android platform. To develop augmented reality systems for iOS, support for the <noindex><a rel=\"nofollow\" href=\"https:\/\/developer.apple.com\/documentation\/arkit\">ARKit<\/a><\/noindex>framework has been added. Support for the framework is being developed for Android, but it is not yet ready and will be included in one of the intermediate releases 3.3.x; <noindex><a rel=\"nofollow\" href=\"https:\/\/developers.google.com\/ar\">ARCore<\/a><\/noindex>the visual shader editor interface.\n<p><center><div class=\"youtube-placeholder\" data-id=\"N-UReOuxAP0\" onclick=\"loadVideo(this)\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/N-UReOuxAP0\/hqdefault.jpg\" alt=\"Play video\" loading=\"lazy\" width=\"480\" height=\"360\" style=\"width:100%;height:auto;\">\r\n        <div class=\"play-button\"><\/div>\r\n    <\/div><\/center><\/p>\n<li class=\"l\"> <noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/article\/major-update-for-visual-shader-in-godot-3-2\">Reworked<\/a><\/noindex> the interface of the visual shader editor. <noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/article\/major-update-visual-shaders-godot-3-2-part-2\">Additional<\/a><\/noindex> new nodes for creating more advanced shaders. Support for constants, arrays, and 'varying' modifiers has been added for shaders implemented with classical scripts. Many backend-specific shaders from OpenGL ES 3.0 have been ported to OpenGL ES 2;\n<p><center><noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/pics_base\/0_1580463553.png\"><img decoding=\"async\" alt=\"Release of the open game engine Godot 3.2\" src=\"\/wp-content\/uploads\/2020\/02\/de1d1d50945d7a996f336118f4bab720.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/a><\/noindex><\/center><\/p>\n<li class=\"l\"> Support for physically-based rendering (PBR) materials is synchronized with the capabilities of new PBR rendering engines, such as Blender Eevee and Substance Designer, to ensure similar scene representation in Godot and the used 3D modeling packages;\n<li class=\"l\"> Various rendering settings have been optimized to improve performance and increase image quality. Many features have been transferred from GLES3 to the GLES3 backend, including support for MSAA (Multisample anti-aliasing) and various post-processing effects (glow, DOF blur, and BCS);\n<li class=\"l\"> Full support for importing 3D scenes and models in the glTF 2.0 format (GL Transmission Format) has been added, along with initial support for the FBX format, which allows importing animation scenes from Blender, but is currently incompatible with Maya and 3ds Max. Support for skeleton skins when importing scenes via glTF 2.0 and FBX has been added, allowing one skeleton to be used across multiple meshes.<br \/>\nWork to improve and stabilize glTF 2.0 support has been carried out in collaboration with the Blender package developer community, which will offer enhanced glTF 2.0 support in version 2.83;<\/p>\n<li class=\"l\"> The engine's networking capabilities have been expanded with support for the WebRTC and WebSocket protocols, as well as the ability to use UDP in multicast mode. <noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/article\/basic-cryptography-ssl-improvements\">Added API<\/a><\/noindex> for using cryptographic hashes and working with certificates. A graphical interface for profiling network activity has been added. Work has begun on creating a Godot port for<br \/>\nWebAssembly\/HTML5, which will allow running the editor in the browser via the Web; <\/p>\n<p><center><noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/storage\/app\/uploads\/public\/5e3\/167\/117\/5e3167117c8c3991279770.png\"><img decoding=\"async\" alt=\"Release of the open game engine Godot 3.2\" src=\"\/wp-content\/uploads\/2020\/02\/8e800858cff288a4d2da8e7235ca154c.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/a><\/noindex><\/center><\/p>\n<li class=\"l\"> Reworked <noindex><a rel=\"nofollow\" href=\"https:\/\/docs.godotengine.org\/en\/stable\/tutorials\/plugins\/android\/android_plugin.html\">plugin<\/a><\/noindex> for the Android platform and export system. Now there are two separate export systems provided for generating packages for Android: one with a pre-compiled engine, and the second allowing for custom builds based on customized engine variants. Custom build configurations can be made at the plugin level for Android, without manual editing of the source template;\n<li class=\"l\"> Selective support has been added to the editor <noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/article\/godot-32-will-allow-disabling-editor-features\">disabling<\/a><\/noindex> Certain features can be removed, such as buttons for calling the 3D editor, script editor, resource library, nodes, panels, properties, and other elements not required by the developer (hiding unnecessary components significantly simplifies the interface);\n<p><center><noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/storage\/app\/uploads\/public\/5ca\/bcb\/9a1\/5cabcb9a1a4ab072608872.png\"><img decoding=\"async\" alt=\"Release of the open game engine Godot 3.2\" src=\"\/wp-content\/uploads\/2020\/02\/00f00de79050c6363d699880574cee28.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/a><\/noindex><\/center><\/p>\n<li class=\"l\"> Initial support for integration with source control systems has been added, as well as a plugin for Git support.<br \/>\n in the editor;<\/p>\n<li class=\"l\"> The ability to override the camera for the running game through a window in the editor has been provided, allowing the evaluation of various modes in the game (free look, node inspection, etc.);\n<p><center><video controls=\"\" style=\"width: 640px; height: 480px; max-width:100%\"><source src=\"https:\/\/v.redd.it\/p510zrmq92731\/DASH_480\" type=\"video\/mp4\"><\/video><\/center><\/p>\n<li class=\"l\"> The implementation of an LSP (Language Server Protocol) server for the GDScript language has been proposed, enabling the transmission of information about GDScript semantics and code autocompletion rules to external editors, such as the VS Code plugin and Atom;\n<li class=\"l\"> Numerous improvements have been made to the built-in GDScript editor: the ability to set bookmarks at positions in the code has been added, a minimap panel (for a quick overview of the entire code) has been implemented, and input autocompletion has been improved, <noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/article\/gsoc-2019-progress-report-3#visual-scripting\">expanded<\/a><\/noindex> capabilities in the visual scripting mode;\n<p><center><noindex><a rel=\"nofollow\" href=\"https:\/\/user-images.githubusercontent.com\/6584330\/62838137-14a18700-bc70-11e9-87d7-7f9e31e8a63d.png\"><img decoding=\"async\" alt=\"Release of the open game engine Godot 3.2\" src=\"\/wp-content\/uploads\/2020\/02\/f8a92edb7e5e27d79d4d8e371facd799.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/a><\/noindex><\/center><\/p>\n<li class=\"l\"> A pseudo-3D game creation mode has been added, allowing the use of depth effects in 2D games by defining several layers that create a fake perspective;\n<p><center><div class=\"youtube-placeholder\" data-id=\"CWZvPZ5mGmY\" onclick=\"loadVideo(this)\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/CWZvPZ5mGmY\/hqdefault.jpg\" alt=\"Play video\" loading=\"lazy\" width=\"480\" height=\"360\" style=\"width:100%;height:auto;\">\r\n        <div class=\"play-button\"><\/div>\r\n    <\/div><\/center><\/p>\n<li class=\"l\"> In the 2D editor, <noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/article\/atlas-support-returns-godot-3-2\">the support for texture atlases has been restored;<\/a><\/noindex> in the GUI, the anchor and area boundary placement process has been modernized;<br \/>\n<center><noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/storage\/app\/uploads\/public\/5cb\/a1f\/fad\/5cba1ffad5e78163949453.png\"><img decoding=\"async\" alt=\"Release of the open game engine Godot 3.2\" src=\"\/wp-content\/uploads\/2020\/02\/45cb42b1e4668ebc36740ab1a0d9dd49.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/a><\/noindex><\/center><\/p>\n<li class=\"l\"> For text data, the ability to observe changes in effect parameters in real time has been added, supporting BBCode tags and enabling the definition of custom effects;\n<li class=\"l\"> A sound stream generator has been implemented, allowing the creation of sound waves based on individual frames and a spectral analyzer;\n<li class=\"l\"> <noindex><a rel=\"nofollow\" href=\"https:\/\/godotengine.org\/article\/godot-32-will-get-new-audio-features\">Added<\/a><\/noindex> Using the library\n<li class=\"l\"> V-HACD <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/kmammou\/v-hacd\">the possibility of breaking down concave meshes into accurate and simplified convex parts has been implemented. This feature significantly simplifies the generation of collision shapes for existing 3D meshes.<\/a><\/noindex>  the ability to decompose concave meshes into accurate and simplified convex parts has been implemented. This feature significantly simplifies the generation of collision shapes for existing 3D meshes.\n<p><center><br \/>\n<div class=\"youtube-placeholder\" data-id=\"jVmG7nVxvoA\" onclick=\"loadVideo(this)\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/jVmG7nVxvoA\/hqdefault.jpg\" alt=\"Play video\" loading=\"lazy\" width=\"480\" height=\"360\" style=\"width:100%;height:auto;\">\r\n        <div class=\"play-button\"><\/div>\r\n    <\/div><\/center><\/p>\n<li class=\"l\"> The ability to develop game logic in C# using Mono for Android and WebAssembly platforms has been implemented (previously C# was supported for Linux, Windows, and macOS). Based on Mono 6.6, support for C# 8.0 has been introduced. An initial implementation of Ahead-Of-Time (AOT) compilation for C# has also been added to the codebase, but it is not yet activated (the interpreter is still being used for WebAssembly). It is now possible to connect external editors for C# code editing, such as MonoDevelop, Visual Studio for Mac, and Jetbrains Rider.\n<li class=\"l\"> Significantly expanded and improved <noindex><a rel=\"nofollow\" href=\"https:\/\/docs.godotengine.org\/en\/stable\/\">documentation<\/a><\/noindex>. A partial <noindex><a rel=\"nofollow\" href=\"https:\/\/docs.godotengine.org\/ru\/latest\/\">translation of the documentation<\/a><\/noindex> into English (<noindex><a rel=\"nofollow\" href=\"https:\/\/docs.godotengine.org\/ru\/latest\/getting_started\/step_by_step\/index.html\">translated<\/a><\/noindex> introduction guide to getting started).\n<\/ul>\n<p><noindex><a rel=\"nofollow\" name=\"link\"><\/a><\/noindex><\/p>\n<p>Source: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=52285\">opennet.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041f\u043e\u0441\u043b\u0435 10 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430 Godot 3.2, \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0435\u0433\u043e \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f 2D- \u0438 3D-\u0438\u0433\u0440. \u0414\u0432\u0438\u0436\u043e\u043a \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u0434\u043b\u044f \u0438\u0437\u0443\u0447\u0435\u043d\u0438\u044f \u044f\u0437\u044b\u043a \u0437\u0430\u0434\u0430\u043d\u0438\u044f \u0438\u0433\u0440\u043e\u0432\u043e\u0439 \u043b\u043e\u0433\u0438\u043a\u0438, \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0441\u0440\u0435\u0434\u0443 \u0434\u043b\u044f \u043f\u0440\u043e\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0438\u0433\u0440, \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u0440\u0430\u0437\u0432\u0451\u0440\u0442\u044b\u0432\u0430\u043d\u0438\u044f \u0438\u0433\u0440 \u0432 \u043e\u0434\u0438\u043d \u043a\u043b\u0438\u043a, \u0448\u0438\u0440\u043e\u043a\u0438\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u0438 \u0438 \u0441\u0438\u043c\u0443\u043b\u044f\u0446\u0438\u0438 \u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432, \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a \u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f \u0443\u0437\u043a\u0438\u0445 \u043c\u0435\u0441\u0442 \u0432 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438. \u041a\u043e\u0434 \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":40692,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-40691","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041f\u043e\u0441\u043b\u0435 10 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/vypusk-otkrytogo-igrovogo-dvizhka-godot-3-2\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430 Godot 3.2 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041f\u043e\u0441\u043b\u0435 10 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/vypusk-otkrytogo-igrovogo-dvizhka-godot-3-2\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-02-03T11:35:54+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-02-03T11:35:54+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Release of the open game engine Godot 3.2 | ProHoster","description":"After 10 months of development, the release of the open source game engine","canonical_url":"https:\/\/prohoster.info\/en\/blog\/vypusk-otkrytogo-igrovogo-dvizhka-godot-3-2","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430 Godot 3.2 | ProHoster","og:description":"\u041f\u043e\u0441\u043b\u0435 10 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430","og:url":"https:\/\/prohoster.info\/en\/blog\/vypusk-otkrytogo-igrovogo-dvizhka-godot-3-2","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2020-02-03T11:35:54+00:00","article:modified_time":"2020-02-03T11:35:54+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"40691","title":null,"description":null,"keywords":null,"keyphrases":null,"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":null,"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":"","isEnabled":true},"graphs":[]},"schema_type":null,"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":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-03-01 00:32:41","updated":"2022-10-03 10:39:32","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/40691","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=40691"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/40691\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/40692"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=40691"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=40691"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=40691"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}