ATLYSS
Install

Details

Last Updated
First Uploaded
Downloads
234
Likes
0
Size
44KB
Dependency string
AzraeL0534-AtlyssChatBubbleFix-1.0.0
Dependants

A little bit about me and this project/Disclaimer

I have been coding and learning how to code since the start of 2026, so I am still new and learning as I go. Please do not assume every part of this project was made by someone with years of experience.

AI assistance has also been used while working on this project for things like organization, planning, debugging, understanding/fixing errors. Unless clarified the rest is not AI. Apologies in advance for any misunderstanding or lack of clarification.

ATLYSS Chat Bubble Fix

A small client-side BepInEx mod for ATLYSS that fixes overhead typing chat bubbles appearing inside or too close to oversized player heads.

What It Does

  • Moves typing chat bubbles higher above player heads.
  • Lets you adjust the bubble height in-game.
  • Lets you scale the whole bubble.
  • Can scale the bubble icon separately if ATLYSS exposes a separate icon object.
  • Works locally on your client only.

How It Works

The mod reads ATLYSS' existing local chat bubble object and moves that local transform during gameplay. It uses the player head bone, visible model bounds, or controller height as fallback options to decide where the bubble should sit.

It does not add packets, RPCs, server state, host requirements, or gameplay collision changes.

Commands

  • /bubblefix status
  • /bubblefix inspect
  • /bubblefix height <meters>
  • /bubblefix gap <meters>
  • /bubblefix offset <meters>
  • /bubblefix clearance <meters>
  • /bubblefix bubble-size <scale>
  • /bubblefix icon-size <scale>
  • /bubblefix mode auto|head|bounds|controller
  • /bubblefix accessories on|off
  • /bubblefix on
  • /bubblefix off
  • /bubblefix toggle
  • /bubblefix debug

Aliases: /chatbubble, /cbfix, /bubble.

Notes

  • No dependency mods are required besides BepInEx.
  • This is a visual/client-side fix only.
  • Other players do not need the mod for you to use it.
  • If icon-size does not appear to do anything, use /bubblefix inspect to check whether the vanilla bubble has a separate icon target.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.