#The problem is in the height of the view

15 messages · Page 1 of 1 (latest)

gilded crescent
#

How do I change the base view height of 2 blocks in Blockbench and is it possible?

brisk flowerBOT
#
Welcome to the help forum!

Please make sure to read #1029373817119838218 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

autumn agate
autumn agate
#

renderer:offsetCameraPivot(x,y,z)
and
renderer:setEyeOffset(x,y,z)

#

though the latter can trigger anti-cheat it seems

#

I think setEyeOffset is mostly for block targeting?

gilded crescent
#

im ass in scripting

autumn agate
#

you use that to specify the offset of the eyes/camera

gilded crescent
#

okay

#

where i need to put that

autumn agate
#

in your script

#

and ofc you replace x,y,z with actual coords (x and z can be 0, but you probably wanna change y)

gilded crescent
#

I'll try to do it during the day i'm not at pc rn