Page 1 of 1

Tutorial for camera angles?

Posted: Thu Jul 30, 2020 9:54 am
by xDonkanalljex
Hi,
i want to change the camera high for a 3rd person game.
(Camera is too high over the character imo, and i want to lower it)
Sadly i found no tutorial or something about it.
Thanks for any help.

Re: Tutorial for camera angles?

Posted: Thu Jul 30, 2020 10:20 am
by Betcha
xDonkanalljex wrote:
Thu Jul 30, 2020 9:54 am
i want to change the camera high for a 3rd person game.
(Camera is too high over the character imo, and i want to lower it)
1) Find the zoom in/out float value. ( If can't zoom in/out. Go close to the wall and it will zoom in for you.)
2) Check what access your zoom value, then from Dissect Data Structure, should find camera height near zoom.
3) Make a script on Zoom value and from there by adding height value offset will be able to edit height to whatever.

Re: Tutorial for camera angles?

Posted: Fri Jul 31, 2020 6:43 am
by xDonkanalljex
Thanks for the answer.
Can you explain a little more detailed?
Especially points 2 and 3, or show an example.
I am not very experienced with creating scripts

Re: Tutorial for camera angles?

Posted: Fri Jul 31, 2020 3:41 pm
by Betcha
xDonkanalljex wrote:
Fri Jul 31, 2020 6:43 am
Can you explain a little more detailed?
I am not very experienced with creating scripts
I suggest that you actually start from learning basics of Cheat Engine.
Once you can complete Cheat Engine Tutorial Step 9 without video help,
And can create a infinite health script on your own for any random game -
Then you should be kinda ready for stuff you asking right now about camera.
Otherwise right now you'd probably have more questions than answers about it.

Come back to this question about camera height later, We'll be here and help you.

Video tutorials by:
[Link]
[Link]
[Link]

Powerful info here:
[Link]

Re: Tutorial for camera angles?

Posted: Sat Aug 01, 2020 10:38 am
by xDonkanalljex
You might be right.
Thanks for the links.
I will look into it