Hello,
If you have this blueprint placed somewhere in the world you can select it on the right hand side and click edit (blue button). It will open blueprint editor for you.
If the BP is a child, try finding a parent where all the code should be.
Tip: Organize your project, find a way (colors/folders) that works for you. This used to happen to me before now I color my folders and pay attention to my file naming.
Not sure if this is a glitch or I’m blind but i made a character with a morph target that plays and shoots a projectile, it took a lot of bp script that i cant find. it still plays when i test the game i just cant find the code. any tips to search? The place i thought i put it has some w a s d movement still thats all… i wonder if i accidentally hid it some how is that possible?
I’m at learning stage too, that is why I like to browse AnswerHub for interesting topics and try to solve these problems myself as a learning experience.
Well I don’t know much about debugging (usually use print strings to locate my errors) but I remember when I first started and followed some tutorials, after a while I wasn’t able to find what I was looking for.
The only place I can think of is your Level Blueprint, maybe you have some hidden code there.
Nothing else comes to my mind right now (it’s late).
Please do let me know if you find it and how you’ve done it, it may help someone in the future.