Second revision of area node desc
This commit is contained in:
parent
0331f44757
commit
3bafb97e89
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="Area3D" inherits="CollisionObject3D" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<brief_description>
|
||||
3D area for collision detection, as well as physics and audio influence.
|
||||
3D area for detection, as well as physics and audio influence.
|
||||
</brief_description>
|
||||
<description>
|
||||
3D area that detects [CollisionObject3D] nodes overlapping, entering, or exiting. Can also alter or override local physics parameters (gravity, damping) and route audio to custom audio buses.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue