You're loading the wrong file, the load button on the main title screen only loads level files
ClockworkCrystal
Creator of
Recent community posts
Some objects dont have the FDG patching implemented yet and might cause this. alternatively the game is just overloaded with stuff and wont load, will be updating the file that has the stuff accordingly at some point for planet robobot to have the proper fdg stuff for everything, but there is the chance that the game is just overloaded for the level file.
Loading tiles with the actual textures is something that i'm attempting to conceptualize but it's very difficult with the current scope of the project itself, since would need to load models from a dump of the game, which is something i'm looking into on my free time. As for the visual stuff, many objects just have the default object sprite, am working on stuff to make it easier, might go open source at some point but just been busy, will add more to it soon
Should try to add some form of control after you jump midair. Also, you can get stuck in platforms easily by holding against them, to fix that you need to add a "Physics Material" to your collider so it sliders off of objects properly, but otherwise neat concept, I liked the shooting, just could do with much better physics, maybe a mouse sensitivity slider as well.