๐Ÿ“š
DimX Bonfire & Sparks
  • ๐Ÿ‘‹Welcome to Bonfire
  • ๐ŸŽŸ๏ธFundamentals
    • ๐Ÿ› ๏ธGetting Started
      • ๐Ÿ“˜Bonfire Tutorial Videos
      • โšกSupercharge Your Workflow with ChatGPT for Bonfire
      • ๐Ÿ“ฆInstallation Instructions
      • ๐Ÿ‘ชAccount Setup
      • ๐Ÿš€The Bonfire Launcher
      • ๐ŸŽฎInterface Guide and Controls
      • ๐ŸงฑCore Concepts
      • โฌ‡๏ธDownloading Spark Content
      • ๐Ÿ–ฅ๏ธPlatform Support
      • ๐Ÿ“–Bonfire Lite vs Pro
    • ๐Ÿ”จBuilder
      • ๐ŸงฐStart Building
      • ๐Ÿ“–Menu
      • ๐Ÿ”งThe Toolbar
      • ๐ŸชŸPanels
      • ๐Ÿง™โ€โ™‚๏ธBuilt-in Content
      • ๐Ÿง™โ€โ™‚๏ธUser-Generated Content
      • ๐ŸƒBehavior Nodes
      • โ„น๏ธTraits
      • ๐Ÿ—’๏ธPresets
    • โ–ถ๏ธPlayer
    • ๐Ÿ—บ๏ธMapifier
    • ๐ŸŒฉ๏ธSparkifier
    • โšกSparks
  • ๐Ÿ”ฅEmber
    • Base API
    • Extended API
      • Intrinsics
        • InvokeOutput
        • Mod
        • SparkRef
      • Return Types
        • Spark (ValMap)
          • Traits (ValMap)
    • Important Notes and Best Practices
  • โ›๏ธDiving Deeper
    • Bonfire Best Practices
    • Workarounds
    • Tips and Tricks
  • Release Notes
    • Bonfire v1.18.8.1
    • Bonfire v1.18.7.3
    • Bonfire v1.18.6
    • Bonfire v1.18.5
    • Bonfire v1.18.4
    • Bonfire v1.18.3
    • Bonfire v1.18.2
    • Bonfire v1.18.1
    • Bonfire v1.18.0
    • Bonfire v1.17.0
    • Bonfire v1.16.0
    • Bonfire v1.15.0
  • Links
    • Support Site
    • Bonfire Tutorial Videos Playlist
Powered by GitBook
On this page

Was this helpful?

  1. Release Notes

Bonfire v1.18.8.1

Released on 4/22/25

BON-3023 InputConfig spark allows remapping of "grab" from "grip" to "trigger" but this doesn't actually apply in VR.

Fixed an issue in InputConfig Spark where remapping the โ€œgrabโ€ action from the grip button to the trigger button was not working. Users can now successfully assign the โ€œgrabโ€ function to the trigger button in VR controls.

BON-3024 Create a new "Imposter" Spark type.

Added a new Imposter Type for Sparks, extending the entity system to support dynamic GLB loading from the Supplemental Data directory. A configurable trait determines which GLB is used as the active Actor. This trait can be updated at runtime, automatically destroying the previous Actor and instantiating the new one.

Additional: Fallback to Public Mode When Custom Domains Are Unavailable

Added a safety feature that enables domains to fall back to public mode (read-only) if a subdomain is unavailable. This prevents users from being stuck on the login screen when custom domains fail to load due to unexpected system or network issues.

PreviousTips and TricksNextBonfire v1.18.7.3

Last updated 17 days ago

Was this helpful?