UI Dialog Balloons
Just Assets
$29.00
Date |
Price |
---|---|
日期和时间 |
价钱($) |
10/08(2021) |
24.0 |
02/17(2022) |
29.0 |
01/05(2023) |
17.4 |
02/07(2023) |
29.0 |
11/19(2024) |
29.0 |
Jump AssetStore
A pretty animated dialog balloon system, like it is used in many classic RPGs. It is performant, customizable and handles many edge cases.Layouts## Private sale! Save 40%! Ends 31.01.2023 ##LayoutsLayoutsLayoutsSimple dialog prompting textComplex dialog showing options to pick fromPerformancevery performant due to pooling (dialog objects are reused)Customizationput pause statements into your dialogs ("I think I have an idea![w4]Let's but this dialog system.")start a dialog with sound (mumble, etc.)let your characters look at something while opening a dialoguse your favorite localization system (optional)supports 2D and 3D targets (RectTransform and GameObject)animated fade in, fade out, selection and continue animationcustomize your dialog using an animation or animator componentuse colored texts with icons thanks to Unity's TextMeshProdialogs pointer follows your charactersupport auto progressing dialogs and dialogs to be confirmed by the playeradjust your dialogs to your needs. Change dialog distance, pointer size, pointer margin and many more things (if you want to)Examplesexample for a scripted dialog without any code to be writtenexample which uses code only to show a dialogmixed example using MonoBehaviours interfering with custom codeEdge case handling for dialogstargets outside of viewportno space for dialog on toptarget too close to screen bordersupport dialog replacement when the camera changesdialog will consider the bounding volume of your units to not cover themPlugin systemuse your sound system*use your favorite localization system*use your favorite input system*use your favorite audio system** instead of the provided example implementation just implement the provided interfaceRequirementsUnity's TextMeshPro