Merge pull request #460 from argonui/token-spawn-reference
Added a reference for numpad keys
This commit is contained in:
commit
3e6d49cd10
@ -194,6 +194,7 @@
|
|||||||
"OptionPanelSource.830bd0",
|
"OptionPanelSource.830bd0",
|
||||||
"SoundCube.3c988f",
|
"SoundCube.3c988f",
|
||||||
"GameKeyHandler.fce69c",
|
"GameKeyHandler.fce69c",
|
||||||
|
"TokenSpawningReference.f8b3a7",
|
||||||
"3DText.d628cc",
|
"3DText.d628cc",
|
||||||
"NavigationOverlayHandler.797ede",
|
"NavigationOverlayHandler.797ede",
|
||||||
"CampaignImporterExporter.334ee3",
|
"CampaignImporterExporter.334ee3",
|
||||||
|
62
objects/TokenSpawningReference.f8b3a7.json
Normal file
62
objects/TokenSpawningReference.f8b3a7.json
Normal file
@ -0,0 +1,62 @@
|
|||||||
|
{
|
||||||
|
"AltLookAngle": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"z": 0
|
||||||
|
},
|
||||||
|
"Autoraise": true,
|
||||||
|
"ColorDiffuse": {
|
||||||
|
"b": 0,
|
||||||
|
"g": 0,
|
||||||
|
"r": 0
|
||||||
|
},
|
||||||
|
"CustomImage": {
|
||||||
|
"CustomTile": {
|
||||||
|
"Stackable": false,
|
||||||
|
"Stretch": true,
|
||||||
|
"Thickness": 0.2,
|
||||||
|
"Type": 3
|
||||||
|
},
|
||||||
|
"ImageScalar": 1,
|
||||||
|
"ImageSecondaryURL": "",
|
||||||
|
"ImageURL": "http://cloud-3.steamusercontent.com/ugc/2172484009093238162/ACF3BBD93CB517B0BD0952E9BB78A2D35A62F377/",
|
||||||
|
"WidthScale": 0
|
||||||
|
},
|
||||||
|
"Description": "Press a numpad key to spawn the indicated token.",
|
||||||
|
"DragSelectable": true,
|
||||||
|
"GMNotes": "",
|
||||||
|
"GUID": "f8b3a7",
|
||||||
|
"Grid": true,
|
||||||
|
"GridProjection": false,
|
||||||
|
"Hands": false,
|
||||||
|
"HideWhenFaceDown": false,
|
||||||
|
"IgnoreFoW": false,
|
||||||
|
"LayoutGroupSortIndex": 0,
|
||||||
|
"Locked": true,
|
||||||
|
"LuaScript": "",
|
||||||
|
"LuaScriptState": "",
|
||||||
|
"MeasureMovement": false,
|
||||||
|
"Name": "Custom_Tile",
|
||||||
|
"Nickname": "Token Spawning Reference",
|
||||||
|
"Snap": true,
|
||||||
|
"Sticky": true,
|
||||||
|
"Tags": [
|
||||||
|
"CameraZoom_ignore",
|
||||||
|
"CleanUpHelper_ignore",
|
||||||
|
"displacement_excluded"
|
||||||
|
],
|
||||||
|
"Tooltip": true,
|
||||||
|
"Transform": {
|
||||||
|
"posX": -48,
|
||||||
|
"posY": 1.48,
|
||||||
|
"posZ": 55,
|
||||||
|
"rotX": 0,
|
||||||
|
"rotY": 270,
|
||||||
|
"rotZ": 0,
|
||||||
|
"scaleX": 3,
|
||||||
|
"scaleY": 1,
|
||||||
|
"scaleZ": 3
|
||||||
|
},
|
||||||
|
"Value": 0,
|
||||||
|
"XmlUI": ""
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user