I’m currently browsing the forums trying to figure out how Unreal wants people to make games (in Unity there’s not restrictions like this, you make your own rules).
It’s been three years since you made the feature request, so has this been implemented yet? I can’t find it when I search for it.
Currently, I’m making a tile based game and I want my basic tiles to be self contained, so right now I’m seriously debating having my “tile info” collision (trigger) to be a vehicle type because that seems to be the only thing I can use (because I have wall collision in the same tile blueprint, and I need to differentiate):