-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
103 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 26 additions & 0 deletions
26
entities/objects/scenery/MusicalRock_HrtCafe/Materials/musicalrock_hrtcafe.bfmat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<material fx="BaseDecalDetail" name="musicalrock_hrtcafe"> | ||
<param name="AlphaApplyMode" type="dword">4</param> | ||
<param name="AlphaBlendEnable" type="bool">false</param> | ||
<param name="AlphaFunc" type="dword">5</param> | ||
<param name="AlphaRef" type="dword">20</param> | ||
<param name="AlphaTestEnable" type="bool">true</param> | ||
<param name="AmbientMaterialSource" type="dword">1</param> | ||
<param name="ColorApplyMode" type="dword">4</param> | ||
<param name="CullMode" type="dword">1</param> | ||
<param name="DiffuseMaterialSource" type="dword">1</param> | ||
<param name="EmissiveMaterialSource" type="dword">0</param> | ||
<param name="MaterialAmbient" type="vector4">1, 1, 1, 1</param> | ||
<param name="MaterialDiffuse" type="vector4">1, 1, 1, 1</param> | ||
<param name="MaterialEmissive" type="vector4">0, 0, 0, 1</param> | ||
<param name="MaterialPower" type="float">1</param> | ||
<param name="ShadeMode" type="dword">2</param> | ||
<param name="SpecularEnable" type="bool">false</param> | ||
<param name="TexCoordIndex0" type="dword">0</param> | ||
<param name="TexCoordIndex1" type="dword">1</param> | ||
<param name="TexCoordIndex2" type="dword">0</param> | ||
<param name="Texture0" type="texture">xt_general</param> | ||
<param name="Texture1" type="texture">hrtcafe_general</param> | ||
<param name="Texture2" type="texture">rock_detail</param> | ||
<param name="TextureTransform2" type="matrix">9.000000, 0.000000, 0.000000, 0.000000, 0.000000, 9.000000, 0.000000, 0.000000, -4.000000, -4.000000, 1.000000, 0.000000, 0.000000, 0.000000, 0.000000, 1.000000</param> | ||
<param name="TextureTransformFlags2" type="dword">2</param> | ||
</material> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+32.1 KB
entities/objects/scenery/MusicalRock_HrtCafe/musicalrock_hrtcafe_icon.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
<BFTypedBinder binderType="MusicalRock_HrtCafe"> | ||
<types> | ||
<entity> | ||
<scenery> | ||
<MusicalRock_HrtCafe /> | ||
</scenery> | ||
</entity> | ||
</types> | ||
<instance> | ||
<BFGEntity entityVersion="1"> | ||
<physObjParenting> | ||
<parentObj parent="mainObj" child="shadowObj" rottype="use" postype="ignore" attachnode="link" /> | ||
</physObjParenting> | ||
</BFGEntity> | ||
</instance> | ||
<shared> | ||
<UIToggleButton template="adopt"> | ||
<UIAspect> | ||
<default image="entities\objects\scenery\MusicalRock_hrtcafe\MusicalRock_hrtcafe_icon.dds" /> | ||
</UIAspect> | ||
<UIHelpInfo name="" short="" long="" help="" ids="entityname:MusicalRock_HrtCafe" /> | ||
<on> | ||
<event msg="ZT_SETPLACEMENTOBJECT" data="BFString" string="MusicalRock_HrtCafe" /> | ||
</on> | ||
</UIToggleButton> | ||
<BFAIEntityDataShared s_Product="Downloads" b_MusicalRock="true" s_uisort="r" s_Zoopedia="zoopedia:zoopedia_soundrock:entry" f_FameReq="40" /> | ||
<ZTPlacementData terrainFlatten="false" icon3Doffset="-0.85 0.25 0.65" icon3Dscale="0.65" /> | ||
<ZTTourData> | ||
<theme_extinct value="3" /> | ||
</ZTTourData> | ||
</shared> | ||
<binder> | ||
<BFNamedBinder binderName="shadowObj"> | ||
<instance> | ||
<BFPhysObj> | ||
<BFMovingBlobShadowComponent shadowTexture="world\shadows\blob\round_blob2.tga" baseNode="footprint" width="2" length="1.5" intensity="0.3" /> | ||
</BFPhysObj> | ||
</instance> | ||
</BFNamedBinder> | ||
<BFNamedBinder binderName="mainObj"> | ||
<instance> | ||
<BFPhysObj> | ||
<BFSimpleLODComponent isBFR="true" modelfile="entities\objects\scenery\MusicalRock_hrtcafe\musicalrock_hrtcafe" initialTextKey="snd "againstme" looping" switch="0 20" /> | ||
<BFGroundFitComponent heightOffset="0.0" /> | ||
</BFPhysObj> | ||
</instance> | ||
</BFNamedBinder> | ||
<BFBinder> | ||
<instance> | ||
<ZTEconomyComponent cost="420"> | ||
<ZTTransaction name="build" costType="parent" type="debit" category="construction" /> | ||
<ZTTransaction name="destroy" cost="16.428571428571427" costType="%parent" type="credit" category="recycling" /> | ||
</ZTEconomyComponent> | ||
</instance> | ||
</BFBinder> | ||
</binder> | ||
</BFTypedBinder> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<soundtags> | ||
<BFSoundtag> | ||
<BF3DSndFactory name="againstme"> | ||
<snd name="entities/objects/scenery/MusicalRock_HrtCafe/sound/AgainstMe.wav" volume="3" mindist="1" maxdist="60" looping="1" softenGain=".4" /> | ||
</BF3DSndFactory> | ||
</BFSoundtag> | ||
</soundtags> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<ZT2Strings> | ||
<LOC_STRING _locID="entityname:MusicalRock_HrtCafe">HRT.CAFE Musical Rock</LOC_STRING> | ||
<LOC_STRING _locID="entityname:MusicalRock_HrtCafe_stt">HRT.CAFE Musical Rock</LOC_STRING> | ||
<LOC_STRING _locID="entityname:MusicalRock_HrtCafe_lower">The HRT.CAFE Musical Rock</LOC_STRING> | ||
<LOC_STRING _locID="entityname:MusicalRock_HrtCafe_ltt"> | ||
<color r="255" g="248" b="178"> | ||
<b>HRT.CAFE Musical Rock</b> | ||
</color> | ||
<br/> | ||
Click to select and place HRT.CAFE Musical Rock. | ||
</LOC_STRING> | ||
</ZT2Strings> |