My Building Escape after Relative Vs Absolute lecture

Hi there!

In this lecture we talk about rotating the door no matter what its current rotation is.

UE Editor(Before play)-

Note how the door and door frame in the room is rotated at 40.0* yaw(Z axis).

UE Editor(After play)-

Even after it is rotated slightly the door is opening 70.0* yaw(Its the addition of the current rotation, 40.0* + 70.0*)

VS code-

header file-

c++ file-

it’s really a good lecture, watch and enjoy!!

Don’t forget to like, reply, and drop your suggestions.

previous post: My Building Escape after Using Linear Interpolation lecture

Thanks for reading,
BYE!!

1 Like

Again keep up the great work! Also what is your favorite part of the Unreal C++ course?

1 Like

Hi @Kevin-Brandon

Thank you! My favorite part of the course is the simplicity and providing full support for beginners and intermediates.

Take care,
BYE!!

Privacy & Terms