Emp resource point prop: Difference between revisions

From Empires Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 2: Line 2:


== Description ==
== Description ==
The entity used to display a resource point model. Use in conjunction with [[emp_resource_point]].
The Entity used to display a resource point model. Use in conjunction with [[emp_resource_point]].


== Properties ==
== Properties ==
*; Name : The name that other entities refer to this entity by.
*; Name : The name that other entities refer to this entity by.
*; Pitch,Yaw,Roll (YZX): This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
*; Pitch Yaw Roll (Y Z X): This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
*; Model : Use the browse button to select a model to represent the resource node.
*; Model : Use the browse button to select a model to represent the resource node.
*; Enabled : If enabled, it will be visible.  It should be set to match its corresponding resource point.
*; Enabled : If enabled, it will be visible.  It should be set to match its corresponding resource point.

Revision as of 04:09, 15 April 2006

Home > Emp resource point prop

Description

The Entity used to display a resource point model. Use in conjunction with emp_resource_point.

Properties

  • Name
    The name that other entities refer to this entity by.
    Pitch Yaw Roll (Y Z X)
    This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
    Model
    Use the browse button to select a model to represent the resource node.
    Enabled
    If enabled, it will be visible. It should be set to match its corresponding resource point.

Notes

  • You will have to use your imagination when selecting a model to use as a resource node, no models have yet been created specifically for Empires resource nodes.