Skip to content

Elly2018/ETool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETool

The unity plugin for interactive design

image

Why use ETool

  • Great tool to make game logic

    the user don't have to understand programming

  • Easy to use

    if user have problem with node, user can always right click check its description

  • Clean

    The editor is clean and intuitive, nothing fancy

Installation

  • Put ETool folder into (project folder)/assets/

feature

  • Basic number calculation

    float int long double

  • Basic logic

    and, or, not, number compare, math etc..

  • Transform (local global) (position rotate scale eular_angle) manipulate

    transform method support

  • Public Protected Private event support

    user can create your own function

  • Public Protected Private variable support

    user can create your own variable

  • Array support

    data support array type

  • Blueprint inherit (In Development)

    blueprint multiple inherit support

  • GameData scriptable_object

    user can create a gamedata asset in scenes, make your own database. gamedata also support import and export

  • Component type support

    there are little type this plugin support right now

  • Node Error

    When lost needs connection it will tell you

  • Multiple language support

    user can import or export your language package

About

The unity plugin for interactive design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages