Search Unity

[RELEASED] - Floating Combat Text - EckTech Games

Discussion in 'Assets and Asset Store' started by Eck, Aug 9, 2015.

  1. Eck

    Eck

    Joined:
    Nov 16, 2014
    Posts:
    3
    I just released my Floating Combat Text asset on the Unity Asset store.

    https://www.assetstore.unity3d.com/en/#!/content/42253
    This asset allows you to quickly and easily add floating combat text to your game.

    In Game Demo - See how the animated combat text works in a game.
    Demo Scene - This scene is provided with the asset.
    YouTube Videos - Shows the combat text in action in these two scenes and provides a tutorial video on how to integrate Floating Combat Text into your game.

    Features:
    • optionally pool similar text types (Damage/Healing) to display DPS
    • uses Unity 4.6 UI components
    • uses the Mecanim Animation system to create cool effects
    • sample effects for Miss, Hit, Critical Hit, and Heal are provided along with a tutorial on how to create your own effects
    • easy to integrate!
    Instructions:
    1. Drag the OverlayCanvas prefab into your scene.
    2. Drag your scene's Main Camera into the inspector slot.
    3. Call the ShowCombatText function.
    4. Enjoy your floating combat text!

    If you need any help or have an idea for a new feature, don't hesitate to email me:
    ecktechgames@gmail.com
     
  2. Eck

    Eck

    Joined:
    Nov 16, 2014
    Posts:
    3
    I just submitted an update to support targeting 2D objects with Floating Combat Text. Hopefully that will get approved in the next day or two.

    I've also received a lot of great e-mails about the asset, and I've helped people modify the code to suit their needs.

    Currently there is no VR support, but I have worked with two different customers to get it working in their projects.

    - Eck
    ecktechgames@gmail.com
     
  3. DragonTTK

    DragonTTK

    Joined:
    Jun 1, 2016
    Posts:
    29
    Would be interesting to see this include images, so for instance background image behind the text or beside text
     
  4. f1chris

    f1chris

    Joined:
    Sep 21, 2013
    Posts:
    335
    Planning to make it works with 2018.3 ?