Jump to content
Korean Random
Sign in to follow this  
Sobakin76

XVM 8.6.8.0003 TEST camera.xc "postmortem" section works as "arcade"

Recommended Posts

In arcade mode I can move camera too far (looks like 248), but in this section max distance is 24

My camera.xc file:

{
  "camera": {
    "enabled": true,
    "noFlashBang": false,
    "arcade": {
      "distRange": [8, 24],
      "startDist": 24,
      "scrollSensitivity": 8,
      "shotRecoilEffect": false
    },
    "postmortem": {
      "distRange": [8, 248],
      "startDist": 24,
      "scrollSensitivity": 16,
      "shotRecoilEffect": true
    },
    "strategic": {
      "distRange": [40, 140],
      "shotRecoilEffect": false
    },
    "sniper": {
      "zooms": [1, 3, 8],
      "startZoom": 1,
      "zoomIndicator": {
        "enabled": true,
        "x": 150,
        "y": 30,
        "width": 100,
        "height": 40,
        "alpha": 100,
        "rotation": 0,
        "scaleX": 1,
        "scaleY": 1,
        "bgColor": null,
        "borderColor": null,
        "antiAliasType": "advanced",
        "textFormat": {
          "font": "$TitleFont",
          "size": 16,
          "color": "0x95CB29",
          "align": "left",
          "valign": "center"
        },
        "format": "x{{zoom}}",
        "shadow": {
          "enabled": true,
          "distance": 0,       // (in pixels)    / offset distance / дистанция смещения
          "angle": 0,          // (0.0 .. 360.0) / offset angle    / угол смещения
          "color": "0x192E0E", // "0xXXXXXX"     / color           / цвет
          "alpha": 100,        // (0 .. 100)     / opacity         / прозрачность
          "blur": 3,           // (0.0 .. 255.0) / blur            / размытие
          "strength": 2        // (0.0 .. 255.0) / intensity       / интенсивность
        }
      },
      "shotRecoilEffect": true,
      "noBinoculars": false,
      "noCameraLimit": {
        "enabled": false,
        "mode": "hotkey"
      }
    }
  }
}
 

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...