About 125,000 results
Open links in new tab
  1. Visual Scripting | Flax Documentation

    Flax Engine supports fully Visual Scripting with lots of great features such as: hot-reloading, full-API access, debugging, Visject Surface UI, and more. In general, Visual Scripting offers more …

  2. FLAX ENGINE Tutorial #01 : PLAYER MOVEMENT with C# & VISUAL SCRIPTING

    In this video, we are starting to implement some basic player movement and jumping to evaluate the engine workflow and stability.

  3. Scripting Games | Flax Documentation - Flax Engine

    Flax supports Visual scripting with fully-featured Editor tools for creating, using and debugging Visual Scripts. Visual Scripts can inherit from C++ or C# classes (eg. custom Actor or Script) …

  4. FlaxEngine_Docs/manual/scripting/visual/index.md at master

    Flax Engine supports fully Visual Scripting with lots of great features such as: hot-reloading, full-API access, debugging, Visject Surface UI, and more. In general, Visual Scripting offers more …

  5. Events in Visual Scripts | Flax Documentation - Flax Engine

    Flax supports registering member or static functions to member and static events. Firstly, override OnEnable method. Then use Get Actor node from Script class and Cast node to cast it to …

  6. Collection of example projects for Flax Engine - GitHub

    For better programming workflow we recommend installing an extension for Visual Studio. It provides scripts debugging functionality and allows to attach to running engine instance.

  7. Visual Studio | Flax Documentation - Flax Engine

    We support Visual Studio 2022 (older versions still work with Flax but the latest .NET SDK 7 doesn't support them). Flax requries the following components to be installed in order to …

  8. Open Source Editor and API for creating games in Flax Engine

    This repository contains an open source public C# API as well as full source code of the Flax Editor. Anyone is welcome to contribute or use the modified source in Flax-based games.

  9. Class VisualScript | Flax Documentation

    Class VisualScript The Visual Script asset. Contains a graph with functions and parameters for visual scripting.

  10. Flax Engine 1.10 has been released - blog.blips.fm

    May 5, 2025 · Flax offers a range of unique features and a component-based architecture similar to Unity. Highlights include responsive editor actions, seamless support for C#, C++, and …