* A direct tag-to-tag relationship can now be established between two things,...
* A direct tag-to-tag relationship can now be established between two things, which allows event lines to be properly setup between them. This is intended for interpolation and patrol specials which are linked via a shared tag, instead of an argument. A POSITIVE value represents the parent thing, where a NEGATIVE value represents the child thing. * Added interpolation and patrol point specials to the persistent event line processing
Showing
- Build/Configurations/Includes/ZDoom_things.cfg 4 additions, 0 deletionsBuild/Configurations/Includes/ZDoom_things.cfg
- Source/Core/Config/ThingTypeInfo.cs 5 additions, 0 deletionsSource/Core/Config/ThingTypeInfo.cs
- Source/Core/GZBuilder/Data/LinksCollector.cs 47 additions, 0 deletionsSource/Core/GZBuilder/Data/LinksCollector.cs
- Source/Plugins/BuilderModes/ClassicModes/ThingsMode.cs 20 additions, 2 deletionsSource/Plugins/BuilderModes/ClassicModes/ThingsMode.cs
- Source/Plugins/BuilderModes/General/Association.cs 22 additions, 3 deletionsSource/Plugins/BuilderModes/General/Association.cs
- Source/Plugins/BuilderModes/General/BuilderPlug.cs 24 additions, 2 deletionsSource/Plugins/BuilderModes/General/BuilderPlug.cs
Loading
Please register or sign in to comment