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.
Last updated
Was this helpful?