Add a dark mode to speech bubbles; consistantly use 'speech bubble' instead of 'chat bubble'

This commit is contained in:
CapsizeGlimmer
2020-05-24 21:29:47 -04:00
committed by Pfauenauge90
parent c65967ccdb
commit 3c07d02218
18 changed files with 227 additions and 92 deletions

View File

@ -86,7 +86,7 @@ impl Default for Activity {
fn default() -> Self { Activity::Idle(Vec2::zero()) }
}
/// Default duration in seconds of chat bubbles
/// Default duration in seconds of speech bubbles
pub const SPEECH_BUBBLE_DURATION: f64 = 5.0;
/// Adds a speech bubble to the entity