Minimalist Bar System
flipe-ms-rodrigues
$9.99
Date |
Price |
---|---|
日期和时间 |
价钱($) |
02/22(2022) |
4.99 |
03/24(2022) |
5.0 |
03/27(2022) |
4.99 |
03/28(2022) |
5.0 |
03/29(2022) |
4.99 |
04/21(2022) |
9.99 |
11/18(2024) |
9.99 |
Jump AssetStore
Plug & play generic resource / status bars (e.g., health, shield, mana, energy, cast, experience, etc.) with a minimalist yet highly customizable design.Although the core functionalities of the package are agnostic to the render pipeline in use, some materials in the provided sample scenes might need to be adapted to the render pipeline in use.Simple to use yet customizable & extensible resource / status bar system designed with MOBA/RPG/MMORPG-like games in mind, but nonetheless suitable for most any game wherein displaying finite capped resources (e.g., health, mana, etc.) or progress towards a delayed event (e.g., accumulating experience until leveling up, casting a spell, etc.) is required.NOTE: Although this is technically not a standalone package, its only asset store dependency - Minimalist Quantity System - is free:)Features:a clean though highly customizable Bar System for displaying finite capped Quantities as Bars, using nothing but Unity UI (no sprites, textures nor custom shaders);a custom Bar Canvas that allows for flexible switching between displaying Bars as static HUD or as spatial World elements anchored to a target Transform (e.g., the Player's, an enemy's, etc.) and facing the specified Camera;an extensible Unity Event-/Action-based Quantity Subsystem for managing and broadcasting resource / progress changes to any and all subscribers (e.g., Bars);option for parameterizable accumulating or depleting Passive Dynamics on each Quantity (e.g., health regeneration, fury decay, gradual progress, etc.);configurable fill amount increment, decrement & flash Animations that rely on Coroutines at runtime and EditorCoroutines in edit mode (in order to facilitate tweaking animation parameters);option to make each Bar's fill color depend on the fill amount of the Quantity it subscribes to using color Gradients;optional quantity Labels (e.g., "HP: 75/100");a Bar and a Quantity prefab for ease of setup, as well as 5 Quantity presets (Health, Mana, Fury, Experience, Cast) to get you started;Upcoming:floating PopUp text (e.g., damage, heal, etc.);UI Preview element to indicate incoming changes (e.g., casting a heal will cause both the health bar's preview element and the mana bar's preview elements to reflect the heal that is inbound and its cost, respectively);Tooltip System for displaying quantity info on mouse hover;suggestions are welcome:)Sample scene:In order to demo how to map each bar to the in-game quantity it represents, the package includes a Sample Scene with a controllable player character (with health, mana, fury, cast and experience quantities and HUD as well as world bars), three allies and one enemy (all of which with health quantities and world bars). In this scene, hail falls from the sky continuously, and each hit causes a fixed decrement to the hit character's health bar. Health and mana bars continuously regenerate by a fixed percentual amount per second. Fury decays passively, and increases by a fixed amount each time the player is hit by a hail particle, and acts as a movement speed modifier (the more of it the player has, the faster the player moves). Pressing the space bar will make the player start casting a healing spell (contingent on the player having enough mana to do it, otherwise the mana bar flashes) that once finished, heals all nearby allies by a fixed amount (pressing the space bar again before the casting has finished will make the cast bar flash to signal that that can't be done just yet). If already at full health, health bars flash to signal just that. Additionaly, each successful heal leads to an experience gain. Once the experience bar is full, the player "levels up" and its health pool increases. Note that the scripts used in this sample scene are not the central focus of this package, and as such were not designed nor written with the same care as those controlling the main functionalities of the package.Cheers,FlipeNumber of textures: 0Number of meshes/prefabs: 2