Skip to content

Commit

Permalink
Items Animations Addon Update
Browse files Browse the repository at this point in the history
  • Loading branch information
DanceManiac committed Aug 13, 2023
1 parent 8782724 commit a422a6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -625,8 +625,8 @@ thumb_rot_x = 1
thumb_rot_y = -0.1

light_enabled = true
light_color = 0.075, 0.085, 0.085
light_range = 0.25
light_color = 0.095, 0.105, 0.105
light_range = 0.45

hud_fov = 0.6

Expand All @@ -643,7 +643,7 @@ hands_orientation_16x9 = 0,0,0

fire_point = 0,0,0
fire_bone = joystick
fire_point2 = 0,0,0
fire_point2 = -0.100000, 0.100000, -0.100000
fire_bone2 = joystick

aim_hud_offset_pos = 0,-0.055,-0.12
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -667,8 +667,8 @@ thumb_rot_x = 1
thumb_rot_y = -0.1
light_enabled = true
light_color = 0.075, 0.085, 0.085
light_range = 0.25
light_color = 0.095, 0.105, 0.105
light_range = 0.45
hud_fov = 0.6
Expand All @@ -686,7 +686,7 @@ hands_orientation_16x9 = 0,0,0
fire_point = 0,0,0
fire_bone = joystick
fire_point2 = 0,0,0
fire_point2 = -0.100000, 0.100000, -0.100000
fire_bone2 = joystick
aim_hud_offset_pos = 0,-0.055,-0.12
Expand Down

0 comments on commit a422a6e

Please sign in to comment.