Categories
Game Design and Development Unreal Engine 5

Adding Camera Zoom Controls in Unreal Engine 5 via Blueprints

This is my first tutorial video on Unreal Engine 5. I have been learning Unreal Engine 5 myself recently and so I decided to make this tutorial showing the easiest way I have figured out how to add zoom to the camera of a pawn using blueprints.

Fill free to watch the video on YouTube or stay on this page watch the embedded video.

The rest of this article is some notes for reference later if you need after watching the video.

Example of Blueprint for testing the output of the mouse wheel axis only when it is being used.

Example of Blueprint for testing the output of the mouse wheel axis only when it is being used.

Example of Blueprint of the zoom controls with some reminders.

Example of Blueprint of the zoom controls with some reminders.

Leave a Reply

Your email address will not be published. Required fields are marked *