Hi There!!
In this lecture, we tidy up our code.
VS Code-
C file-
C++ file-
First, Large blocks of code are moved into different functions. Now, I’ve removed the debug line but still kept the line trace to I’ll get what I’m hitting. If I hit something then I will get the name multiple times, but that’ll give me only once.
UE Editor-
If I right-click on any object having a physics body then the function will return it to me.
Previous post: My Building Escape after Using Accessors & Memory Layout lecture
Thanks for reading,
BYE!!Preformatted text