User Tools

Site Tools


democap:uipanelproject

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
democap:uipanelproject [2022/07/11 20:07] – [Export] dragonlorddemocap:uipanelproject [2022/08/12 18:44] (current) – [Behavior Properties] dragonlord
Line 173: Line 173:
 Opens the <wrap em><wrap hi>/content/models</wrap></wrap> overlay directory in the operating system native file browser. You can place <wrap em><wrap hi>*.deeclass</wrap></wrap> files here which are not world specific. World specific element classes are typically placed in <wrap em><wrap hi>/content/worlds</wrap></wrap>. Opens the <wrap em><wrap hi>/content/models</wrap></wrap> overlay directory in the operating system native file browser. You can place <wrap em><wrap hi>*.deeclass</wrap></wrap> files here which are not world specific. World specific element classes are typically placed in <wrap em><wrap hi>/content/worlds</wrap></wrap>.
  
-====== Behavior Properties ======+====== Parenting ======
  
-TODO add own page for each panel support and list them below+Selectes the parent object. If a parent object is selected the object in question moves relative to the parent object it has been attached to. If no parent is selected the object moves freely.
  
-The area below the combo box shows [[dragengine:modules:dragonscript:behaviors_use_cases|Behavior Properties]] supported by the <wrap em><wrap hi>Object Class</wrap></wrap>. Only the important properties are shown to not clutter the interfaceThese are the behaviors:+The “…” button shows a drop down menu with these commands: 
 + 
 +===== Attach Closest ===== 
 + 
 +Attaches the object to the closest object supporting other objects to be attached to it. 
 + 
 +===== Detach ===== 
 + 
 +Detaches the object from the parent if attached to oneHas the same effect as selecting the empty list entry (top list entry). 
 + 
 +====== Geometry ====== 
 + 
 +Shows object geometry information. This allows to set position and rotation using numerical input instead of dragging interact handles. This panel also contains buttons to quickly move and rotate objects by a fixed step size for precise positioning. 
 + 
 +====== Behavior Properties ======
  
-  * Component: Shows properties of ECBehaviorComponent. This defines the model, skin and rig to use for the object. +Lists all behaviors the object type hasSee [[democap:main#object_behavior_properties|Object Behavior Properties]] in the main page for a list of supported behavior panels.
-  * ColliderShows properties of ECBehaviorCollider. This defines physical properties and is required if the object is supposed to be dynamic. +
-  * Captured Animations: Shows the captured animations attached to the object. See below for a detailed explanation. +
-  * Interact Handles: Allows changing the size of interaction handles.+
  
democap/uipanelproject.1657570047.txt.gz · Last modified: 2022/07/11 20:07 by dragonlord