Difference between revisions of "Collision Layer"

866 bytes added ,  21:31, 28 March 2018
added details
imported>Qazaaq
(marked incomplete)
imported>Qazaaq
(added details)
Line 4: Line 4:
'''Papyrus:''' None
'''Papyrus:''' None


The [[Collision Layer]] [[:Category:Object Classes|object]] is found within the [[Object Window]] under the [[:Category:Miscellaneous|Miscellaneous Category]].
A [[Collision Layer]] is a geometric primitive which represents the games types of collision and their interactions. The [[Collision Layer]] [[:Category:Object Classes|object]] is found within the [[Object Window]] under the [[:Category:Miscellaneous|Miscellaneous Category]].


== Editor Dialog ==
== Editor Dialog ==
[[File:Collision Layer Editor.png]]
[[File:Collision Layer Editor.png]]
*{{Template:Editor:Property:ID}}
*{{Template:Editor:Property:ID}}
*'''Name:'''
*{{Template:Editor:Property:Name}}
*'''Description:'''
*{{Template:Editor:Property:Description}}
*'''Debug Color:'''
*{{Template:Editor:Property:Debug Color}} This will color affect the collision primitive.
**'''R:'''
**{{Template:Editor:Property:R}}
**'''G:'''
**{{Template:Editor:Property:G}}
**'''B:'''
**{{Template:Editor:Property:B}}
*'''Collides with...:'''
*'''Collides with...:''' The collision layers which will obstruct this [[Collision Layer]].
*'''Available Layers:'''
*'''Available Layers:''' The available collision layers this [[Collision Layer]] may collide with.
*'''<-- Add:'''
*'''<-- Add:''' Adds a collision layer to '''''Collides with...'''''.
*'''Remove -->:'''
*'''Remove -->:''' Removes a collision layer from '''''Collides with...'''''.
*'''Sensor:'''
*'''Sensor:'''
*'''Trigger Volume:'''
*'''Trigger Volume:''' Whether this [[Collision Layer]]'s primitive should act as a ''Trigger Volume'' and fire trigger related Papyrus events such as [[OnTrigger_-_ObjectReference|OnTrigger]].
*'''Navmesh Obstacle:'''
*'''Navmesh Obstacle:''' Whether this [[Collision Layer]] should dynamically cut [[Navmesh]]. Used only for specific collision layers such as ''L_NAVCUT''.


== See Also ==
== See Also ==
*[[Navmesh]]
*[[:Category:Miscellaneous|Miscellaneous Category]]
*[[:Category:Miscellaneous|Miscellaneous Category]]


Anonymous user