Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
Difference between revisions of "Legacy:AssaultRandomizer"
From Unreal Wiki, The Unreal Engine Documentation Site
m (Added reference to AS-OceanFloor.) |
m (+Category:Bot Support) |
||
Line 10: | Line 10: | ||
*[[Legacy:AssaultInfo|AssaultInfo]] | *[[Legacy:AssaultInfo|AssaultInfo]] | ||
*[[Legacy:FortStandard|FortStandard]] | *[[Legacy:FortStandard|FortStandard]] | ||
+ | |||
+ | [[Category:Bot Support]] |
Latest revision as of 14:34, 11 April 2015
The AssaultRandomizer is a special type of NavigationPoint (UT) used in a small number of Assault maps for UT. It contains only one new property called ToggledCost, a float variable indicating how much extra cost this node imparts on the navigation paths around it. The AssaultRandomizer will toggle this cost on or off by being triggered, and the cost only applies to Bot (UT)s on the attacking team.
For an example of how to place AssaultRandomizers, open AS-OceanFloor in UnrealEd.