brumenn / FlatNodes

A minimalist style for Unreal Engine graph nodes.
MIT License
78 stars 16 forks source link

Flat nodes not working or the bat? #14

Open ElbowedGolem opened 6 months ago

ElbowedGolem commented 6 months ago

Does Flat nodes require anything other than just enabling it in the plugins section? i have enabled it and notice no difference, I'm on ue5.3 thanks

brumenn commented 6 months ago

Did you restart the engine ?

ElbowedGolem commented 6 months ago

Did you restart the engine ?

Hi, yes I did. Hence I thought maybe you have to set something other than just enabling it. I looked in the plugins in the engine folder inside ue editor and the only thing that was there was a signal material. I didn't bother with the c++ folder as I know extremely little about it.

ElbowedGolem commented 6 months ago

Did you restart the engine ?

Hi, yes I did. Hence I thought maybe you have to set something other than just enabling it. I looked in the plugins in the engine folder inside ue editor and the only thing that was there was a signal material. I didn't bother with the c++ folder as I know extremely little about it.

I installed this from the ue marketplace

brumenn commented 6 months ago

No, there's nothing else to do normally, and there really aren't many files, even in C++.. So I don't really know where the problem could come from honestly.

ElbowedGolem commented 6 months ago

No, there's nothing else to do normally, and there really aren't many files, even in C++.. So I don't really know where the problem could come from honestly.

Ahh okay, we'll thanks anyway, I'll try completely uninstalling it and re install it again and see if it's fixed