Godot 4 Android export cannot resolve custom class names from the global script cache during scene export. Adding an explicit ExtResource reference to character_data.gd ensures the type is resolved at load time without relying on the class cache. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>