<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Cool Glitch Blog</title>
	<link>https://www.coolglitch.net/blog/</link>
	<description>News, updates, and behind-the-scenes from Cool Glitch.</description>
	<language>en</language>
	<atom:link href="https://www.coolglitch.net/rss.xml" rel="self" type="application/rss+xml"/>
<item>
	<title>Why New Unreal Engine Developers Should Use GraphScribe</title>
	<link>https://www.coolglitch.net/blog/why-new-unreal-engine-developers-should-use-graphscribe/</link>
	<guid isPermaLink="true">https://www.coolglitch.net/blog/why-new-unreal-engine-developers-should-use-graphscribe/</guid>
	<pubDate>Sun, 30 Aug 2026 00:00:00 GMT</pubDate>
	<description>Your Blueprints are binary files. GraphScribe turns them into readable Markdown, diagrams, and AI-ready graphs, so you can read, share, and document your UE5 projects like a senior dev.</description>
	<category>Unreal Engine</category><category>Blueprints</category><category>GraphScribe</category><category>Beginner</category>
</item>
<item>
	<title>How to Create a Generic Struct-to-JSON Converter Node</title>
	<link>https://www.coolglitch.net/blog/how-to-create-a-generic-struct-to-json-converter-node/</link>
	<guid isPermaLink="true">https://www.coolglitch.net/blog/how-to-create-a-generic-struct-to-json-converter-node/</guid>
	<pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate>
	<description>Convert any Unreal Engine Struct into a clean, readable JSON string with a single Blueprint node, no more manual FormatText debugging.</description>
	<category>Unreal Engine</category><category>Blueprints</category><category>C++</category><category>Tutorial</category>
</item>
</channel>
</rss>