#1 28-06-2013 23:18

joshbogosh
Registered: 05-06-2013
Posts: 2

New Bike Camera Angle, But still need opcode for helmet wobble

The code below is for the new camera angle plus screenshot, I would appreciated the help with finding
opcode for helmet wobble. enjoy

//-------------MAIN---------------
thread 'CAMERA'
:CAMERA
wait 0
if
047A:   actor $PLAYER_ACTOR driving_bike
else_jump @CAMERA
067C: put_camera_on_actor $PLAYER_ACTOR with_offset -0.80 -1.90 0.0 rotation 0.0 20.0 0.0 0.0 2
wait 1000
if
847A:   not actor $PLAYER_ACTOR driving_bike
jf @CAMERA
Camera.Restore_WithJumpCut
jump @CAMERA

[img align=c]mickey.png[/img]

Offline

Board footer

Powered by FluxBB