{"id":803,"date":"2022-08-07T19:55:39","date_gmt":"2022-08-07T16:55:39","guid":{"rendered":"https:\/\/www.octantastudio.com\/?page_id=803"},"modified":"2026-04-03T16:15:12","modified_gmt":"2026-04-03T13:15:12","slug":"mainpage","status":"publish","type":"page","link":"https:\/\/www.octantastudio.com\/en\/","title":{"rendered":"Octanta Studio: games &amp; assets"},"content":{"rendered":"<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-center\" style=\"margin-top:0;margin-bottom:0;min-height:60px;aspect-ratio:unset;\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1183\" class=\"wp-block-cover__image-background wp-image-2228\" alt=\"\" src=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp?resize=2560%2C1183&#038;ssl=1\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\" srcset=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp?w=2560&amp;ssl=1 2560w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp?resize=300%2C139&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp?resize=1024%2C473&amp;ssl=1 1024w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp?resize=768%2C355&amp;ssl=1 768w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp?resize=1536%2C710&amp;ssl=1 1536w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp?resize=2048%2C946&amp;ssl=1 2048w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp?resize=18%2C8&amp;ssl=1 18w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#596999\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\"><div class=\"aligncenter wp-block-site-logo\"><a href=\"https:\/\/www.octantastudio.com\/en\/\" class=\"custom-logo-link\" rel=\"home\"><img loading=\"lazy\" decoding=\"async\" width=\"60\" height=\"60\" src=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?fit=400%2C400&amp;ssl=1\" class=\"custom-logo\" alt=\"OCTANTA STUDIO\" srcset=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?w=400&amp;ssl=1 400w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?resize=300%2C300&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?resize=150%2C150&amp;ssl=1 150w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?resize=12%2C12&amp;ssl=1 12w\" sizes=\"auto, (max-width: 60px) 100vw, 60px\" \/><\/a><\/div>\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-5d962d4b wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0\">\n<p class=\"has-text-align-center\">OCTANTA STUDIO \u2013 INDIE GAME &amp; ASSET DEVELOPMENT STUDIO<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"uk\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Octanta Studio &#8211; Unity Assets<\/title>\n    <style>\n        :root {\n            --primary: #8B5CF6;\n            --primary-light: rgba(139, 92, 246, 0.5);\n            --secondary: #49B3FF;\n            --secondary-light: #63D2FF;\n            --accent: #6366f1;\n            --accent-hover: #4f46e5;\n            --bg-dark: #121218;\n            --bg-card: rgba(30, 32, 46, 0.85);\n            --bg-card-hover: rgba(40, 42, 56, 0.95);\n            --text: #F1F5F9;\n            --text-muted: rgba(255, 255, 255, 0.7);\n            --text-subtle: rgba(255, 255, 255, 0.4);\n            --border: rgba(255, 255, 255, 0.1);\n            --border-highlight: rgba(255, 255, 255, 0.2);\n            --content-max-width: 1200px;\n            --section-margin: 40px;\n            --card-gap: 24px;\n            --card-padding: 15px;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n            background-color: var(--bg-dark);\n            color: var(--text);\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* Main section wrapper *\/\n        .oct-section {\n            width: 100%;\n            max-width: var(--content-max-width);\n            margin: var(--section-margin) auto;\n            padding: 0 15px;\n            box-sizing: border-box;\n        }\n        \n        \/* Subtitle below section title *\/\n        .oct-subtitle {\n            text-align: center;\n            color: var(--text-muted);\n            font-size: 14px;\n            margin-top: 5px;\n            margin-bottom: 15px;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n        }\n\n        \/* Section heading with decorative underline *\/\n        .oct-section-title {\n            text-align: center;\n            margin-bottom: 40px;\n            font-size: 32px;\n            font-weight: 400;\n            letter-spacing: 1px;\n            color: #fff;\n            text-transform: uppercase;\n            position: relative;\n        }\n        \n        .oct-section-title::after {\n            content: \"\";\n            position: absolute;\n            width: 60px;\n            height: 3px;\n            background-color: var(--primary-light);\n            bottom: -10px;\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        \/* Horizontal cards row container *\/\n        .oct-cards-container {\n            display: flex;\n            justify-content: center;\n            gap: var(--card-gap);\n            width: 100%;\n            flex-wrap: wrap;\n            margin: 0 auto;\n            align-items: stretch;\n        }\n\n        \/* Single card column: card + label below *\/\n        .oct-card-wrapper {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            width: 260px;\n        }\n\n        \/* Card base styles *\/\n        .oct-card {\n            position: relative;\n            background: var(--bg-card);\n            width: 100%;\n            height: 360px;\n            display: flex;\n            flex-direction: column;\n            transition: all 0.3s ease;\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);\n            overflow: hidden;\n            border: 1px solid var(--border);\n            border-radius: 4px;\n        }\n\n        .oct-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25);\n            background: var(--bg-card-hover);\n            border-color: var(--border-highlight);\n        }\n\n        \/* Full-card clickable overlay link *\/\n        .oct-card-link {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            z-index: -10;\n        }\n\n        \/* Card image area with grid overlay *\/\n        .oct-card-image {\n            height: 180px;\n            overflow: hidden;\n            position: relative;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background-color: rgba(20, 20, 25, 0.9);\n        }\n\n        .oct-card-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            object-position: center center;\n            transition: transform 0.4s ease;\n            transform: scale(1.12);\n        }\n\n        .oct-card:hover .oct-card-image img {\n            transform: scale(1.25);\n        }\n\n        \/* Subtle grid texture over card images *\/\n        .oct-card-image::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: \n                linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),\n                linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);\n            background-size: 20px 20px;\n            opacity: 0.5;\n            pointer-events: none;\n            z-index: 2;\n        }\n\n        \/* Monospace meta labels on card images *\/\n        .oct-meta-info {\n            position: absolute;\n            font-family: monospace;\n            font-size: 9px;\n            color: var(--text-subtle);\n            z-index: 3;\n            pointer-events: none;\n        }\n\n        .oct-meta-info.oct-timecode {\n            bottom: 6px;\n            right: 6px;\n        }\n\n        .oct-meta-info.oct-year {\n            bottom: 6px;\n            left: 6px;\n        }\n\n        \/* Store badge in top-right corner of image *\/\n        .oct-indicator {\n            position: absolute;\n            pointer-events: none;\n            color: var(--text-subtle);\n            font-size: 10px;\n            font-family: monospace;\n            z-index: 4;\n            top: 5px;\n            right: 5px;\n        }\n\n        \/* Text content area below card image *\/\n        .oct-card-content {\n            padding: var(--card-padding);\n            display: flex;\n            flex-direction: column;\n            flex-grow: 1;\n            position: relative;\n        }\n\n        \/* Card title styling *\/\n        .oct-card-title {\n            font-size: 16px;\n            font-weight: 600;\n            margin: 2px 0 6px 0;\n            color: white;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Card body text *\/\n        .oct-card-text {\n            color: var(--text-muted);\n            font-size: 13px;\n            line-height: 1.4;\n            margin-bottom: 12px;\n            flex-grow: 1;\n        }\n\n        \/* CTA button inside cards *\/\n        a.oct-button {\n            background: var(--accent);\n            color: white;\n            padding: 7px 12px;\n            border: none;\n            cursor: pointer;\n            text-decoration: none;\n            display: inline-block;\n            font-size: 12px;\n            font-weight: 500;\n            text-align: center;\n            width: fit-content;\n            box-sizing: border-box;\n            margin: auto auto 0;\n            position: relative;\n            z-index: 5;\n            transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;\n        }\n\n        a.oct-button:hover {\n            background: var(--accent-hover);\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);\n        }\n\n        \/* Label text under each card *\/\n        .oct-label {\n            color: rgba(255, 255, 255, 0.7);\n            font-size: 16px;\n            font-weight: 400;\n            text-align: center;\n            margin: 5px 0 0px;\n        }\n\n        \/* =============================================\n           Store links column \u2014 replaces the 4th card.\n           Matches the width of a card-wrapper so the\n           row stays visually balanced.\n           ============================================= *\/\n        .oct-store-links-wrapper {\n            width: 260px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: flex-start;\n            gap: 28px;\n            padding-left: 12px;\n        }\n\n        \/* Single store-link block *\/\n        .oct-store-link-block {\n            display: flex;\n            flex-direction: column;\n            gap: 6px;\n        }\n\n        \/* Muted hint text above each link *\/\n        .oct-store-link-hint {\n            font-size: 13px;\n            color: var(--text-subtle);\n            letter-spacing: 0.3px;\n        }\n\n        \/* Main store link \u2014 inherits the secondary-link\n           style pattern used in the About block *\/\n        .oct-store-link {\n            color: var(--secondary);\n            text-decoration: underline;\n            text-decoration-color: rgba(73, 179, 255, 0.4);\n            text-decoration-thickness: 1px;\n            text-underline-offset: 3px;\n            font-weight: 700;\n            font-size: 15px;\n            display: inline-block;\n            padding: 0 2px;\n            transition: all 0.2s ease;\n            white-space: nowrap;\n        }\n\n        .oct-store-link:hover {\n            color: var(--secondary-light);\n            text-decoration-color: var(--secondary-light);\n            text-decoration-thickness: 2px;\n        }\n\n        \/* Arrow appended automatically after link text *\/\n        .oct-store-link::after {\n            content: \"\u2192\";\n            margin-left: 6px;\n            font-size: 14px;\n            opacity: 0.7;\n        }\n\n        \/* Thin divider between the two store links *\/\n        .oct-store-links-divider {\n            width: 100%;\n            height: 1px;\n            background: var(--border);\n        }\n\n        \/* =============================================\n           Responsive: stack cards vertically on mobile\n           ============================================= *\/\n        @media (max-width: 768px) {\n            .oct-cards-container {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .oct-card-wrapper {\n                width: 100%;\n                max-width: 320px;\n                margin: 0 auto;\n            }\n\n            \/* Center store links on mobile *\/\n            .oct-store-links-wrapper {\n                width: 100%;\n                max-width: 320px;\n                margin: 0 auto;\n                align-items: center;\n                text-align: center;\n                padding-left: 0;\n            }\n\n            .oct-store-link-block {\n                align-items: center;\n            }\n            \n            .oct-section {\n                padding: 0 10px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n   <div class=\"oct-section\">\n        <h2 class=\"oct-section-title\">\n            <span style=\"text-transform: none;\">CaptureS<\/span>: UNITY ASSETS FOR DEVELOPERS\n        <\/h2>\n        <div class=\"oct-subtitle\">TOOLS FOR RECORDING AND VISUALISING<\/div>\n         \n        <div class=\"oct-cards-container\">\n\n            <!-- Card 1: Dynamic Photo Camera -->\n            <div class=\"oct-card-wrapper\">\n                <div class=\"oct-card\">\n                    <a href=\"http:\/\/u3d.as\/3qTN\" class=\"oct-card-link\" aria-label=\"Dynamic Photo Camera - Unity Asset for Game Development\"><\/a>\n                    \n                    <div class=\"oct-card-image\">\n                        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/buildadd\/dynamicphotougc.webp?ssl=1\" alt=\"Dynamic Photo Camera - Unity Asset for In-game Photography\">\n                        <div class=\"oct-meta-info oct-timecode\">Unity 6<\/div>\n                        <div class=\"oct-indicator\">Unity Asset Store<\/div>\n                        <div class=\"oct-meta-info oct-year\">2024<\/div>\n                    <\/div>\n                    \n                    <div class=\"oct-card-content\">\n                        <h3 class=\"oct-card-title\">DYNAMIC PHOTO CAMERA<\/h3>\n                        <p class=\"oct-card-text\">In-game photography system with object recognition. Allows players to take interactive photos. Solution for developing detective quests, educational games, and gameplay with user-generated content.<\/p>\n                        <a href=\"http:\/\/u3d.as\/3qTN\" class=\"oct-button\">Explore the tool \u2192<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"oct-label\">Shots<\/div>\n            <\/div>\n            \n            <!-- Card 2: Automatic Tutorial Maker -->\n            <div class=\"oct-card-wrapper\">\n                <div class=\"oct-card\">\n                    <a href=\"https:\/\/u3d.as\/3tsL\" class=\"oct-card-link\" aria-label=\"Automatic Tutorial Maker - Unity Asset for Game Tutorials\"><\/a>\n                    \n                    <div class=\"oct-card-image\">\n                        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/buildadd\/automatictm.webp?ssl=1\" alt=\"Automatic Tutorial Maker - Unity Asset for Game Tutorials\">\n                        <div class=\"oct-meta-info oct-timecode\">Unity 6<\/div>\n                        <div class=\"oct-indicator\">Unity Asset Store<\/div>\n                        <div class=\"oct-meta-info oct-year\">2025<\/div>\n                    <\/div>\n                    \n                    <div class=\"oct-card-content\">\n                        <h3 class=\"oct-card-title\">ATM<\/h3>\n                        <p class=\"oct-card-text\">Simplifies the creation of user tutorials. Suitable for both creating template-based hints and explaining unconventional mechanics. Recorded playthroughs generate tooltips. Manual editing is supported.<\/p>\n                        <a href=\"https:\/\/u3d.as\/3tsL\" class=\"oct-button\">Explore the tool \u2192<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"oct-label\">Sequences<\/div>\n            <\/div>\n            \n            <!-- Card 3: Touch Effect System -->\n            <div class=\"oct-card-wrapper\">\n                <div class=\"oct-card\">\n                    <a href=\"https:\/\/u3d.as\/3C7x\" class=\"oct-card-link\" aria-label=\"Touch Effect System - Unity Asset for Touch Feedback\"><\/a>\n                    \n                    <div class=\"oct-card-image\">\n                        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/buildadd\/tess.webp?ssl=1\" alt=\"Touch Effect System - Unity Asset for Touch Feedback\">\n                        <div class=\"oct-meta-info oct-timecode\">Unity 6<\/div>\n                        <div class=\"oct-indicator\">Unity Asset Store<\/div>\n                        <div class=\"oct-meta-info oct-year\">2025<\/div>\n                    <\/div>\n                    \n                    <div class=\"oct-card-content\">\n                        <h3 class=\"oct-card-title\">TOUCH EFFECT SYSTEM<\/h3>\n                        <p class=\"oct-card-text\">A universal system for procedural shader-based VFX generation. It allows creating effects triggered by UI interactions as well as effects in world space that are independent of user input. Optimized for mobile devices.<\/p>\n                        <a href=\"https:\/\/u3d.as\/3C7x\" class=\"oct-button\">Explore the tool \u2192<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"oct-label\">Sensory effects<\/div>\n            <\/div>\n\n            <!-- Store links column \u2014 replaces the removed 4th card -->\n            <div class=\"oct-store-links-wrapper\">\n\n                <!-- Link to global Unity Asset Store publisher page -->\n<div class=\"oct-store-link-block\">\n    <div class=\"oct-store-link-hint\">All Unity assets by Octanta Studio developers on the<\/div>\n    <a href=\"https:\/\/assetstore.unity.com\/publishers\/109611\" class=\"oct-store-link\" target=\"_blank\" rel=\"noopener noreferrer\">&#x1f310; Unity Asset Store<\/a>\n<\/div>\n\n<!-- Thin horizontal rule separating the two links -->\n<div class=\"oct-store-links-divider\"><\/div>\n\n<!-- Link to Unity Asset Store China publisher page -->\n<div class=\"oct-store-link-block\">\n    <div class=\"oct-store-link-hint\">All Unity assets by Octanta Studio developers on the<\/div>\n    <a href=\"https:\/\/assetstore.u3d.cn\/publishers\/20000077\" class=\"oct-store-link\" target=\"_blank\" rel=\"noopener noreferrer\">&#x1f1e8;&#x1f1f3; Unity Asset Store China<\/a>\n<\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<div class=\"wp-block-group alignwide has-global-padding is-layout-constrained wp-container-core-group-is-layout-bd900772 wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"890\" height=\"153\" src=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/05\/logo.webp?resize=890%2C153&#038;ssl=1\" alt=\"\" class=\"wp-image-3648\" srcset=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/05\/logo.webp?w=890&amp;ssl=1 890w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/05\/logo.webp?resize=300%2C52&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/05\/logo.webp?resize=768%2C132&amp;ssl=1 768w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/05\/logo.webp?resize=18%2C3&amp;ssl=1 18w\" sizes=\"auto, (max-width: 890px) 100vw, 890px\" \/><\/figure>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group alignwide has-global-padding is-layout-constrained wp-container-core-group-is-layout-12243e0f wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:70%\">\n<!DOCTYPE html>\n<html lang=\"uk\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- SEO optimized title for Unity developer tools section -->\n    <title>Unity Assets for Game Developers &#8211; Professional Tools by Octanta Studio<\/title>\n    <style>\n    :root{\n        --primary:#8B5CF6;\n        --primary-light:rgba(139,92,246,.5);\n        --secondary:#49B3FF;\n        --accent:#6366f1;\n        --bg-dark:#121218;\n        --bg-card:rgba(30,32,46,.85);\n        --bg-card-hover:rgba(40,42,56,.95);\n        --text:#F1F5F9;\n        --text-muted:rgba(255,255,255,.7)\n    }\n    \n    body{\n        font-family:-apple-system,system-ui,sans-serif;\n        background-color:var(--bg-dark);\n        color:var(--text);\n        margin:0;\n        padding:0\n    }\n    \n    .oct-section{\n        width:100%;\n        position:relative;\n        margin:40px 0\n    }\n    \n    .oct-section-title{\n        text-align:center;\n        margin-bottom:40px;\n        font-size:32px;\n        font-weight:400;\n        letter-spacing:1px;\n        color:#fff;\n        text-transform:uppercase;\n        position:relative\n    }\n    \n    .oct-section-title::after{\n        content:\"\";\n        position:absolute;\n        width:60px;\n        height:3px;\n        background-color:var(--primary-light);\n        bottom:-10px;\n        left:50%;\n        transform:translateX(-50%)\n    }\n    \n    .oct-container{\n        position:relative;\n        width:100%\n    }\n    \n    .oct-container::before{\n        content:'';\n        position:absolute;\n        top:0;\n        left:0;\n        right:0;\n        bottom:0;\n        background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);\n        background-size:20px 20px;\n        opacity:.6;\n        pointer-events:none;\n        z-index:0\n    }\n    \n    .oct-content{\n        position:relative;\n        z-index:1;\n        max-width:800px;\n        margin:0 auto;\n        padding:0 20px\n    }\n    \n    .oct-text{\n        color:var(--text-muted);\n        font-size:14px;\n        line-height:1.5;\n        margin-bottom:20px\n    }\n    \n    .oct-octant-icon{\n        position:absolute;\n        top:40px;\n        right:10%;\n        width:300px;\n        height:300px;\n        opacity:.1;\n        background-repeat:no-repeat;\n        background-position:center;\n        background-size:contain\n    }\n    \n    .oct-coordinates{\n        position:absolute;\n        font-family:monospace;\n        font-size:10px;\n        color:var(--primary-light);\n        opacity:.6\n    }\n    \n    .oct-coordinate-1{\n        top:20px;\n        left:20px\n    }\n    \n    .oct-coordinate-2{\n        bottom:20px;\n        right:20px\n    }\n    \n    .oct-nav-points{\n        display:grid;\n        grid-template-columns:repeat(3,1fr);\n        gap:20px;\n        margin-top:40px\n    }\n    \n    .oct-nav-point{\n        position:relative;\n        padding-left:40px\n    }\n    \n    .oct-nav-point-icon {\n        flex-shrink: 0;\n        width: 24px;\n        height: 24px;\n        background: rgba(99, 102, 241, 0.15);\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border-radius: 50%;\n        position: absolute;\n        left: 0;\n        top: 5px;\n    }\n    \n    .oct-nav-point-icon svg {\n        width: 14px;\n        height: 14px;\n    }\n    \n    .oct-nav-point-title{\n        font-size:18px;\n        font-weight:600;\n        margin-bottom:10px;\n        color:var(--text)\n    }\n    \n    .oct-nav-point-text{\n        font-size:14px;\n        line-height:1.6;\n        color:var(--text-muted)\n    }\n    \n    .constellation{\n        position:absolute;\n        width:300px;\n        height:300px;\n        top:50%;\n        right:10%;\n        transform:translateY(-50%);\n        opacity:.6\n    }\n    \n    @media (max-width:1100px){\n        .oct-octant-icon{\n            opacity:.05\n        }\n    }\n    \n    @media (max-width:768px){\n        .oct-section-title{\n            font-size:28px\n        }\n        .oct-section{\n            padding:20px\n        }\n        .oct-nav-points{\n            grid-template-columns:1fr\n        }\n        .constellation{\n            display:none\n        }\n    }\n    \n    @media (min-width:769px) and (max-width:980px){\n        .oct-nav-points{\n            grid-template-columns:repeat(2,1fr)\n        }\n    }\n    <\/style>\n<\/head>\n<body>\n    <!-- Unity Assets for Developers Section - Overview of professional tools -->\n    <div class=\"oct-section\">\n        <div class=\"oct-container\">\n            <!-- Decorative octant icon for visual identity -->\n            <div class=\"oct-octant-icon\" style=\"background-image: url('data:image\/svg+xml;utf8,<svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; viewBox=&quot;0 0 100 100&quot;><circle cx=&quot;50&quot; cy=&quot;50&quot; r=&quot;45&quot; fill=&quot;none&quot; stroke=&quot;%238B5CF6&quot; stroke-width=&quot;0.5&quot;\/><path d=&quot;M50 5 L50 95 M5 50 L95 50 M15 15 L85 85 M15 85 L85 15&quot; stroke=&quot;%238B5CF6&quot; stroke-width=&quot;0.3&quot;\/><circle cx=&quot;50&quot; cy=&quot;50&quot; r=&quot;3&quot; fill=&quot;%238B5CF6&quot;\/><\/svg>&#8216;);&#8221;><\/div>                        <!-- Decorative coordinates for tech aesthetic -->            <div class=\"oct-coordinates oct-coordinate-1\">50\u00b027\u20320.36\u2033 N, 30\u00b031\u203224.24\u2033 E&#8221; W<\/div>\n            <div class=\"oct-coordinates oct-coordinate-2\">Heading: 190\u00b0 \/ Speed: 430 kn<\/div>\n            \n            <!-- Dynamic constellation visual element -->\n            <div id=\"constellation\" class=\"constellation\"><\/div>\n            \n            <div class=\"oct-content\">\n                <!-- Asset overview and company mission statement -->\n                <div class=\"oct-text\">\n        The \u201cCaptureS\u201d line of Unity assets by Octanta Studio is a set of visual systems designed to simplify routine development tasks, freeing up more time for creativity and logic. For example, it includes systems for playing context-aware hints, generating sensory effects, processing in-game screenshots, and automatic translation of text data. The line includes the following tools for Unity developers: <a href=\"http:\/\/u3d.as\/3qTN\" class=\"oct-asset-link\" target=\"_blank\" rel=\"noopener noreferrer\">Dynamic Photo Camera<\/a>, <a href=\"https:\/\/u3d.as\/3tsL\" class=\"oct-asset-link\" target=\"_blank\" rel=\"noopener noreferrer\">Automatic Tutorial Maker<\/a>, <a href=\"https:\/\/u3d.as\/3C7x\" class=\"oct-asset-link\" target=\"_blank\" rel=\"noopener noreferrer\">Touch Effect System<\/a>, <a href=\"https:\/\/u3d.as\/3KfK\" class=\"oct-asset-link\" target=\"_blank\" rel=\"noopener noreferrer\">Tooltip Localization System<\/a>, <a href=\"https:\/\/u3d.as\/3wp2\" class=\"oct-asset-link\" target=\"_blank\" rel=\"noopener noreferrer\">Narrative Designer<\/a> and their mini versions. Each tool is available separately on the Unity Asset Store. The lineup was created by us based on our own development experience, challenges, and communication with the community. It is our financial backbone and a way to remove the barriers we once faced ourselves.\n    <\/div>\n                \n                <!-- Feature points highlighting asset benefits -->\n                <div class=\"oct-nav-points\">\n                    <!-- Navigation assistance feature -->\n                    <div class=\"oct-nav-point\">\n                        <div class=\"oct-nav-point-icon\">\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z\" stroke=\"#8B5CF6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M3 12H8M16 12H21\" stroke=\"#8B5CF6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M12 3V8M12 16V21\" stroke=\"#8B5CF6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"oct-nav-point-title\">Navigation<\/div>\n                        <div class=\"oct-nav-point-text\">For example, Automatic Tutorial Maker is designed for developers who have experienced the \u201cVery interesting but nothing is clear\u201d moment. It handles the technical side, allowing to focus on the logic of explanations so that players don\u2019t abandon the game in the first few seconds. Integration with Touch Effect System also enables hints that simulate touch effects. <a href=\"https:\/\/youtu.be\/6DQ5-f3FLA8?si=F2GIlGWgLsX5vpM6\" class=\"oct-member-link\">See the tutorial<\/a><\/div> \n                    <\/div>\n                    \n                    <!-- Support and documentation feature -->\n                    <div class=\"oct-nav-point\">\n                        <div class=\"oct-nav-point-icon\">\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z\" stroke=\"#8B5CF6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M3 12H8M16 12H21\" stroke=\"#8B5CF6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M12 3V8M12 16V21\" stroke=\"#8B5CF6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"oct-nav-point-title\">Support map<\/div>\n                        <div class=\"oct-nav-point-text\">The documentation is adapted for working with AI: you can attach it, along with a special file, to any LLM and get answers without having to wait for us. You can also contact support on Discord: developers who use these assets in their projects have already written there. <a href=\"https:\/\/discord.gg\/6SPxKpFZFC\" class=\"oct-member-link\">Join the server<\/a><\/div>\n                    <\/div>\n                    \n                    <!-- Future vision and philosophy feature -->\n                    <div class=\"oct-nav-point\">\n                        <div class=\"oct-nav-point-icon\">\n                            <svg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z\" stroke=\"#8B5CF6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M3 12H8M16 12H21\" stroke=\"#8B5CF6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M12 3V8M12 16V21\" stroke=\"#8B5CF6\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <\/svg>\n                        <\/div>                        \n                        <div class=\"oct-nav-point-text\">We are currently open to developing custom solutions. If you have purchased an asset from Octanta Studio, we can adapt it to your Unity project upon request.<\/div>\n                    <\/div>\n                <\/div>\n\n\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Dynamic constellation script for visual enhancement -->\n    <script>\n    window.addEventListener('load', function() {\n        const container = document.getElementById('constellation');\n        if (!container) return;\n        \n        const fragment = document.createDocumentFragment();\n        const dots = [];\n        const numDots = 8;\n        \n        const dotStyle = 'position:absolute;width:2px;height:2px;background-color:white;border-radius:50%;';\n        const lineStyle = 'position:absolute;background-color:rgba(255,255,255,0.3);height:1px;transform-origin:0 0;';\n        \n        \/\/ Generate constellation dots\n        for (let i = 0; i < numDots; i++) {\n            const dot = document.createElement('div');\n            dot.style = dotStyle;\n            \n            const x = Math.random() * 250 + 25;\n            const y = Math.random() * 250 + 25;\n            \n            dot.style.left = x + 'px';\n            dot.style.top = y + 'px';\n            \n            if (Math.random() > 0.5) {\n                dot.style.width = '3px';\n                dot.style.height = '3px';\n            }\n            \n            fragment.appendChild(dot);\n            dots.push({x, y});\n        }\n        \n        \/\/ Generate constellation connecting lines\n        for (let i = 0; i < numDots - 1; i++) {\n            const start = dots[i];\n            const end = dots[i + 1];\n            \n            const dx = end.x - start.x;\n            const dy = end.y - start.y;\n            const distance = Math.sqrt(dx * dx + dy * dy);\n            const angle = Math.atan2(dy, dx) * 180 \/ Math.PI;\n            \n            const line = document.createElement('div');\n            line.style = lineStyle;\n            line.style.width = distance + 'px';\n            line.style.left = start.x + 'px';\n            line.style.top = start.y + 'px';\n            line.style.transform = `rotate(${angle}deg)`;\n            \n            fragment.appendChild(line);\n        }\n        \n        requestAnimationFrame(() => {\n            container.appendChild(fragment);\n        });\n    });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html lang=\"uk\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Custom Development &#8211; Octanta Studio<\/title>\n    <style>\n        :root {\n            --primary: #8B5CF6;\n            --primary-light: rgba(139, 92, 246, 0.5);\n            --secondary: #49B3FF;\n            --accent: #6366f1;\n            --accent-hover: #4f46e5;\n            --bg-dark: #121218;\n            --bg-card: rgba(30, 32, 46, 0.85);\n            --bg-card-hover: rgba(40, 42, 56, 0.95);\n            --text: #F1F5F9;\n            --text-muted: rgba(255, 255, 255, 0.7);\n            --text-subtle: rgba(255, 255, 255, 0.4);\n            --border: rgba(255, 255, 255, 0.1);\n            --border-highlight: rgba(255, 255, 255, 0.2);\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n            background-color: var(--bg-dark);\n            color: var(--text);\n            margin: 0;\n            padding: 0;\n        }\n\n        .oct-section {\n            width: 100%;\n            position: relative;\n            margin: 25px 0;\n        }\n\n        .oct-section-title {\n            text-align: center;\n            margin-bottom: 20px;\n            font-size: 24px;\n            font-weight: 400;\n            letter-spacing: 1px;\n            color: white;\n            text-transform: uppercase;\n            position: relative;\n        }\n\n        .oct-section-title::after {\n            content: \"\";\n            position: absolute;\n            width: 40px;\n            height: 2px;\n            background-color: var(--primary-light);\n            bottom: -6px;\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .oct-container {\n            position: relative;\n            width: 100%;\n        }\n\n        .oct-container::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background-image: \n                linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px),\n                linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);\n            background-size: 20px 20px;\n            opacity: 0.5;\n            pointer-events: none;\n            z-index: 0;\n        }\n\n        .oct-content {\n            position: relative;\n            z-index: 1;\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .oct-intro-text {\n            color: var(--text-muted);\n            font-size: 16px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n            text-align: center;\n        }\n\n        .oct-steps-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 8px;\n            margin: 15px 0;\n            max-width: 960px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .oct-step-item {\n            background: var(--bg-card);\n            padding: 8px;\n            position: relative;\n            transition: all 0.3s ease;\n            border: 1px solid var(--border);\n            overflow: hidden;\n            min-height: 65px;\n        }\n\n        .oct-step-item:hover {\n            background: var(--bg-card-hover);\n            border-color: var(--border-highlight);\n            transform: translateY(-2px);\n        }\n\n        .oct-step-number {\n            position: absolute;\n            top: 5px;\n            left: 5px;\n            color: var(--text-subtle);\n            font-size: 10px;\n            font-family: monospace;\n        }\n\n        .oct-step-title {\n            font-weight: 600;\n            font-size: 14px;\n            margin: 0 0 4px 0;\n            color: white;\n        }\n\n        .oct-step-text {\n            color: var(--text-muted);\n            font-size: 14px;\n            line-height: 1.4;\n            margin: 0;\n        }\n\n        .oct-step-item::after {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-image: \n                linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),\n                linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);\n            background-size: 15px 15px;\n            opacity: 0.6;\n            pointer-events: none;\n            z-index: 0;\n        }\n\n        .oct-step-content {\n            position: relative;\n            z-index: 1;\n        }\n\n        .oct-contact-container {\n            display: flex;\n            justify-content: center;\n            margin: 15px 0 8px;\n        }\n\n        .oct-button {\n            background: var(--accent);\n            color: white;\n            padding: 8px 14px;\n            border: none;\n            cursor: pointer;\n            text-decoration: none;\n            display: inline-flex;\n            align-items: center;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: center;\n            transition: background-color 0.3s ease, transform 0.2s ease;\n        }\n\n        .oct-button:hover {\n            background: var(--accent-hover);\n            transform: translateY(-2px);\n        }\n\n        .oct-note {\n            color: var(--text-subtle);\n            font-size: 12px;\n            font-style: italic;\n            margin-top: 8px;\n            line-height: 1.4;\n            text-align: center;\n        }\n\n        @media (max-width: 768px) {\n            .oct-steps-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 8px;\n            }\n            \n            .oct-section-title {\n                font-size: 22px;\n                margin-bottom: 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .oct-content {\n                padding: 0 15px;\n            }\n            \n            .oct-step-item {\n                padding: 8px;\n            }\n            \n            .oct-intro-text {\n                font-size: 14px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"oct-section\">\n        <h2 class=\"oct-section-title\">SOLUTIONS FOR YOUR UNITY PROJECT<\/h2>\n        \n        <div class=\"oct-container\">\n            <div class=\"oct-content\">\n                <div class=\"oct-intro-text\">\n                   \n                <\/div>\n                \n                <div class=\"oct-steps-grid\">\n                    <div class=\"oct-step-item\">\n                        <div class=\"oct-step-content\">\n                            <div class=\"oct-step-title\">You have our asset \u2192<\/div>\n                            <div class=\"oct-step-text\">Touch Effect System purchased via the Unity Asset Store, for example<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"oct-step-item\">\n                        <div class=\"oct-step-content\">\n                            <div class=\"oct-step-title\">Describe the vision \u2192<\/div>\n                            <div class=\"oct-step-text\">Email us with a detailed description of your desired effect or functionality<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"oct-step-item\">\n                        <div class=\"oct-step-content\">\n                            <div class=\"oct-step-title\">Get an update \u2192<\/div>\n                            <div class=\"oct-step-text\">We\u2019ll publish an update on the Asset Store, and you can update your asset as usual<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"oct-step-item\">\n                        <div class=\"oct-step-content\">\n                            <div class=\"oct-step-title\">Leave a review<\/div>\n                            <div class=\"oct-step-text\">Share your experience in a review on the Asset Store<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"oct-contact-container\">\n                    <a href=\"mailto:octantastudio@gmail.com\" class=\"oct-button\">Submit custom solution request \u2192<\/a>\n                <\/div>\n                \n                <div class=\"oct-note\">\n                    * Development is built on the existing asset. Delivery time and pricing are agreed upon individually.\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:30%\">\n<!DOCTYPE html>\n<html lang=\"uk\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Octanta Studio &#8211; \u041d\u043e\u0432\u0438\u043d\u0438<\/title>\n    <style>\n        :root {\n            --primary: #8B5CF6;\n            --primary-light: rgba(139, 92, 246, 0.5);\n            --secondary: #49B3FF;\n            --secondary-light: #63D2FF;\n            --accent: #6366f1;\n            --bg-dark: #121218;\n            --bg-card: rgba(30, 32, 46, 0.85);\n            --bg-card-hover: rgba(40, 42, 56, 0.95);\n            --text: #F1F5F9;\n            --text-muted: rgba(255, 255, 255, 0.7);\n            --text-subtle: rgba(255, 255, 255, 0.4);\n            --border: rgba(255, 255, 255, 0.1);\n            --border-highlight: rgba(255, 255, 255, 0.2);\n            --content-max-width: 1200px;\n            --section-margin: 40px;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n            background-color: var(--bg-dark);\n            color: var(--text);\n            margin: 0;\n            padding: 0;\n        }\n\n        .oct-section {\n            width: 100%;\n            max-width: var(--content-max-width);\n            margin: var(--section-margin) auto;\n            padding: 0 15px;\n            box-sizing: border-box;\n        }\n\n        .oct-section-title {\n            text-align: center;\n            margin-bottom: 20px;\n            font-size: 32px;\n            font-weight: 400;\n            letter-spacing: 1px;\n            color: #fff;\n            text-transform: uppercase;\n            position: relative;\n        }\n\n        .oct-section-title::after {\n            content: \"\";\n            position: absolute;\n            width: 60px;\n            height: 3px;\n            background-color: var(--primary-light);\n            bottom: -10px;\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .oct-news-content {\n            max-width: 720px;\n            margin: 0 auto;\n        }\n\n        .oct-news-item {\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .oct-news-video {\n            position: relative;\n            width: 100%;\n            padding-bottom: 56.25%;\n            background: #0a0a0e;\n        }\n\n        .oct-news-video iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            border: none;\n        }\n\n        .oct-news-body {\n            display: flex;\n            align-items: center;\n        }\n\n        .oct-news-link {\n            color: var(--secondary);\n            text-decoration: underline;\n            text-decoration-color: rgba(73, 179, 255, 0.4);\n            text-decoration-thickness: 1px;\n            text-underline-offset: 3px;\n            font-weight: 700;\n            font-size: 15px;\n            display: inline-block;\n            padding: 0 2px;\n            transition: all 0.2s ease;\n            white-space: nowrap;\n        }\n\n        .oct-news-link:hover {\n            color: var(--secondary-light);\n            text-decoration-color: var(--secondary-light);\n            text-decoration-thickness: 2px;\n        }\n\n        .oct-news-link::after {\n            content: \"\u2192\";\n            margin-left: 6px;\n            font-size: 14px;\n            opacity: 0.7;\n        }\n\n        @media (max-width: 768px) {\n            .oct-section {\n                padding: 0 10px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"oct-section\">\n        <h2 class=\"oct-section-title\">NEWS<\/h2>\n\n        <div class=\"oct-news-content\">\n\n            <div class=\"oct-news-item\">\n                <div class=\"oct-news-body\">\n                    <a href=\"https:\/\/u3d.as\/3HnN\" class=\"oct-news-link\" target=\"_blank\" rel=\"noopener noreferrer\">Mini version of Automatic Tutorial Maker released<\/a>\n                <\/div>\n                <div class=\"oct-news-video\">\n                    <iframe\n                        src=\"https:\/\/www.youtube.com\/embed\/LKHDq2Hx06M\"\n                        title=\"Automatic Tutorial Maker Mini\"\n                        allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n                        allowfullscreen\n><\/iframe>\n                <\/div>\n            <\/div>\n\n            \n            <div class=\"oct-news-item\" style=\"margin-top: 40px;\">\n                <div class=\"oct-news-body\">\n                    <a href=\"https:\/\/u3d.as\/3C7x\" class=\"oct-news-link\" target=\"_blank\" rel=\"noopener noreferrer\">Touch Effect System 2.0 is now live<\/a>\n                <\/div>\n                <div class=\"oct-news-video\">\n                    <iframe\n                        src=\"https:\/\/www.youtube.com\/embed\/ktrnTdK-P4o\"\n                        title=\"Touch Effect System 2.0\"\n                        allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n                        allowfullscreen\n><\/iframe>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<div class=\"oct-text\">\n                We gained experience in game development \u2192 created assets to simplify the process \u2192 and ultimately compiled a guide based on our own experience.\n            <\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"uk\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Educational Access Form<\/title>\n    <style>\n        :root {\n            --primary: #8B5CF6;\n            --primary-light: rgba(139, 92, 246, 0.5);\n            --secondary: #49B3FF;\n            --accent: #6366f1;\n            --accent-hover: #4f46e5;\n            --bg-dark: #121218;\n            --bg-card: rgba(30, 32, 46, 0.85);\n            --bg-card-hover: rgba(40, 42, 56, 0.95);\n            --text: #F1F5F9;\n            --text-muted: rgba(255, 255, 255, 0.7);\n            --text-subtle: rgba(255, 255, 255, 0.4);\n            --border: rgba(255, 255, 255, 0.1);\n            --border-highlight: rgba(255, 255, 255, 0.2);\n            --verified: #4ade80;\n        }\n        \n        .edu-container {\n            background: var(--bg-card);\n            border: 1px solid var(--border);\n            padding: 20px;\n            position: relative;\n            width: 90%;\n            margin: 0 auto;\n            box-sizing: border-box;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\n            overflow: hidden;\n        }\n        \n        .edu-header {\n            position: relative;\n            margin-bottom: 15px;\n        }\n        \n        .edu-badge {\n            position: absolute;\n            top: 0;\n            right: 0;\n            background: rgba(0, 0, 0, 0.3);\n            padding: 4px 10px;\n            font-size: 11px;\n            font-weight: 500;\n            color: var(--text-muted);\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            z-index: 2;\n            border-radius: 2px;\n        }\n        \n        .edu-title {\n            font-size: 20px;\n            color: white;\n            margin: 0;\n            font-weight: 600;\n            position: relative;\n            z-index: 1;\n            width: 100%;\n        }\n        \n        .edu-subtitle-container {\n            display: flex;\n            align-items: center;\n            margin-top: 3px;\n            gap: 8px;\n            color: var(--secondary);\n        }\n        \n        .edu-subtitle-license {\n            font-size: 14px;\n            margin: 0;\n            font-weight: 500;\n            position: relative;\n            z-index: 1;\n            color: var(--secondary);\n        }\n        \n        .edu-verified-tag {\n            display: flex;\n            align-items: center;\n            gap: 4px;\n            background: rgba(73, 179, 255, 0.15);\n            padding: 2px 6px;\n            border-radius: 2px;\n            font-size: 10px;\n            font-weight: 500;\n        }\n        \n        .edu-verified-icon {\n            width: 8px;\n            height: 8px;\n        }\n        \n        .edu-content {\n            margin-bottom: 15px;\n        }\n        \n        .edu-icon {\n            flex-shrink: 0;\n            width: 40px;\n            height: 40px;\n            background: rgba(99, 102, 241, 0.15);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border-radius: 50%;\n        }\n        \n        .edu-icon svg {\n            width: 24px;\n            height: 24px;\n        }\n        \n        .edu-description {\n            color: var(--text-muted);\n            font-size: 14px;\n            line-height: 1.4;\n            margin: 0 0 10px 0;\n            width: 100%;\n        }\n        \n        .edu-description:last-child {\n            margin-bottom: 0;\n        }\n        \n        .edu-package-info {\n            color: var(--text-muted);\n            font-size: 13px;\n            text-align: center;\n            margin: 12px 0 10px;\n        }\n        \n        .edu-button-container {\n            display: flex;\n            justify-content: center;\n            margin: 15px 0 10px;\n        }\n        \n        .edu-download-button {\n            background: var(--accent);\n            color: white;\n            padding: 7px 12px;\n            border: none;\n            font-size: 12px;\n            font-weight: 500;\n            cursor: pointer;\n            text-align: center;\n            text-decoration: none;\n            display: inline-block;\n            position: relative;\n            overflow: hidden;\n            transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;\n        }\n        \n        .edu-download-button:hover {\n            background: var(--accent-hover);\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);\n        }\n        \n        .edu-footnote {\n            font-size: 11px;\n            color: var(--text-subtle);\n            margin: 10px 0 0;\n            font-style: italic;\n            position: relative;\n            z-index: 1;\n            line-height: 1.4;\n        }\n        \n        \/* Grid pattern overlay *\/\n        .edu-container::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background-image: \n                linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px),\n                linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);\n            background-size: 20px 20px;\n            opacity: 0.7;\n            pointer-events: none;\n            z-index: 0;\n        }\n        \n        .edu-corner-decoration {\n            position: absolute;\n            width: 15px;\n            height: 15px;\n            pointer-events: none;\n            opacity: 0.4;\n        }\n        \n        .edu-corner-tl {\n            top: 8px;\n            left: 8px;\n            border-left: 1px solid rgba(255, 255, 255, 0.4);\n            border-top: 1px solid rgba(255, 255, 255, 0.4);\n        }\n        \n        .edu-corner-br {\n            bottom: 8px;\n            right: 8px;\n            border-right: 1px solid rgba(255, 255, 255, 0.4);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.4);\n        }\n        \n        .price-line {\n            display: flex;\n            align-items: center;\n            gap: 4px;\n        }\n        \n        .price-old {\n            text-decoration: line-through;\n            opacity: 0.7;\n            font-size: 14px;\n        }\n        \n        \/* New styles for partnership link section *\/\n        .edu-partnership-container {\n            margin-top: 25px;\n            text-align: center;\n            padding: 5px 0;\n            position: relative;\n        }\n        \n        .edu-partnership-link {\n            display: inline-flex;\n            align-items: center;\n            color: var(--secondary);\n            font-size: 14px;\n            font-weight: 500;\n            text-decoration: underline;\n            text-decoration-color: rgba(73, 179, 255, 0.4);\n            text-decoration-thickness: 1px;\n            text-underline-offset: 2px;\n            transition: all 0.2s ease;\n            gap: 6px;\n        }\n        \n        .edu-partnership-link:hover {\n            color: var(--secondary-light);\n            text-decoration-color: var(--secondary-light);\n            text-decoration-thickness: 2px;\n        }\n        \n        .edu-partnership-icon {\n            width: 14px;\n            height: 14px;\n            opacity: 0.8;\n        }\n        \n        @media (max-width: 768px) {\n            .edu-container {\n                padding: 15px;\n            }\n            \n            .edu-content {\n                gap: 10px;\n            }\n            \n            .edu-icon {\n                width: 36px;\n                height: 36px;\n                margin-bottom: 5px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"edu-container\">\n        <div class=\"edu-corner-decoration edu-corner-tl\"><\/div>\n        <div class=\"edu-corner-decoration edu-corner-br\"><\/div>\n        \n        <div class=\"edu-header\">\n           \n            <h3 class=\"edu-title\">Publishing Guide for the Unity Asset Store<\/h3>\n            <div class=\"edu-subtitle-container\">\n                <div class=\"price-line\">                    \n                    <h4 class=\"edu-subtitle-license\">A 2025 roadmap<\/h4>\n                <\/div>                \n            <\/div>\n        <\/div>\n       <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/buildadd\/unityassetstoreguide.webp?ssl=1\" alt=\"Experience of a Ukrainian indie studio with publishing assets on the Unity Asset Store - compiled into a guide\" style=\"width: 100%; height: auto; display: block;\">\n        <div class=\"edu-content\">\n <p class=\"edu-description\"><\/p> \n            <p class=\"edu-description\">Explore the full cycle of asset publishing. We\u2019ve gathered our own experience in this guide - it\u2019s useful if you plan to share your solutions with the Unity community.<\/p>\n            <p class=\"edu-description\"><\/p>\n        <\/div>\n        \n        <div class=\"edu-button-container\">\n            <a href=\"https:\/\/docs.google.com\/presentation\/d\/1sK-eUqKk2k8RNaaNW6RaugEgNpR2lcVC\/edit?usp=sharing&#038;ouid=101057118766491122951&#038;rtpof=true&#038;sd=true\" class=\"oct-button\">Open the guide (UA) \u2192<\/a>\n        <\/div>\n                \n        <p class=\"edu-footnote\">* Our experience may differ. Contributions are welcome.<\/p>\n    <\/div>    \n<\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:70%\">\n<!DOCTYPE html>\n<html lang=\"uk\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Released Games &#8211; Octanta Studio | Play Our Mobile &#038; Browser Games<\/title>\n    <style>\n    :root {\n        --primary: #8B5CF6;\n        --primary-light: rgba(139, 92, 246, 0.5);\n        --secondary: #49B3FF;\n        --accent: #6366f1;\n        --accent-hover: #4f46e5;\n        --bg-dark: #121218;\n        --bg-card: rgba(30, 32, 46, 0.85);\n        --bg-card-hover: rgba(40, 42, 56, 0.95);\n        --text: #F1F5F9;\n        --text-muted: rgba(255, 255, 255, 0.7);\n        --text-subtle: rgba(255, 255, 255, 0.4);\n        --border: rgba(255, 255, 255, 0.1);\n        --border-highlight: rgba(255, 255, 255, 0.2);\n    }\n    \n    body {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        background-color: var(--bg-dark);\n        color: var(--text);\n        margin: 0;\n        padding: 0;\n    }\n\n    .oct-section {\n        width: 100%;\n        position: relative;\n        margin: 40px 0;\n    }\n\n    .oct-section-title {\n        text-align: center;\n        margin-bottom: 40px;\n        font-size: 32px;\n        font-weight: 400;\n        letter-spacing: 1px;\n        color: white;\n        text-transform: uppercase;\n        position: relative;\n    }\n\n    .oct-section-title::after {\n        content: \"\";\n        position: absolute;\n        width: 60px;\n        height: 3px;\n        background-color: var(--primary-light);\n        bottom: -10px;\n        left: 50%;\n        transform: translateX(-50%);\n    }\n\n    .oct-content-container {\n        display: flex;\n        flex-direction: column;\n        max-width: 900px;\n        margin: 0 auto;\n        padding: 0 20px;\n        gap: 15px;\n    }\n\n    .oct-game-row {\n        position: relative;\n        min-height: 180px;\n        width: 100%;\n        overflow: hidden;\n        transition: all 0.3s ease;\n        border: 1px solid var(--border);\n        cursor: pointer;\n        display: flex;\n        flex-direction: column;\n        background-position: center;\n        background-size: cover;\n    }\n\n    .oct-game-row:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);\n        border-color: var(--border-highlight);\n    }\n\n    .oct-card-link {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        z-index: 2;\n    }\n\n    .oct-game-row::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background: linear-gradient(90deg, \n            rgba(18, 18, 24, 0.95) 0%, \n            rgba(18, 18, 24, 0.85) 30%,\n            rgba(18, 18, 24, 0.7) 60%,\n            rgba(18, 18, 24, 0.5) 100%);\n        pointer-events: none;\n    }\n\n    .oct-game-content {\n        display: flex;\n        flex-direction: column;\n        padding: 15px 15px 0 15px;\n        position: relative;\n        width: 100%;\n        box-sizing: border-box;\n        z-index: 3;\n        min-height: 170px;\n    }\n\n    .oct-game-header {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        width: 100%;\n        margin-bottom: 8px;\n        position: relative;\n    }\n\n    .oct-game-title-container {\n        flex: 1;\n    }\n\n    .oct-game-meta {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n    }\n\n    .oct-platform-badge {\n        font-family: monospace;\n        font-size: 10px;\n        color: var(--text-muted);\n        display: flex;\n        align-items: center;\n        background: rgba(0, 0, 0, 0.3);\n        padding: 2px 5px;\n        border-radius: 3px;\n    }\n\n    .oct-platform-icon {\n        width: 14px;\n        height: 14px;\n        margin-right: 5px;\n        opacity: 0.8;\n    }\n\n    .oct-game-year {\n        padding: 2px 5px;\n        background: rgba(0, 0, 0, 0.3);\n        border-radius: 2px;\n        position: absolute;\n        bottom: 15px;\n        left: 15px;\n        font-family: monospace;\n        font-size: 10px;\n        color: var(--text-muted);\n        z-index: 5;\n    }\n\n    .oct-game-title {\n        font-size: 20px;\n        font-weight: 600;\n        margin: 0 0 2px 0;\n        color: white;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);\n    }\n\n    .oct-game-subtitle {\n        font-size: 12px;\n        color: var(--secondary);\n        text-transform: lowercase;\n        letter-spacing: 0.5px;\n        opacity: 0.9;\n        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);\n    }\n\n    .oct-game-description {\n        color: var(--text-muted);\n        font-size: 13px;\n        line-height: 1.4;\n        margin: 5px 0 0 0;\n        width: 100%;\n        position: relative;\n        box-sizing: border-box;\n        flex-grow: 1;\n    }\n\n    .oct-corner-button-group {\n        position: absolute;\n        right: 15px;\n        bottom: 15px;\n        z-index: 15;\n        pointer-events: auto;\n    }\n\n    .oct-game-row::after {\n        content: '';\n        position: absolute;\n        top: 0;\n        right: 0;\n        width: 40%;\n        height: 100%;\n        background-image: \n            linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),\n            linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);\n        background-size: 20px 20px;\n        opacity: 0.3;\n        pointer-events: none;\n        z-index: 2;\n    }\n\n    .oct-button {\n        background: var(--accent);\n        color: white;\n        padding: 8px 15px;\n        border: none;\n        cursor: pointer;\n        text-decoration: none;\n        display: inline-block;\n        font-size: 12px;\n        font-weight: 500;\n        text-align: center;\n        width: auto;\n        box-sizing: border-box;\n        transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;\n        white-space: nowrap;\n        z-index: 20;\n        position: relative;\n    }\n\n    .oct-button:hover {\n        background: var(--accent-hover);\n        transform: translateY(-2px);\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);\n    }\n\n    .oct-corner-button-group .oct-button {\n        background: var(--accent);\n        color: white;\n        padding: 8px 15px;\n        border: none;\n        cursor: pointer;\n        text-decoration: none;\n        display: inline-block;\n        font-size: 12px;\n        font-weight: 500;\n        text-align: center;\n        width: auto;\n        box-sizing: border-box;\n        transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;\n        white-space: nowrap;\n        z-index: 20;\n        position: relative;\n        pointer-events: auto;\n    }\n\n    .oct-corner-button-group .oct-button:hover {\n        background: var(--accent-hover);\n        transform: translateY(-2px);\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);\n    }\n\n    .oct-card-link {\n        pointer-events: none;\n    }\n\n    .oct-card-link:not(.oct-corner-button-group) {\n        pointer-events: auto;\n    }\n\n    .platform-icon {\n        position: absolute;\n        bottom: 15px;\n        right: 70px;\n        z-index: 5;\n        height: 24px;\n    }\n\n    .oct-game-note {\n        font-size: 14px;\n        color: var(--text-muted);\n        font-style: italic;\n        line-height: 1.3;\n        padding: 3px 0;\n        max-width: 100%;\n        margin-top: 5px;\n        text-align: center;\n    }\n\n    @media (max-width: 800px) {\n        .oct-game-row {\n            min-height: 220px;\n        }\n        \n        .oct-game-title {\n            font-size: 18px;\n        }\n        \n        .oct-game-subtitle {\n            font-size: 11px;\n        }\n        \n        .oct-game-description {\n            font-size: 12px;\n        }\n\n        .oct-game-row::before {\n            background: linear-gradient(90deg, \n                rgba(18, 18, 24, 0.95) 0%, \n                rgba(18, 18, 24, 0.9) 50%,\n                rgba(18, 18, 24, 0.8) 100%);\n        }\n        \n        .oct-content-container {\n            padding: 0 15px;\n        }\n        \n        .oct-game-note {\n            font-size: 14px;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .oct-content-container {\n            width: 92%;\n            padding: 0 10px;\n        }\n        \n        .oct-game-row {\n            min-height: 260px;\n        }\n        \n        .oct-game-row::before {\n            background: linear-gradient(0deg, \n                rgba(18, 18, 24, 0.95) 0%, \n                rgba(18, 18, 24, 0.85) 50%,\n                rgba(18, 18, 24, 0.75) 100%);\n        }\n        \n        .oct-game-header {\n            margin-bottom: 10px;\n            flex-direction: column;\n        }\n        \n        .oct-game-meta {\n            margin-top: 5px;\n        }\n        \n        .oct-game-description {\n            margin: 10px 0 0 0;\n        }\n        \n        .oct-game-content {\n            min-height: 200px;\n        }\n    }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"oct-section\">\n        <h2 class=\"oct-section-title\">GAMES IN RELEASE<\/h2>\n        \n        <div class=\"oct-content-container\">\n            <div class=\"oct-game-row\" style=\"background-image: url('https:\/\/www.octantastudio.com\/wp-content\/buildadd\/brotular.webp')\">\n                <div class=\"oct-card-link-container\">\n                    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.Octanta_Studio.BrotulaRemaster\" class=\"oct-card-link\" aria-label=\"Brotula - Underwater Survival Game\"><\/a>\n                <\/div>\n                \n                <div class=\"oct-game-content\">\n                    <div class=\"oct-game-header\">\n                        <div class=\"oct-game-title-container\">\n                            <h3 class=\"oct-game-title\">BROTULA<\/h3>\n                            <div class=\"oct-game-subtitle\">Survival and genetic engineering in the deep ocean<\/div>\n                        <\/div>\n                        \n                        <div class=\"oct-game-meta\">\n                            <span class=\"oct-platform-badge\">\n                                <svg class=\"oct-platform-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                    <rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"><\/rect>\n                                    <line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"18\"><\/line>\n                                <\/svg>\n                                Google Play\n                            <\/span>\n                        <\/div>\n                    <\/div>\n                    \n                    <p class=\"oct-game-description\">Main character from a high-tech world, in search of something real, joins an exploration expedition and encounters underwater creatures.<\/p>\n                <\/div>\n                \n                <div class=\"oct-corner-button-group\">\n                    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.Octanta_Studio.BrotulaRemaster\" class=\"oct-button\">Play<\/a>\n                <\/div>\n                <span class=\"oct-game-year\">2022<\/span>\n            <\/div>\n            \n            <div class=\"oct-game-row\" style=\"background-image: url('https:\/\/www.octantastudio.com\/wp-content\/buildadd\/jewelscreen.jpg')\">\n                <div class=\"oct-card-link-container\">\n                    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.OctantaStudio.com.unity.template.mobile2D\" class=\"oct-card-link\" aria-label=\"Jewellirium - Renaissance Jeweler Simulation\"><\/a>\n                <\/div>\n                \n                <div class=\"oct-game-content\">\n                    <div class=\"oct-game-header\">\n                        <div class=\"oct-game-title-container\">\n                            <h3 class=\"oct-game-title\">JEWELLIRIUM<\/h3>\n                            <div class=\"oct-game-subtitle\">Renaissance alchemist-jeweler simulator<\/div>\n                        <\/div>\n                        \n                        <div class=\"oct-game-meta\">\n                            <span class=\"oct-platform-badge\">\n                                <svg class=\"oct-platform-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                    <rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"><\/rect>\n                                    <line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"18\"><\/line>\n                                <\/svg>\n                                Google Play\n                            <\/span>\n                        <\/div>\n                    <\/div>\n                    \n                    <p class=\"oct-game-description\">After his father's death, the main character inherits the workshop with all its dark secrets and must complete the family\u2019s legacy.<\/p>\n                <\/div>\n                \n                <div class=\"oct-corner-button-group\">\n                    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.OctantaStudio.com.unity.template.mobile2D\" class=\"oct-button\">Play<\/a>\n                <\/div>\n                <span class=\"oct-game-year\">2023<\/span>\n            <\/div>\n            \n            <div class=\"oct-game-row\" style=\"background-image: url('https:\/\/www.octantastudio.com\/wp-content\/buildadd\/objectivity.webp')\">\n                <div class=\"oct-card-link-container\">\n                    <a href=\"https:\/\/globalgamejam.org\/games\/2025\/objectivity-4\" class=\"oct-card-link\" aria-label=\"Objectivity - Perspective Game\"><\/a>\n                <\/div>\n                \n                <div class=\"oct-game-content\">\n                    <div class=\"oct-game-header\">\n                        <div class=\"oct-game-title-container\">\n                            <h3 class=\"oct-game-title\">OBJECTIVITY<\/h3>\n                            <div class=\"oct-game-subtitle\">Mini-game about blending perspectives for an objective view<\/div>\n                        <\/div>\n                        \n                        <div class=\"oct-game-meta\">\n                            <span class=\"oct-platform-badge\">\n                                <svg class=\"oct-platform-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                    <path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"><\/path>\n                                    <polyline points=\"15 3 21 3 21 9\"><\/polyline>\n                                    <line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"><\/line>\n                                <\/svg>\n                                Itch.io\n                            <\/span>\n                        <\/div>\n                    <\/div>\n                    \n                    <p class=\"oct-game-description\">The main character needs to create a gallery of unspoiled photos.<\/p>\n                <\/div>\n                \n                <div class=\"oct-corner-button-group\">\n                    <a href=\"https:\/\/globalgamejam.org\/games\/2025\/objectivity-4\" class=\"oct-button\">Play in browser<\/a>\n                <\/div>\n                <span class=\"oct-game-year\">2025<\/span>\n            <\/div>\n            \n            <div class=\"oct-note\">Unlike our other games, Objectivity was created in just a week and a half and partially with the help of AI. This mini-game took 3rd place at <a href=\"https:\/\/docs.google.com\/spreadsheets\/d\/1wt0VP5iEYuExDf-MjzBRkGiYbv341b3HKunHDNTfcoc\/edit?usp=sharing\" style=\"color: var(--text-subtle);\"> Global Game Jam Ukraine<\/a>  and ranked among the top 20 out of 175 games<a href=\"https:\/\/globalgamejam.org\/news\/ctrlaltdisinfo-game-jam-participants-share-their-experiences\" style=\"color: var(--text-subtle);\"> at the Ctrl+Alt+Disinfo hackathon.<\/a><\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:30%\">\n<!DOCTYPE html>\n<html lang=\"uk\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- SEO optimized title for studio information -->\n    <title>About Octanta Studio &#8211; Independent Game Development Team<\/title>\n    <style>\n    :root {\n        \/* Brand color scheme for visual identity *\/\n        --primary: #8B5CF6;\n        --primary-light: rgba(139, 92, 246, 0.5);\n        --secondary: #49B3FF;\n        --secondary-light: #63D2FF;\n        --accent: #6366f1;\n        --bg-dark: #121218;\n        --text: #F1F5F9;\n        --text-muted: rgba(255, 255, 255, 0.7);\n        --text-subtle: rgba(255, 255, 255, 0.4);\n    }\n    \n    \/* Base styling for accessibility and readability *\/\n    body {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        background-color: var(--bg-dark);\n        color: var(--text);\n        margin: 0;\n        padding: 0;\n    }\n\n    \/* Section container for content organization *\/\n    .oct-section {\n        width: 100%;\n        position: relative;\n        margin: 40px 0;\n    }\n\n    \/* Section title styling for visual hierarchy *\/\n    .oct-section-title {\n        text-align: center;\n        margin-bottom: 40px;\n        font-size: 32px;\n        font-weight: 400;\n        letter-spacing: 1px;\n        color: white;\n        text-transform: uppercase;\n        position: relative;\n    }\n\n    \/* Decorative underline for section titles *\/\n    .oct-section-title::after {\n        content: \"\";\n        position: absolute;\n        width: 60px;\n        height: 3px;\n        background-color: var(--primary-light);\n        bottom: -10px;\n        left: 50%;\n        transform: translateX(-50%);\n    }\n\n    \/* Content container for better readability *\/\n    .oct-content {\n        max-width: 900px;\n        margin: 0 auto;\n        padding: 0 20px;\n    }\n\n    \/* Text styling for studio description *\/\n    .oct-text {\n        text-align: center;\n        margin: 0 auto 30px;\n        line-height: 1.6;\n        color: var(--text-muted);\n        font-size: 16px;\n    }\n\n    \/* Team member grid layout for responsive display *\/\n    .oct-team-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n        gap: 20px;\n        margin: 20px 0;\n    }\n\n    \/* Team member card styling *\/\n    .oct-team-member {\n        display: flex;\n        align-items: center;\n        padding: 10px;\n    }\n\n    \/* Team member icon styling for visual identity *\/\n    .oct-member-icon {\n        width: 36px;\n        height: 36px;\n        border-radius: 50%;\n        background: rgba(99, 102, 241, 0.15);\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-right: 12px;\n        font-weight: bold;\n        font-size: 16px;\n        flex-shrink: 0;\n    }\n\n    \/* Special styling for undisclosed team members *\/\n    .oct-member-secret .oct-member-icon {\n        background: rgba(80, 30, 80, 0.2);\n    }\n\n    \/* Team member information layout *\/\n    .oct-member-info {\n        display: flex;\n        flex-direction: column;\n        flex-grow: 1;\n        min-width: 0;\n    }\n\n    \/* Team member title styling for position emphasis *\/\n    .oct-member-title {\n        font-weight: 600;\n        margin-bottom: 3px;\n        font-size: 14px;\n        color: white;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n    }\n\n    \/* Team member name styling *\/\n    .oct-member-name {\n        font-size: 14px;\n        color: var(--text-muted);\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n    }\n\n    \/* Team member profile link styling for engagement *\/\n    .oct-member-link {\n        color: var(--secondary);\n        text-decoration: underline;\n        text-decoration-color: rgba(73, 179, 255, 0.4);\n        text-decoration-thickness: 1px;\n        text-underline-offset: 2px;\n        font-weight: 700;\n        font-size: 15px;\n        display: inline-block;\n        padding: 0 2px;\n        transition: all 0.2s ease;\n    }\n\n    \/* Interactive hover effect for profile links *\/\n    .oct-member-link:hover {\n        color: var(--secondary-light);\n        text-decoration-color: var(--secondary-light);\n        text-decoration-thickness: 2px;\n    }\n\n    \/* Arrow indicator for external links *\/\n    .oct-member-link::after {\n        content: \"\u2192\";\n        margin-left: 4px;\n        font-size: 14px;\n        opacity: 0.7;\n    }\n\n    \/* Styling for confidential team member information *\/\n    .oct-secret-text {\n        font-style: italic;\n        color: var(--text-subtle);\n    }\n\n    \/* Responsive design for mobile optimization *\/\n    @media (max-width: 480px) {\n        .oct-team-grid {\n            grid-template-columns: 1fr;\n        }\n        \n        .oct-team-member {\n            margin: 5px 0;\n        }\n        \n        .oct-member-title, .oct-member-name {\n            white-space: normal;\n        }\n        \n        .oct-text {\n            font-size: 14px;\n        }\n    }\n    <\/style>\n<\/head>\n<body>\n    <!-- About Us Section - Team and Studio Information -->\n    <div class=\"oct-section\">\n        <h2 class=\"oct-section-title\">ABOUT<\/h2>\n        \n        <div class=\"oct-content\">\n            <!-- Studio introduction and history -->\n            <div class=\"oct-text\">\n                We, the independent team at Octanta Studio, have been developing games since 2022. Our completed projects include Brotula and Jewellirium for mobile, as well as the browser mini-game Objectivity, created for a game jam. We also began development on Aquarius Age, which is currently on hold. In 2024, we launched a branch focused on asset development based on our own tools and solutions. Our team consists of:\n            <\/div>\n            \n            <!-- Team member showcase with roles and specializations -->\n            <div class=\"oct-team-grid\">\n                <!-- Sound Designer and Composer -->\n                <div class=\"oct-team-member\">\n                    <div class=\"oct-member-icon\">S<\/div>\n                    <div class=\"oct-member-info\">\n                        <div class=\"oct-member-title\">Sound designer and composer<\/div>\n                        <div class=\"oct-member-name\">\n                            <a href=\"https:\/\/www.octantastudio.com\/en\/2025\/02\/16\/shvetsb\/\" class=\"oct-member-link\">Shvetsb<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                                              \n                <!-- Project Architect -->\n                <div class=\"oct-team-member\">\n                    <div class=\"oct-member-icon\">D<\/div>\n                    <div class=\"oct-member-info\">\n                        <div class=\"oct-member-title\">Project architect<\/div>\n                        <div class=\"oct-member-name\">\n                            <a href=\"https:\/\/www.octantastudio.com\/en\/2024\/08\/30\/dariia-kainis\/\" class=\"oct-member-link\">Dariia | Kainis<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<style>\r\n  iframe {\r\n    width: 80%;\r\n    max-width: 100%;\r\n    height: 250px;\r\n    display: block;\r\n    margin: 0 auto;\r\n    padding: 0;\r\n  }\r\n<\/style>\r\n\r\n<center>\r\n  <iframe src=\"https:\/\/www.octantastudio.com\/wp-content\/buildadd\/WEBGL\/index.html\" frameborder=\"0\" allowfullscreen scrolling=\"no\"><\/iframe>\r\n<\/center>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-cover alignfull\" style=\"min-height:213px;aspect-ratio:unset;\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"473\" class=\"wp-block-cover__image-background wp-image-2229 size-large\" alt=\"\" src=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-3.webp?resize=1024%2C473&#038;ssl=1\" style=\"object-position:50% 0%\" data-object-fit=\"cover\" data-object-position=\"50% 0%\" srcset=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-3-scaled.webp?resize=1024%2C473&amp;ssl=1 1024w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-3-scaled.webp?resize=300%2C139&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-3-scaled.webp?resize=768%2C355&amp;ssl=1 768w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-3-scaled.webp?resize=1536%2C710&amp;ssl=1 1536w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-3-scaled.webp?resize=2048%2C946&amp;ssl=1 2048w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-3-scaled.webp?resize=18%2C8&amp;ssl=1 18w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#2b3259\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-7a3688e9 wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:30%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:40%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:30%\"><\/div>\n<\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1126\" height=\"1536\" src=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2026\/02\/268.png?resize=1126%2C1536&#038;ssl=1\" alt=\"\" class=\"wp-image-4001\" style=\"width:220px\" srcset=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2026\/02\/268.png?w=1126&amp;ssl=1 1126w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2026\/02\/268.png?resize=220%2C300&amp;ssl=1 220w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2026\/02\/268.png?resize=751%2C1024&amp;ssl=1 751w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2026\/02\/268.png?resize=768%2C1048&amp;ssl=1 768w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2026\/02\/268.png?resize=9%2C12&amp;ssl=1 9w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><figcaption class=\"wp-element-caption\">Octanta Studio \u7684 Unity \u8d44\u4ea7\u7cfb\u5217\u662f\u4e00\u5957\u89c6\u89c9\u7cfb\u7edf\uff0c\u65e8\u5728\u7b80\u5316\u5f00\u53d1\u4e2d\u7684\u65e5\u5e38\u91cd\u590d\u4efb\u52a1\uff0c\u8ba9\u5f00\u53d1\u8005\u80fd\u591f\u5c06\u66f4\u591a\u65f6\u95f4\u6295\u5165\u5230\u521b\u610f\u548c\u903b\u8f91\u4e2d. \u6211\u4eec\u6b63\u5728\u9010\u6b65\u5c06\u6211\u4eec\u7684\u5de5\u5177\u9002\u914d\u7ed9\u4e2d\u56fd\u7684\u5f00\u53d1\u8005\uff01<br>WeChat: octanta_studio<\/figcaption><\/figure>\n\n\n\n<p class=\"has-text-align-center\">octantastudio@gmail.com<\/p>\n\n\n\n<ul class=\"wp-block-social-links aligncenter is-style-default is-horizontal is-content-justification-center is-layout-flex wp-container-core-social-links-is-layout-d2ac6d6f wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-youtube  wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/www.youtube.com\/channel\/UCl5ZPQd1c08ZXIze7vo24Bg\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">YouTube<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-telegram  wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/t.me\/octanta_studio\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 128 128\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M28.9700376,63.3244248 C47.6273373,55.1957357 60.0684594,49.8368063 66.2934036,47.2476366 C84.0668845,39.855031 87.7600616,38.5708563 90.1672227,38.528 C90.6966555,38.5191258 91.8804274,38.6503351 92.6472251,39.2725385 C93.294694,39.7979149 93.4728387,40.5076237 93.5580865,41.0057381 C93.6433345,41.5038525 93.7494885,42.63857 93.6651041,43.5252052 C92.7019529,53.6451182 88.5344133,78.2034783 86.4142057,89.5379542 C85.5170662,94.3339958 83.750571,95.9420841 82.0403991,96.0994568 C78.3237996,96.4414641 75.5015827,93.6432685 71.9018743,91.2836143 C66.2690414,87.5912212 63.0868492,85.2926952 57.6192095,81.6896017 C51.3004058,77.5256038 55.3966232,75.2369981 58.9976911,71.4967761 C59.9401076,70.5179421 76.3155302,55.6232293 76.6324771,54.2720454 C76.6721165,54.1030573 76.7089039,53.4731496 76.3346867,53.1405352 C75.9604695,52.8079208 75.4081573,52.921662 75.0095933,53.0121213 C74.444641,53.1403447 65.4461175,59.0880351 48.0140228,70.8551922 C45.4598218,72.6091037 43.1463059,73.4636682 41.0734751,73.4188859 C38.7883453,73.3695169 34.3926725,72.1268388 31.1249416,71.0646282 C27.1169366,69.7617838 23.931454,69.0729605 24.208838,66.8603276 C24.3533167,65.7078514 25.9403832,64.5292172 28.9700376,63.3244248 Z\" \/><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">https:\/\/t.me\/octanta_studio<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-bluesky  wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/bsky.app\/profile\/octantastudio.bsky.social\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6.3,4.2c2.3,1.7,4.8,5.3,5.7,7.2.9-1.9,3.4-5.4,5.7-7.2,1.7-1.3,4.3-2.2,4.3.9s-.4,5.2-.6,5.9c-.7,2.6-3.3,3.2-5.6,2.8,4,.7,5.1,3,2.9,5.3-5,5.2-6.7-2.8-6.7-2.8,0,0-1.7,8-6.7,2.8-2.2-2.3-1.2-4.6,2.9-5.3-2.3.4-4.9-.3-5.6-2.8-.2-.7-.6-5.3-.6-5.9,0-3.1,2.7-2.1,4.3-.9h0Z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Bluesky<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-discord  wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/discord.gg\/6SPxKpFZFC\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" version=\"1.1\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M20.317 4.369A19.88 19.88 0 0 0 15.894 3a14.145 14.145 0 0 0-.719 1.518 19.205 19.205 0 0 0-5.351 0A14.183 14.183 0 0 0 9.104 3 19.896 19.896 0 0 0 4.682 4.369a18.921 18.921 0 0 0-3.012 12.52 19.929 19.929 0 0 0 6.081 3.097c.487-.65.922-1.339 1.3-2.061a12.445 12.445 0 0 1-1.958-.896c.165-.12.326-.246.483-.374a12.445 12.445 0 0 0 8.946 0c.157.128.318.253.483.374-.627.371-1.281.683-1.958.896.379.722.813 1.41 1.3 2.061a19.94 19.94 0 0 0 6.081-3.097 18.921 18.921 0 0 0-3.012-12.52ZM8.12 15.233c-1.202 0-2.184-1.09-2.184-2.431 0-1.34.97-2.431 2.184-2.431 1.213 0 2.202 1.09 2.184 2.431 0 1.341-.97 2.431-2.184 2.431Zm7.757 0c-1.202 0-2.184-1.09-2.184-2.431 0-1.34.97-2.431 2.184-2.431 1.213 0 2.202 1.09 2.184 2.431 0 1.341-.97 2.431-2.184 2.431Z\"\/><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Discord<\/span><\/a><\/li><\/ul>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-2704560f wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-center has-background-color has-text-color has-link-color wp-elements-8a8b91787fb012ea734dd9fff9a2d162\"><a href=\"https:\/\/www.octantastudio.com\/en\/terms-of-service\/\">Terms of Service<\/a> | <a href=\"https:\/\/www.octantastudio.com\/en\/privacy-notice\/\">Privacy Notice<\/a> | <a href=\"https:\/\/www.octantastudio.com\/en\/refund-policy\/\">Refund Policy<\/a><\/p>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">All content \u00a9 2022 by Octanta Studio is licensed under CC BY-NC-ND 4.0. <a href=\"https:\/\/www.octantastudio.com\/en\/info-page-about-octanta-studio-for-unity-developers\/\">Info page for LLM-based search \u2192<\/a><\/p>\n<\/div>\n\n\n<div class=\"aligncenter wp-block-site-logo\"><a href=\"https:\/\/www.octantastudio.com\/en\/\" class=\"custom-logo-link\" rel=\"home\"><img loading=\"lazy\" decoding=\"async\" width=\"60\" height=\"60\" src=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?fit=400%2C400&amp;ssl=1\" class=\"custom-logo\" alt=\"OCTANTA STUDIO\" srcset=\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?w=400&amp;ssl=1 400w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?resize=300%2C300&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?resize=150%2C150&amp;ssl=1 150w, https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?resize=12%2C12&amp;ssl=1 12w\" sizes=\"auto, (max-width: 60px) 100vw, 60px\" \/><\/a><\/div><\/div>\n<\/div><\/div>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Unity Assets for Game Developers &#8211; Professional Tools by Octanta Studio<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-803","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Octanta Studio: games &amp; assets - OCTANTA STUDIO<\/title>\n<meta name=\"description\" content=\"\u0406\u043d\u0434\u0456-\u0441\u0442\u0443\u0434\u0456\u044f Unity \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0430\u0441\u0435\u0442\u0456\u0432. \u0421\u0442\u0432\u043e\u0440\u044e\u0454\u043c\u043e \u0432\u0456\u0437\u0443\u0430\u043b\u044c\u043d\u0456 \u0441\u0438\u0441\u0442\u0435\u043c\u0438 \u0434\u043b\u044f \u0441\u043f\u0440\u043e\u0449\u0435\u043d\u043d\u044f \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0434\u043e\u0434\u0430\u0442\u043a\u0456\u0432.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.octantastudio.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Octanta Studio: games &amp; assets - OCTANTA STUDIO\" \/>\n<meta property=\"og:description\" content=\"\u0406\u043d\u0434\u0456-\u0441\u0442\u0443\u0434\u0456\u044f Unity \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0430\u0441\u0435\u0442\u0456\u0432. \u0421\u0442\u0432\u043e\u0440\u044e\u0454\u043c\u043e \u0432\u0456\u0437\u0443\u0430\u043b\u044c\u043d\u0456 \u0441\u0438\u0441\u0442\u0435\u043c\u0438 \u0434\u043b\u044f \u0441\u043f\u0440\u043e\u0449\u0435\u043d\u043d\u044f \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0434\u043e\u0434\u0430\u0442\u043a\u0456\u0432.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.octantastudio.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"OCTANTA STUDIO\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.instagram.com\/octanta_studio\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-03T13:15:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@octanta_studio\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.octantastudio.com\/\",\"url\":\"https:\/\/www.octantastudio.com\/\",\"name\":\"Octanta Studio: games &amp; assets - OCTANTA STUDIO\",\"isPartOf\":{\"@id\":\"https:\/\/www.octantastudio.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.octantastudio.com\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.octantastudio.com\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp\",\"datePublished\":\"2022-08-07T16:55:39+00:00\",\"dateModified\":\"2026-04-03T13:15:12+00:00\",\"description\":\"\u0406\u043d\u0434\u0456-\u0441\u0442\u0443\u0434\u0456\u044f Unity \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0430\u0441\u0435\u0442\u0456\u0432. \u0421\u0442\u0432\u043e\u0440\u044e\u0454\u043c\u043e \u0432\u0456\u0437\u0443\u0430\u043b\u044c\u043d\u0456 \u0441\u0438\u0441\u0442\u0435\u043c\u0438 \u0434\u043b\u044f \u0441\u043f\u0440\u043e\u0449\u0435\u043d\u043d\u044f \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0434\u043e\u0434\u0430\u0442\u043a\u0456\u0432.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.octantastudio.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.octantastudio.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.octantastudio.com\/#primaryimage\",\"url\":\"https:\/\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp\",\"contentUrl\":\"https:\/\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.octantastudio.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043e\u043b\u043e\u0432\u043d\u0430\",\"item\":\"https:\/\/www.octantastudio.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Octanta Studio: games &amp; assets\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.octantastudio.com\/#website\",\"url\":\"https:\/\/www.octantastudio.com\/\",\"name\":\"OCTANTA STUDIO\",\"description\":\"games, indie studio, visionery\",\"publisher\":{\"@id\":\"https:\/\/www.octantastudio.com\/#organization\"},\"alternateName\":\"\u043e\u043a\u0442\u0430\u043d\u0442\u0430 \u0441\u0442\u0443\u0434\u0456\u043e\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.octantastudio.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.octantastudio.com\/#organization\",\"name\":\"Octanta Studio\",\"alternateName\":\"\u041e\u043a\u0442\u0430\u043d\u0442\u0430 \u0421\u0442\u0443\u0434\u0456\u043e\",\"url\":\"https:\/\/www.octantastudio.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.octantastudio.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?fit=400%2C400&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?fit=400%2C400&ssl=1\",\"width\":400,\"height\":400,\"caption\":\"Octanta Studio\"},\"image\":{\"@id\":\"https:\/\/www.octantastudio.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/octanta_studio\/\",\"https:\/\/x.com\/octanta_studio\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Octanta Studio: games &amp; assets - OCTANTA STUDIO","description":"\u0406\u043d\u0434\u0456-\u0441\u0442\u0443\u0434\u0456\u044f Unity \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0430\u0441\u0435\u0442\u0456\u0432. \u0421\u0442\u0432\u043e\u0440\u044e\u0454\u043c\u043e \u0432\u0456\u0437\u0443\u0430\u043b\u044c\u043d\u0456 \u0441\u0438\u0441\u0442\u0435\u043c\u0438 \u0434\u043b\u044f \u0441\u043f\u0440\u043e\u0449\u0435\u043d\u043d\u044f \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0434\u043e\u0434\u0430\u0442\u043a\u0456\u0432.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.octantastudio.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Octanta Studio: games &amp; assets - OCTANTA STUDIO","og_description":"\u0406\u043d\u0434\u0456-\u0441\u0442\u0443\u0434\u0456\u044f Unity \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0430\u0441\u0435\u0442\u0456\u0432. \u0421\u0442\u0432\u043e\u0440\u044e\u0454\u043c\u043e \u0432\u0456\u0437\u0443\u0430\u043b\u044c\u043d\u0456 \u0441\u0438\u0441\u0442\u0435\u043c\u0438 \u0434\u043b\u044f \u0441\u043f\u0440\u043e\u0449\u0435\u043d\u043d\u044f \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0434\u043e\u0434\u0430\u0442\u043a\u0456\u0432.","og_url":"https:\/\/www.octantastudio.com\/en\/","og_site_name":"OCTANTA STUDIO","article_publisher":"https:\/\/www.instagram.com\/octanta_studio\/","article_modified_time":"2026-04-03T13:15:12+00:00","og_image":[{"url":"https:\/\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@octanta_studio","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.octantastudio.com\/","url":"https:\/\/www.octantastudio.com\/","name":"Octanta Studio: games &amp; assets - OCTANTA STUDIO","isPartOf":{"@id":"https:\/\/www.octantastudio.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.octantastudio.com\/#primaryimage"},"image":{"@id":"https:\/\/www.octantastudio.com\/#primaryimage"},"thumbnailUrl":"https:\/\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp","datePublished":"2022-08-07T16:55:39+00:00","dateModified":"2026-04-03T13:15:12+00:00","description":"\u0406\u043d\u0434\u0456-\u0441\u0442\u0443\u0434\u0456\u044f Unity \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0430\u0441\u0435\u0442\u0456\u0432. \u0421\u0442\u0432\u043e\u0440\u044e\u0454\u043c\u043e \u0432\u0456\u0437\u0443\u0430\u043b\u044c\u043d\u0456 \u0441\u0438\u0441\u0442\u0435\u043c\u0438 \u0434\u043b\u044f \u0441\u043f\u0440\u043e\u0449\u0435\u043d\u043d\u044f \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0438 \u0456\u0433\u043e\u0440 \u0456 \u0434\u043e\u0434\u0430\u0442\u043a\u0456\u0432.","breadcrumb":{"@id":"https:\/\/www.octantastudio.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.octantastudio.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.octantastudio.com\/#primaryimage","url":"https:\/\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp","contentUrl":"https:\/\/www.octantastudio.com\/wp-content\/uploads\/2024\/11\/Untitled622-1-scaled.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.octantastudio.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043e\u043b\u043e\u0432\u043d\u0430","item":"https:\/\/www.octantastudio.com\/"},{"@type":"ListItem","position":2,"name":"Octanta Studio: games &amp; assets"}]},{"@type":"WebSite","@id":"https:\/\/www.octantastudio.com\/#website","url":"https:\/\/www.octantastudio.com\/","name":"OCTANTA STUDIO","description":"games, indie studio, visionery","publisher":{"@id":"https:\/\/www.octantastudio.com\/#organization"},"alternateName":"\u043e\u043a\u0442\u0430\u043d\u0442\u0430 \u0441\u0442\u0443\u0434\u0456\u043e","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.octantastudio.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.octantastudio.com\/#organization","name":"Octanta Studio","alternateName":"\u041e\u043a\u0442\u0430\u043d\u0442\u0430 \u0421\u0442\u0443\u0434\u0456\u043e","url":"https:\/\/www.octantastudio.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.octantastudio.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?fit=400%2C400&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.octantastudio.com\/wp-content\/uploads\/2025\/04\/Untitled640_20250420213822.png?fit=400%2C400&ssl=1","width":400,"height":400,"caption":"Octanta Studio"},"image":{"@id":"https:\/\/www.octantastudio.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/octanta_studio\/","https:\/\/x.com\/octanta_studio"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.octantastudio.com\/en\/wp-json\/wp\/v2\/pages\/803","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.octantastudio.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.octantastudio.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.octantastudio.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.octantastudio.com\/en\/wp-json\/wp\/v2\/comments?post=803"}],"version-history":[{"count":1224,"href":"https:\/\/www.octantastudio.com\/en\/wp-json\/wp\/v2\/pages\/803\/revisions"}],"predecessor-version":[{"id":4025,"href":"https:\/\/www.octantastudio.com\/en\/wp-json\/wp\/v2\/pages\/803\/revisions\/4025"}],"wp:attachment":[{"href":"https:\/\/www.octantastudio.com\/en\/wp-json\/wp\/v2\/media?parent=803"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}