Dev Asset Collection

All Things That You Need to Build A Video Game
Menu
  • 2D
    • Characters
    • Environments
    • Fonts
    • GUI
    • Textures & Materials
  • 3D
    • Animations
    • Characters
    • Environments
    • GUI
    • Props
    • Vegetation
    • Vehicles
  • Add-Ons
    • Machine Learning
    • Services
  • Audio
    • Ambient
    • Music
    • Sound FX
  • Essentials
    • Tutorial Projects
  • Templates
    • Packs
    • Systems
    • Tutorials
  • Tools
    • AI
    • Animation
    • Audio
    • Camera
    • Game Toolkits
    • GUI
    • Input Management
    • Integration
    • Level Design
    • Localization
    • Modeling
    • Network
    • Painting
    • Particles & Effects
    • Physics
    • Sprite Management
    • Terrain
    • Utilities
    • Version Control
    • Video
    • Visual Scripting
  • VFX
    • Particles
    • Shaders
Home
Tools
Input Management
Easy Input – Free Download

Easy Input – Free Download

Tsunami 2 August, 2020
Sending
User Rating 0 (0 votes)

For more detail this asset from the Unity Asset Store: Click Here

This is a paid asset, but now you can download Easy Input for FREE, Please keep in mind this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.

Easy Input v1.89

Download Now

Easy Input makes input handling…well, easy.

With Easy Input, you have access to advanced information like how long a button has been pressed and double-click support for all keys and buttons. You can even setup actions that can be triggered by any number of inputs to simplify game logic.
Easy Input is built for single-player games.

Not only is it super simple to grab user input information, but it simplifies the process of setting up and supporting a single Xbox controller across platforms too.

Components Include:
* Core classes to manage the input
* Unity InputManager asset (as a zip)
* Sample scene

Features Include:
* Action alias support with multiple inputs
* Action alias support with helpers (ie ‘Alt + T’)
* Ability to change input mappings at run-time
* Xbox controller support for Windows and Mac
* Advanced info for all keys and buttons:
-Time pressed & elapsed ‘pressed’ time
-Time released & elapsed ‘released’ time
-Double-press
-Toggle
* Simple access to mouse states
* Simple access to keyboard states
* Simple access to Xbox controller states
* Complete code base to use as-is or modify
* Simplified setup process

Usage:
Setting up an Action Alias is super simple. Just add something like this:

InputManager.AddAlias(“Jump”, EnumInput.SPACE);

InputManager.AddAlias(“Jump”, EnumInput.GAMEPAD_0_BUTTON);

InputManager.AddAlias(“Jump”, EnumInput.MOUSE_RIGHT_BUTTON);

Then, test for a jump using this:

if (InputManager.IsJustPressed(“Jump”))
{
// Jump
}

View full documentation
Play web-demo

Unity and Pro Unity supported.

Thanks!
Support: [email protected]

Refund policy

 
 

Get paid unity asset for free
Prev Article
Next Article

Related Articles

Gesture Recognizer – Free Download
Tsunami 7 September, 2020

Gesture Recognizer – Free Download

Simple Touch Control – Free Download
Tsunami 21 March, 2023

Simple Touch Control – Free Download

Nice Touch – Free Download
Tsunami 24 March, 2025

Nice Touch – Free Download

EASY JOYSTICK 4.6 – Free Download
Tsunami 3 November, 2020

EASY JOYSTICK 4.6 – Free Download

Leave a Reply Cancel Reply

Recent Posts

  • Apocalypse Outlaws – Sidekick Modular Characters by Synty – Free Download
  • Apocalypse Survivors – Sidekick Modular Characters by Synty – Free Download
  • Apocalypse Zombies – Synty Sidekick Modular Characters – Free Download
  • Character Switcher | Game Creator 2 – Free Download
  • Rukhanka Animation System 2 – Free Download

Dev Asset Collection

All Things That You Need to Build A Video Game
Copyright © 2025 Dev Asset Collection
Privacy Policy | Disclaimer | DMCA