Skip to content

BabboSettings v0.6.8

Compare
Choose a tag to compare
@andreamatt andreamatt released this 03 Feb 22:12
· 122 commits to master since this release

Fixes:

  • fixed presets selection not applying when switching from/to replay
  • fixed wrong switch animations when NOT IN POV (before/after here)
  • fixed the FOV with keyframes. When you disable them it keeps the value
  • fixed keyframes being "On" even if they are off (only happens when entering replay the first time) (game bug, not mod bug)

Features:

  • added volumetrics support (HDRPAsset supportVolumetrics = true)
  • added support for multiple volumes
    • If only 1 global volume, it's used for both map_preset and other presets
    • If 2 or more, the highest one (in priority) is reserved for presets and the second highest for map_preset
      So MAP CREATORS should create a separate global volume with the highest priority and reserve it for the mod
  • added mouse+KB controls in replay free camera
    While pressing the left CTRL:
    • mouse to look around
    • right click to add KeyFrame
    • long (2.5s) right click to remove KeyFrame
    • mouse wheel for FOV
    • WASD + Q/E to move
  • added camera light:
    • available as an effect (can be added to any preset)
    • supports cookies: just add your cookies as PNG in Mods/BabboSettings/Cookies
  • moved presets to Presets folder