Mostly Harmless
Legacy:Kismet
From Unreal Wiki, The Unreal Engine Documentation Site
This is a legacy page imported from the old Unreal Wiki. Please avoid editing or moving it and improve Kismet instead. |
Kismet is the Visual Coding Software included in Unreal Editor 4. It greatly enhances in-editor coding that was available in previous Unreal Editors.
Contents
Basic Concept
The basic concept is similar to previous UEd's Scripted Triggers but hugely more complicated and you do not need huge numbers of actors to follow multiple sequences of code!
The visual aspect has a flowchart style where individual components can be linked together in various ways.