Difference between revisions of "GoalPointProxy"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | The ''' | + | == Introduction == |
+ | The '''Goal Point Proxy''' is a proxy prefab in the [[IntruderMM]]. It is used to create [[briefcase]] capture points for your custom level. | ||
+ | [[File:goalpointproxy.PNG|thumb|right|150px|The GoalPointProxy as it appears in Unity]] | ||
+ | |||
+ | == Function == | ||
+ | The Goal Point Proxy appears in Unity as a cylinder with the GoalPoint material. Upon map load, the cylinder will gain its distinctive purple, partially transparent texture and will function like a capture point. The Intruders must deliver the briefcase objective to one of these capture points to win the round. | ||
+ | |||
+ | For the Goal Point Proxy to have any use, a [[BriefcaseProxy]] must also exist in the level. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
{{Template:IntruderMM Assets}} | {{Template:IntruderMM Assets}} | ||
[[Category: IntruderMM]] | [[Category: IntruderMM]] |
Latest revision as of 13:03, 24 July 2019
Introduction
The Goal Point Proxy is a proxy prefab in the IntruderMM. It is used to create briefcase capture points for your custom level.
Function
The Goal Point Proxy appears in Unity as a cylinder with the GoalPoint material. Upon map load, the cylinder will gain its distinctive purple, partially transparent texture and will function like a capture point. The Intruders must deliver the briefcase objective to one of these capture points to win the round.
For the Goal Point Proxy to have any use, a BriefcaseProxy must also exist in the level.