Jump to content
Korean Random

Recommended Posts

Hi

anybody could help me how to change damage panel font size and eventually arcade camera zoom

Thank you

Share this post


Link to post

Short link
Share on other sites
camera zoom

in camera.xc

 

 

damage panel font size

recieved in damageLog.xc, dealt in hitLog.xc

Edited by vlad_cs_sr

Share this post


Link to post

Short link
Share on other sites

Hi

anybody could help me how to change damage panel font size and eventually arcade camera zoom

Thank you

In The File camera

Mode // arcade

// Arcade mode

"arcade": {

// Camera distance: [min, max], default [2, 80]

// Distancing camera: [min, max], default [2, 80]

"distRange": [2, 110],

// Initial distance (default value of NULL - a saved state from the last battle)

// Initial distance (zero for the default behavior - the saved position of the last battle)

"startDist": null

// Sensitivity of scrolling (default = 5)

// Sensitivity of scrolling (default = 5)

"scrollSensitivity": 5,

// false - disable shot effects returns (for the included dynamic camera option)

// false - disable recoil effect from the shot (for the included dynamic camera)

"shotRecoilEffect": true

},

 

 

he rest look at the above vlad_cs_sr from recieved in damageLog.xc, dealt in hitLog.xc

Edited by Fedosov

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.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...