Getting Started - Factories are not showing game objects as prototypes

As the title says, I’m currently having an issue with getting game objects to show up when setting the prototypes up for platform_factory and platform_long_factory. I’ve gone through the creation of the platform game objects again to make sure those were done correctly and I have the same result. Has anyone else run into this issue and resolved it?

Can you confirm that the script(s) are attached to game objects and running? Try adding some print() calls to init() and other critical points in your script.