add <Tag> syntax
This commit is contained in:
parent
37f874c746
commit
3bbf12072f
|
|
@ -1254,6 +1254,13 @@ GROUPING ENTRIES
|
|||
ignored.
|
||||
|
||||
|
||||
<Tag> key { value }
|
||||
|
||||
This attribute defines the indicated tag (as a key/value pair),
|
||||
retrievable via NodePath::get_tag() and related interfaces, on
|
||||
this node.
|
||||
|
||||
|
||||
<Collide> name { type [flags] }
|
||||
|
||||
This entry indicates that geometry defined at this group level is
|
||||
|
|
|
|||
Loading…
Reference in New Issue