Hello everyone! I finally found a solution for Vertical Tilt which is pretty helpful when dealing with exterior architecture of tall buildings. The plugin Fantastic Perspective and a small blueprint helped me found a way to turn it on and off and modify the amount.
Now is only running when hitting play on the sequence, I´m not quite sure how to make it available on the editor´s viewport. If someon have a tip about it, please share your comments.
This might be able to help you. It will pretty much require porting all the blueprint code from the original BP to the new Blutility, but when it’s all finished, you should be able to run a “vertical perspective” function whenever you want.
Let me know how it goes, it would be interesting to see if it works.
Hey @estudioae are you sure everything is fine on the screenshots? I could swear I did everything like you did but somehow there is no difference in the camera tilt :(((
Hi @Visometria. additional to this blueprint, you have to follow the step of the plugins. UE4 Fantastic Perspective Guide - YouTube The idea of this blueprint is that you get a value opposite to the angle of the camera. Tell me if it works for you, if you want I can make a video explaining it…
@estudioae I followed the video before but it won’t work somehow. If you made a quick video of how you set it up that would be a life saver really and btw sorry for bothering you with a noob problem
the plugin itself doesn’t work for me. using 4.18.3. just tried creating a completely new project (first person template). then assigned the local player in the gerneral settings and added the component to the character. tried a skew of 0.5, nothing changes when i click play
Edit: you have to restart the editor after assigning the local player. now it works
The tilt shift is an effect on the camera, so it affects the resulting image as a whole. It doesn’t distort the actors themselves, so I can’t imagine there would be way to exclude actors. What exactly are you trying to achieve? Maybe there is an alternate solution…
To add to cwm83’s reply, you could do some tricks in the material editor with world position offset to distort some actors depending on the camera or world position. Depends on what you want.
Any updates on this?
I have just found this video and he is using some lens distortions settings to achieve vertical tilt correction without a plugin I guess?
Did anyone try or new about this?