<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Cat platformer demo: Playable character switching</title>
        <link>https://tube.fediverse.games/videos/watch/b1f3acd8-58c9-465d-84a2-d1bf76e51d58</link>
        <description>Today I worked on being able to switch characters. The player starts out as a cat but I plan to let them play as different animals that they unlock by completing certain conditions. Then eventually, certain game areas will only be accessible by other animals. This took me about 2-3 hours.. the main obstacle was tracking the state of "can the character switch" because once the player hits E into the other character, the other character is able to immediately switch back. I fixed this issue with a cooldown timer.</description>
        <lastBuildDate>Tue, 02 Jun 2026 03:22:14 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.fediverse.games</generator>
        <image>
            <title>Cat platformer demo: Playable character switching</title>
            <url>https://tube.fediverse.games/lazy-static/avatars/e8541362-4375-47c4-a662-8276e08f4bf3.png</url>
            <link>https://tube.fediverse.games/videos/watch/b1f3acd8-58c9-465d-84a2-d1bf76e51d58</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.fediverse.games/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.fediverse.games/feeds/video-comments.xml?videoId=b1f3acd8-58c9-465d-84a2-d1bf76e51d58" rel="self" type="application/rss+xml"/>
    </channel>
</rss>