Suggestion for the UE4 developer course with c ++

Hi my name is saul, I bought your UE4 c++ developer course but i want know if is possible that you could teach how to develop a UI with Slate Framework in pure C++ for example a health bar, score ,etc…, please? I think it would be a great topic to new C++ developers like me :slight_smile: and it would be good to improve the performance to our game :slight_smile:

Thanks.

So you’re asking to create absolutely everything in C++ and not use a designer at all?

1 Like

Hi, yes , I understand that you can make a graphical interface with pure C ++ that helps improve the performance of our game or app, I don’t know if I’m correct haha, but for example in this video it shows you how to make a simple menu using pure c ++, but in I did not understand him personally in the video, so I proposed to make a module within the game developer c ++ course, which will teach you to make this a little more complex, for example a dynamic healthbar and a score for the player and the enemy and a menu like the example video dle
It would be great to learn and improve our app :slight_smile:

this is the example video:

I rather doubt that would be beneficial for the majority of people.

I suggest reading this blog post instead
https://www.unrealengine.com/en-US/tech-blog/umg-best-practices

Privacy & Terms