Drag & drop variable between scripts. Improve your productivity and save time for more interresting things.This asset is very usefull for production and quick prototyping. You have a total flexibility on extended fields. They can be used for:Referencing an Exposed variable from another script by drag and dropping itRetrieving an Unity System Variable (App version, Company name, ...)Getting a Global Variable who is created and updated anywhere on code📙 Simple to useJust add [Exposed] attribute to your variable you want to expose. Then use an Extended fields class on others script to be allow to drag and drop your exposed variable script to the others.Stop creating multiple script to assign UI text content. Use only one with an ExtendedString and change the exposed script reference!📋 Complete : It extends 9 main variable types:FloatIntStringVector2Vector3BoolGameObjectTransformAnimator🔎 CustomizableCreate a custom Extended Field for your own class easily by looking to the source code included.ℹ️ SupportedI'm always looking to improve my assets. Feel free to contact me by email on notinvitedgames@gmail.com if you have any suggestion or any question.💖 If you like this asset you can Review it ! It's the best way to help me to improve my assets!Extend 9 main usefull variable types:FloatIntStringVector2Vector3BoolGameObjectTransformAnimatorWith usefull functionalitiesReference to other script fieldStandard field with input editorUnity specific field (app version, app name, ...)Global shared variable