This Snippet will instantly make your Camera Look on a specific 3D location. This Snippet actually has many uses like:
Make our Camera Follow/Lock-on a certain Actor by feeding this snippet with its Position.
Can be Used as an Aimbot, just feed this with a specified Camera XZ-Offsets for the...
Gets the Point from an origin to target point with a specific distance offset.
{
gets the point towards another point with a specific offset
Usage: 0AB1: @getpointwithpolaroffset 7 _fromXYZ 0@ 1@ 2@ _offsetdistance 3@ _towardsXYZ 4@ 5@ 6@ _storeXYZ 29@ 30@ 31@
Examples...
You all might not know that this Opcodes actually has a problem modifying the three rotations
0175: set_car 22@ Z_angle_to 315.0 // sets Z-angle to 315.0.... BUT ALSO SETS X-ANGLE AND Y-ANGLE TO 0.0
0731: set_car 34@ y_angle_to 73@ // sets Y-angle to 73@.... BUT ALSO SETS X-ANGLE AND Z-ANGLE TO...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.