Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Interaction System (use, interact)

Discussion in 'Assets and Asset Store' started by RASKALOF, Sep 15, 2020.

  1. RASKALOF

    RASKALOF

    Joined:
    Jul 9, 2012
    Posts:
    56


    Get this asset: https://assetstore.unity.com/packages/templates/systems/interaction-system-use-interact-178776

    Video Demonstration:


    This modular system will bring to your game more depth, interactivity and entertainment with several easy steps without any long setups/indepth configuring.
    This system allows player to interact with ingame objects by many ways (press, hold, scroll, look at, stop looking etc). Also here are many premade scripts, like UI based notes (by scriptable databases), text hints (by scriptable databases), and all of it don't require you to mess with UIs/scripting etc, all generated dynamically, you just need to fill databases and choose wanted settings in editor’s component and you are ready to go! All needed information and guide you can found in included tutorial.

    Main functional features:
    - Flexible and modular system using UnityEvents
    - Easy to configure, just drag’n’drop some script to player and some to wanted objects
    - Supported events: OnDown, OnHold, OnUp, mouse wheel scrolls, start looking, end looking
    - Don’t require to rewrite any code, you just drop wanted (or your-maded) scripts to events field and choose methods to react to wanted event when they happened
    - ‘Use’ icon (don’t require work with UI, its dynamically creating and fit resolutions)
    - You can change its visual, size etc. Every object can override default ‘use’ icon
    - Simple demo character scripts (can move and look)

    Premaded demo features:
    - Databases based notes and hints (scriptable object’s databases, you have all notes or hints in one place)
    - Notes and hints don’t require any work with UI, you just drop special script anywhere, select note/hint id from database, tune it’s settings and call show method on any event of any interactable object
    - Many useful scripts like light, material and script switchers, audio and particle players (ordered, one/many time played) etc
    - You can write anything and with several clicks use it by/with this system

    Thanks for everyone who interested in my work!
    Get this asset: https://assetstore.unity.com/packages/templates/systems/interaction-system-use-interact-178776