Difference between revisions of "Template:HPL2 InstanceVars Prop"
Jump to navigation
Jump to search
m |
|||
Line 25: | Line 25: | ||
| PlayerInteractCallbackAutoRemove || Bool || false || Should interact callback be removed when entity is interacted with and is callback called. | | PlayerInteractCallbackAutoRemove || Bool || false || Should interact callback be removed when entity is interacted with and is callback called. | ||
|- | |- | ||
+ | {{#ifeq:{{{1|}}}|amfp| | ||
+ | {{!}} UpdateAnimationWhenCulled {{!}}{{!}} Bool {{!}}{{!}} false {{!}}{{!}} If animations should be updated when the prop is culled. | ||
+ | {{!}}- | ||
+ | {{!}} GlowEnabled {{!}}{{!}} Bool {{!}}{{!}} false {{!}}{{!}} If the prop should glow like an item until interacted with. | ||
+ | {{!}}- | ||
+ | {{!}} GlowColor {{!}}{{!}} Color {{!}}{{!}} 0.5 0.5 1.0 0 {{!}}{{!}} The main color of the glow. | ||
+ | {{!}}- | ||
+ | {{!}} GlowOutlineColor {{!}}{{!}} Color {{!}}{{!}} 0 0 0.5 0 {{!}}{{!}} The outline color of the glow. | ||
+ | {{!}}- | ||
+ | }} | ||
|} | |} |