Panthea VS
Endemics Studio
$55.00
(no ratings)
Date |
Price |
---|---|
日時 |
価格($) |
03/17(2018) |
55.0 |
11/22(2024) |
55.0 |
Jump AssetStore
Panthea Visual Scripting and Logic Editor – it’s not just another Blueprint clone.
Panthea VS is a modern visual scripting engine and game logic editor for artists, game designers and programmers, that can be used for creation of prototypes, game logic parts or complete game mechanics, alone or along with the external code and other 3d party assets.
☀️Unique Features☀️
✔️ScriptableObject as the elements base.
✔️Runtime diagram loading.
✔️Setting the order of links calling.
✔️ Inverting input and output points.
✔️ Redefining visual appearance.
☀️Other Key Features☀️
✔️Intuitive editor interface.
✔️Over 300 elements in the catalog .
✔️Visual grouping.
✔️Instantiated diagrams.
✔️Step-by-step visual debugging.
✔️Infinite extensibility.
✔️Integration with external code.
✔️Exhaustive documentation.
Panthea VS web site (with documentation)
◉-------------------------------------------------------◉
✔️Elements, Variables and Links as the building blocks for a visual script Diagram.
✔️User-friendly interface with minimal difference from the Unity native editor view. You can work in a familiar environment in an intuitive way.
✔️Over 300 elements in the catalog for developing visual scripts. And will be more.
✔️ScriptableObject as the base for all the elements. ScriptableObject has the same life cycle as MonoBehaviour, but it isn’t tied to a game object, so you won't end up with tons of scripts attached to your objects. Also it's just one Update call for all the diagrams!
✔️Runtime diagram loading and execution. While not necessary connected to game assets, diagrams can be loaded and executed at runtime from any source such as file or remote server, which allows extending game logic without updating the binary.
✔️Setting the order of links calling. Define the flow of logic in the precise way, having multiple flows, called in the defined order with the ability of having multiple output links.
✔️Instantiated diagrams. Instantiated diagrams can be created and launched as multiple independent working copies with the transfer of data to them and the possibility of manually deleting the created instance, in case its work is completed.
✔️Step-by-step visual debugging. You can debug your diagrams, setting breakpoints, observing the data transmitted between elements and the value of variables, if they change during operation.
✔️Infinite extensibility of the elements catalog with your own elements. Elements can be complex, up to the complete game mechanics, or as simple as possible. Elements development is simple, with minimal possible difference from scripts based on MonoBehaviour.
✔️Integration with external code. You can set up the communication in both directions between diagrams and normal code based on messages, and execute the diagram from normal code. This way you can use Panthea along with other solutions as a part of something greater.
✔️Message-based communication and direct links between diagrams. With the use of messages (events) and direct links you can break complex logic into smaller parts, having specific diagrams responsible for them.
Also:
►Minimizing elements. Ability to adjust the appearance of the diagram by minimizing elements (reducing to a compact form), hiding parameters.
►Inverting input and output points. Ability to invert the input and output points. It makes the diagram view more compact, routing the logic flow from «left-to-right» to «right-to-left» and back.
►Visual grouping. Visual grouping allows to organize diagram view in structured and easy-to-understand way.
►Redefining visual appearance. Supports redefining (both partial and complete) the visual appearance of elements in a diagram (via the Custom Element Drawer mechanism, the analog of the Custom Property Drawer).
◉-------------------------------------------------------◉
☀️Supported platforms:☀️
Currently Panthea VS supports building for following platforms:
► Windows
► UWP (IL2CPP)
► MacOs
► Android (currently tested with versions 5-7)
► iOs (currently tested with versions 10-11)
► WebGL
Panthea VS is compatible with Unity Personal, Plus and Pro. Unity 5.6.3 or newer is required.
◉-------------------------------------------------------◉
☎️In case of any issues, please, contact the support with support form on our website or write a letter to support@endemics.org
◉-------------------------------------------------------◉
Panthea VS web site (with documentation)