Merge pull request #372 from argonui/fan-content
Cleanup of community created investigators
This commit is contained in:
commit
816e09ba18
@ -27,11 +27,9 @@
|
|||||||
"MassEffectInvestigators.b82c6f",
|
"MassEffectInvestigators.b82c6f",
|
||||||
"MagicalGirlArkhamProject.814e2a",
|
"MagicalGirlArkhamProject.814e2a",
|
||||||
"LolaHayesRework.197f36",
|
"LolaHayesRework.197f36",
|
||||||
"KaimonogatariPlayercards.64ad17",
|
|
||||||
"IdolThoughtsCustomInvestigators.991ff9",
|
"IdolThoughtsCustomInvestigators.991ff9",
|
||||||
"TheGhostsOfOnigawaInvestigatorExpansion.c19cfa",
|
"TheGhostsOfOnigawaInvestigatorExpansion.c19cfa",
|
||||||
"GenderSwappedInvestigators.33272e",
|
"GenderSwappedInvestigators.33272e",
|
||||||
"FortuneorFolly-ParallelRexMurphySet.7fa06f",
|
|
||||||
"ElspethBaudinCustomInvestigator.84c153",
|
"ElspethBaudinCustomInvestigator.84c153",
|
||||||
"DontStarveInvestigators.2e69d0",
|
"DontStarveInvestigators.2e69d0",
|
||||||
"DeltaGreenConvergenceCustomInvestigators.84be1d",
|
"DeltaGreenConvergenceCustomInvestigators.84be1d",
|
||||||
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/AespaInvestigators.ec74df.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/AespaInvestigators.ec74df.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Aespa Investigators",
|
"Nickname": "Aespa Investigators",
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"1696fd":{"lock":false,"pos":{"x":-19.3,"y":1.3168,"z":-53.4358},"rot":{"x":0.0208,"y":269.9742,"z":0.0168}},"19cce5":{"lock":false,"pos":{"x":-22.6169,"y":1.3064,"z":-84.8185},"rot":{"x":0.0208,"y":269.9992,"z":0.0168}},"3635a2":{"lock":false,"pos":{"x":-22.6169,"y":1.3133,"z":-61.2414},"rot":{"x":0.0208,"y":269.9991,"z":0.0168}},"3db376":{"lock":false,"pos":{"x":-26.3,"y":1.3312,"z":-53.4368},"rot":{"x":0.0208,"y":269.9723,"z":0.0168}},"6a6f2c":{"lock":false,"pos":{"x":-19.2959,"y":1.3122,"z":-69.0607},"rot":{"x":0.0208,"y":269.9791,"z":0.0168}},"8ecf25":{"lock":false,"pos":{"x":-19.3001,"y":1.3145,"z":-61.2332},"rot":{"x":0.0208,"y":269.9789,"z":0.0168}},"ab694b":{"lock":false,"pos":{"x":-26.3002,"y":1.3243,"z":-76.9456},"rot":{"x":0.0208,"y":269.9892,"z":0.0168}},"b0e5f7":{"lock":false,"pos":{"x":-26.2996,"y":1.3268,"z":-84.818},"rot":{"x":0.0208,"y":269.9915,"z":0.0168}},"b1e673":{"lock":false,"pos":{"x":-19.2936,"y":1.3099,"z":-76.9415},"rot":{"x":0.0208,"y":269.9791,"z":0.0168}},"b5eb52":{"lock":false,"pos":{"x":-22.6139,"y":1.3156,"z":-53.4381},"rot":{"x":0.0208,"y":269.9991,"z":0.0168}},"b86f9a":{"lock":false,"pos":{"x":-26.2996,"y":1.3268,"z":-84.818},"rot":{"x":0.0208,"y":269.9919,"z":0.0168}},"c8a9be":{"lock":false,"pos":{"x":-19.2998,"y":1.3076,"z":-84.8182},"rot":{"x":0.0208,"y":269.979,"z":0.0168}},"e27b65":{"lock":false,"pos":{"x":-22.6157,"y":1.3087,"z":-76.946},"rot":{"x":0.0208,"y":269.9992,"z":0.0168}},"f32428":{"lock":false,"pos":{"x":-22.6157,"y":1.311,"z":-69.0756},"rot":{"x":0.0208,"y":269.9991,"z":0.0168}},"f971bf":{"lock":false,"pos":{"x":-26.3002,"y":1.3314,"z":-69.0606},"rot":{"x":0.0208,"y":269.9661,"z":0.0168}},"fcb70f":{"lock":false,"pos":{"x":-26.3001,"y":1.3674,"z":-61.241},"rot":{"x":0.0208,"y":269.9671,"z":0.0168}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/ArtifactExpansion13.2f8332.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/ArtifactExpansion13.2f8332.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Artifact Expansion 1.3",
|
"Nickname": "Artifact Expansion 1.3",
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"0cd655":{"lock":false,"pos":{"x":6.757,"y":1.3065,"z":-74.3312},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"1370f5":{"lock":false,"pos":{"x":6.757,"y":1.3098,"z":-63.0812},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"9887f9":{"lock":false,"pos":{"x":37.0815,"y":1.4527,"z":-38.1001},"rot":{"x":359.9181,"y":269.9817,"z":0.017}},"bc9bc6":{"lock":false,"pos":{"x":6.6076,"y":1.3136,"z":-50.0096},"rot":{"x":0.0208,"y":270.0268,"z":0.0168}},"defb26":{"lock":false,"pos":{"x":6.757,"y":1.3082,"z":-68.7062},"rot":{"x":0.0208,"y":270.0002,"z":0.0168}},"ec74df":{"lock":false,"pos":{"x":6.757,"y":1.3115,"z":-57.4562},"rot":{"x":0.0208,"y":270.0008,"z":0.0168}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/BattleGoesOn.dd90c5.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/BattleGoesOn.dd90c5.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Battle Goes On",
|
"Nickname": "Battle Goes On",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 2.18,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.45,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 2.38
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -42,8 +42,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/CartoonInvestigators.524fbc.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/CartoonInvestigators.524fbc.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Cartoon Investigators",
|
"Nickname": "Cartoon Investigators",
|
||||||
@ -57,10 +57,13 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 0.5,
|
"scaleX": 1,
|
||||||
"scaleY": 0.14,
|
"scaleY": 0.14,
|
||||||
"scaleZ": 0.5
|
"scaleZ": 1
|
||||||
},
|
},
|
||||||
|
"Tags": [
|
||||||
|
"LargeBox"
|
||||||
|
],
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
}
|
}
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"04945b":{"lock":false,"pos":{"x":-19.6592,"y":1.3154,"z":-57.5937},"rot":{"x":0.0208,"y":269.9937,"z":0.0168}},"0636ab":{"lock":false,"pos":{"x":-25.9113,"y":1.2681,"z":-79.7757},"rot":{"x":359.9792,"y":90.0033,"z":359.9832}},"123caa":{"lock":false,"pos":{"x":-22.4528,"y":1.3058,"z":-86.9656},"rot":{"x":0.0208,"y":270.0191,"z":0.0168}},"14bef8":{"lock":false,"pos":{"x":-22.5761,"y":1.3166,"z":-50.0492},"rot":{"x":0.0208,"y":270.0168,"z":0.0168}},"20ff4c":{"lock":false,"pos":{"x":-25.7759,"y":1.2746,"z":-57.6721},"rot":{"x":359.9792,"y":90.0001,"z":359.9832}},"27a0b8":{"lock":false,"pos":{"x":-19.5361,"y":1.3069,"z":-86.8433},"rot":{"x":0.0208,"y":269.9789,"z":0.0168}},"287b34":{"lock":false,"pos":{"x":-22.2417,"y":1.3059,"z":-86.9506},"rot":{"x":0.0208,"y":270.0191,"z":0.0168}},"33566f":{"lock":false,"pos":{"x":-22.594,"y":1.3121,"z":-65.4763},"rot":{"x":0.0208,"y":270.0115,"z":0.0168}},"3446fd":{"lock":false,"pos":{"x":-22.5687,"y":1.3143,"z":-57.8367},"rot":{"x":0.0208,"y":270.017,"z":0.0168}},"46d9c7":{"lock":false,"pos":{"x":-19.6502,"y":1.3131,"z":-65.5617},"rot":{"x":0.0208,"y":270.0117,"z":0.0168}},"5b6db3":{"lock":false,"pos":{"x":-22.4189,"y":1.3144,"z":-57.5627},"rot":{"x":0.0208,"y":270.017,"z":0.0168}},"7200cf":{"lock":false,"pos":{"x":-25.8249,"y":1.266,"z":-86.9147},"rot":{"x":359.9792,"y":89.9983,"z":359.9832}},"73d2da":{"lock":false,"pos":{"x":-25.9665,"y":1.2702,"z":-72.4131},"rot":{"x":359.9792,"y":89.9862,"z":359.9832}},"7b0461":{"lock":false,"pos":{"x":-19.5429,"y":1.3178,"z":-49.6959},"rot":{"x":0.0208,"y":270.003,"z":0.0168}},"8a8776":{"lock":false,"pos":{"x":-19.639,"y":1.3112,"z":-71.9966},"rot":{"x":0.0208,"y":269.9857,"z":0.0168}},"948d48":{"lock":false,"pos":{"x":-22.5272,"y":1.3166,"z":-50.0108},"rot":{"x":0.0208,"y":269.9997,"z":0.0168}},"9ad519":{"lock":false,"pos":{"x":-22.5767,"y":1.3101,"z":-72.195},"rot":{"x":0.0208,"y":269.9999,"z":0.0168}},"9ceaf0":{"lock":false,"pos":{"x":-25.6646,"y":1.2769,"z":-50.1079},"rot":{"x":359.9792,"y":89.9992,"z":359.9832}},"a99c28":{"lock":false,"pos":{"x":-22.5172,"y":1.3102,"z":-72.038},"rot":{"x":0.0208,"y":270.0114,"z":0.0168}},"bccab4":{"lock":false,"pos":{"x":-22.2837,"y":1.3081,"z":-79.3587},"rot":{"x":0.0208,"y":270.0239,"z":0.0168}},"c1f881":{"lock":false,"pos":{"x":-22.497,"y":1.308,"z":-79.5444},"rot":{"x":0.0208,"y":270.0158,"z":0.0168}},"d213c3":{"lock":false,"pos":{"x":-19.3052,"y":1.3092,"z":-79.339},"rot":{"x":0.0208,"y":270.0067,"z":0.0168}},"dc27c7":{"lock":false,"pos":{"x":-25.8464,"y":1.2723,"z":-65.495},"rot":{"x":359.9792,"y":89.9999,"z":359.9832}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,7}, rotation={0,0,0}, height=850, width=3300,
|
|
||||||
font_size=700, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/DeadSpaceInvestigators.880860.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/DeadSpaceInvestigators.880860.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Dead Space Investigators",
|
"Nickname": "Dead Space Investigators",
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"0e87e4":{"lock":false,"pos":{"x":-19.2996,"y":1.3121,"z":-53.4354},"rot":{"x":0.0208,"y":270.0032,"z":0.0168}},"31bcc4":{"lock":false,"pos":{"x":-19.2931,"y":1.3052,"z":-76.9412},"rot":{"x":0.0208,"y":269.9995,"z":0.0168}},"664a1f":{"lock":false,"pos":{"x":-19.2954,"y":1.3075,"z":-69.0603},"rot":{"x":0.0208,"y":269.9912,"z":0.0168}},"778b85":{"lock":false,"pos":{"x":-26.3002,"y":1.3661,"z":-69.0606},"rot":{"x":359.9792,"y":90,"z":359.9832}},"a8b092":{"lock":false,"pos":{"x":-18.4906,"y":1.3421,"z":-92.0345},"rot":{"x":0.0208,"y":269.996,"z":0.0168}},"d008cb":{"lock":false,"pos":{"x":-19.2989,"y":1.3029,"z":-84.8179},"rot":{"x":0.0208,"y":269.9994,"z":0.0168}},"e9a591":{"lock":false,"pos":{"x":-19.2996,"y":1.3098,"z":-61.2329},"rot":{"x":0.0208,"y":269.9969,"z":0.0168}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/DeltaGreenConvergenceCustomInvestigators.84be1d.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/DeltaGreenConvergenceCustomInvestigators.84be1d.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Delta Green Convergence Custom Investigators",
|
"Nickname": "Delta Green Convergence Custom Investigators",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.36,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.28,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.49
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"03052d":{"lock":false,"pos":{"x":-16.6400871276855,"y":1.31545794010162,"z":-61.2309913635254},"rot":{"x":0.0208080485463142,"y":270.002471923828,"z":0.0167713277041912}},"0d7398":{"lock":false,"pos":{"x":-19.2936096191406,"y":1.30989539623261,"z":-76.9415588378906},"rot":{"x":0.0208107028156519,"y":269.995147705078,"z":0.0167693216353655}},"171e82":{"lock":false,"pos":{"x":-22.6169109344482,"y":1.32333660125732,"z":-84.8184967041016},"rot":{"x":0.0208145696669817,"y":269.982055664063,"z":0.0167649257928133}},"359a15":{"lock":false,"pos":{"x":-16.6400699615479,"y":1.31775295734406,"z":-53.3904228210449},"rot":{"x":0.0208138208836317,"y":269.982574462891,"z":0.0167645756155252}},"37589e":{"lock":false,"pos":{"x":-22.6139087677002,"y":1.33252322673798,"z":-53.4381332397461},"rot":{"x":0.0208039656281471,"y":270.015686035156,"z":0.0167767275124788}},"498a00":{"lock":false,"pos":{"x":-16.6403007507324,"y":1.31316554546356,"z":-69.0603103637695},"rot":{"x":0.0208092965185642,"y":270.000244140625,"z":0.0167721156030893}},"597c69":{"lock":false,"pos":{"x":-16.6395988464355,"y":1.31085801124573,"z":-76.9456481933594},"rot":{"x":0.0208100099116564,"y":269.999908447266,"z":0.01677231118083}},"6e601f":{"lock":false,"pos":{"x":-19.3000774383545,"y":1.31449115276337,"z":-61.2332534790039},"rot":{"x":0.0208101477473974,"y":269.995147705078,"z":0.0167695451527834}},"74db2c":{"lock":false,"pos":{"x":-16.6402435302734,"y":1.30855345726013,"z":-84.8182067871094},"rot":{"x":0.0208147522062063,"y":269.981872558594,"z":0.0167650897055864}},"76d8e1":{"lock":false,"pos":{"x":-19.2997856140137,"y":1.30758762359619,"z":-84.8181838989258},"rot":{"x":0.0208103209733963,"y":269.995147705078,"z":0.0167695097625256}},"acefbf":{"lock":false,"pos":{"x":-19.3000202178955,"y":1.31677353382111,"z":-53.4358367919922},"rot":{"x":0.0208102278411388,"y":269.995147705078,"z":0.0167693123221397}},"c45c7a":{"lock":false,"pos":{"x":-22.6156978607178,"y":1.32794523239136,"z":-69.0756225585938},"rot":{"x":0.0208086371421814,"y":269.999908447266,"z":0.0167715176939964}},"eb9311":{"lock":false,"pos":{"x":-22.6169662475586,"y":1.33023798465729,"z":-61.2413864135742},"rot":{"x":0.0208078268915415,"y":270.002685546875,"z":0.016772011294961}},"f1b636":{"lock":false,"pos":{"x":-22.615758895874,"y":1.3256413936615,"z":-76.9460372924805},"rot":{"x":0.0208090450614691,"y":269.999298095703,"z":0.0167714692652225}},"f64ead":{"lock":false,"pos":{"x":-19.2958679199219,"y":1.31220149993896,"z":-69.0606918334961},"rot":{"x":0.0208100024610758,"y":269.995178222656,"z":0.0167694520205259}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/DontStarveInvestigators.2e69d0.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/DontStarveInvestigators.2e69d0.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Don't Starve Investigators",
|
"Nickname": "Don't Starve Investigators",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.36,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.28,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.49
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/ElspethBaudinCustomInvestigator.84c153.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/ElspethBaudinCustomInvestigator.84c153.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Elspeth Baudin Custom Investigator",
|
"Nickname": "Elspeth Baudin Custom Investigator",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.36,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.28,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.49
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"1b6773":{"lock":false,"pos":{"x":-19.5467624664307,"y":1.31306660175323,"z":-65.7938537597656},"rot":{"x":0.0208032466471195,"y":270.018371582031,"z":0.0167777892202139}},"41424c":{"lock":false,"pos":{"x":-22.5805168151855,"y":1.31255412101746,"z":-63.7807502746582},"rot":{"x":0.020810954272747,"y":269.991149902344,"z":0.0167674999684095}},"647b40":{"lock":false,"pos":{"x":-22.6028251647949,"y":1.31024301052094,"z":-71.6484832763672},"rot":{"x":0.0208107922226191,"y":269.991149902344,"z":0.016767431050539}},"9a67bf":{"lock":false,"pos":{"x":-22.6425685882568,"y":1.30951547622681,"z":-74.0846176147461},"rot":{"x":0.0208108704537153,"y":269.9912109375,"z":0.0167674385011196}},"9e4397":{"lock":false,"pos":{"x":-22.5964412689209,"y":1.31179511547089,"z":-66.3536529541016},"rot":{"x":0.0208110846579075,"y":269.99072265625,"z":0.0167671237140894}},"d467b7":{"lock":false,"pos":{"x":-19.7298603057861,"y":1.31206059455872,"z":-69.0034790039063},"rot":{"x":0.0207998398691416,"y":270.028869628906,"z":0.0167793389409781}},"dd312f":{"lock":false,"pos":{"x":-19.5082302093506,"y":1.31121933460236,"z":-72.1525039672852},"rot":{"x":0.0167680606245995,"y":179.991668701172,"z":359.979187011719}},"e43300":{"lock":false,"pos":{"x":-22.6156921386719,"y":1.31099140644073,"z":-69.0756149291992},"rot":{"x":0.0208105240017176,"y":269.993041992188,"z":0.0167687423527241}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -1,66 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"a": 0.27451,
|
|
||||||
"b": 1,
|
|
||||||
"g": 1,
|
|
||||||
"r": 1
|
|
||||||
},
|
|
||||||
"CustomMesh": {
|
|
||||||
"CastShadows": true,
|
|
||||||
"ColliderURL": "",
|
|
||||||
"Convex": true,
|
|
||||||
"CustomShader": {
|
|
||||||
"FresnelStrength": 0,
|
|
||||||
"SpecularColor": {
|
|
||||||
"b": 1,
|
|
||||||
"g": 1,
|
|
||||||
"r": 1
|
|
||||||
},
|
|
||||||
"SpecularIntensity": 0,
|
|
||||||
"SpecularSharpness": 2
|
|
||||||
},
|
|
||||||
"DiffuseURL": "http://cloud-3.steamusercontent.com/ugc/1746802526940892011/A775E42F9014CD75B091D7D060012681E58B906E/",
|
|
||||||
"MaterialIndex": 3,
|
|
||||||
"MeshURL": "https://raw.githubusercontent.com/RobMayer/TTSLibrary/master/advboxes/tuckbox_h_MSH.obj",
|
|
||||||
"NormalURL": "",
|
|
||||||
"TypeIndex": 0
|
|
||||||
},
|
|
||||||
"Description": "By Davi",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes": "fancreations/investigators_fortune_or_folly_parallel_rex.json",
|
|
||||||
"GUID": "7fa06f",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": false,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/FortuneorFolly-ParallelRexMurphySet.7fa06f.luascriptstate",
|
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/FortuneorFolly-ParallelRexMurphySet.7fa06f.ttslua",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Custom_Model",
|
|
||||||
"Nickname": "Fortune or Folly - Parallel Rex Murphy Set",
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": -20.939,
|
|
||||||
"posY": 1.978,
|
|
||||||
"posZ": 81.007,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 2.21,
|
|
||||||
"scaleY": 0.46,
|
|
||||||
"scaleZ": 2.42
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"0f3a96":{"lock":false,"pos":{"x":-34.2316,"y":1.6326,"z":11.6933},"rot":{"x":359.9554,"y":224.9998,"z":0.0684}},"22a929":{"lock":false,"pos":{"x":-3.956,"y":1.5975,"z":-10.4412},"rot":{"x":359.9197,"y":270,"z":0.0168}},"24e42d":{"lock":false,"pos":{"x":-36.7734,"y":1.6418,"z":-15.28},"rot":{"x":359.9201,"y":269.9999,"z":0.0168}},"2c6d3b":{"lock":false,"pos":{"x":-30.2242,"y":1.6417,"z":15.19},"rot":{"x":359.9201,"y":269.9998,"z":0.0168}},"2dfd79":{"lock":false,"pos":{"x":-36.7731,"y":1.6361,"z":11.46},"rot":{"x":0.0168,"y":180,"z":0.0799}},"3359db":{"lock":false,"pos":{"x":-32.8963,"y":1.624,"z":-11.1805},"rot":{"x":359.9316,"y":314.9998,"z":359.9554}},"360107":{"lock":false,"pos":{"x":-4.244,"y":1.6416,"z":15.0067},"rot":{"x":359.9197,"y":270.0001,"z":180.0168}},"392d3e":{"lock":false,"pos":{"x":-36.7731,"y":1.6486,"z":7.57},"rot":{"x":359.9201,"y":269.9977,"z":0.0168}},"3943d5":{"lock":false,"pos":{"x":-4.0346,"y":1.4838,"z":-23.4806},"rot":{"x":359.9316,"y":315.0011,"z":359.9554}},"3a4050":{"lock":false,"pos":{"x":-27.2281,"y":1.6228,"z":11.3825},"rot":{"x":359.9316,"y":315.0001,"z":359.9554}},"3b60c1":{"lock":false,"pos":{"x":-30.2243,"y":1.6258,"z":7.57},"rot":{"x":359.9201,"y":270.0091,"z":0.0169}},"41625c":{"lock":false,"pos":{"x":-12.2031,"y":1.6162,"z":14.0413},"rot":{"x":359.9201,"y":270.0175,"z":0.0168}},"4fe831":{"lock":false,"pos":{"x":-33.3589,"y":1.6235,"z":-15.1968},"rot":{"x":359.9201,"y":270.0001,"z":0.0169}},"551d28":{"lock":false,"pos":{"x":2.454,"y":1.4721,"z":-32.3421},"rot":{"x":359.9316,"y":315.0011,"z":359.9554}},"5c0e2e":{"lock":false,"pos":{"x":0.2701,"y":1.4896,"z":28.7803},"rot":{"x":359.9201,"y":269.9994,"z":0.0169}},"62791a":{"lock":false,"pos":{"x":-27.001,"y":1.6202,"z":3.6619},"rot":{"x":359.9554,"y":225,"z":0.0684}},"7234af":{"lock":false,"pos":{"x":-33.4277,"y":1.6269,"z":-3.8532},"rot":{"x":359.9554,"y":224.9966,"z":0.0684}},"83d7bb":{"lock":false,"pos":{"x":-4.2243,"y":1.4816,"z":-31.8957},"rot":{"x":359.9316,"y":315.0004,"z":359.9554}},"8984ad":{"lock":false,"pos":{"x":-23.6768,"y":1.6258,"z":-7.7},"rot":{"x":359.9201,"y":270.0192,"z":0.0168}},"899c2c":{"lock":false,"pos":{"x":-36.7733,"y":1.6508,"z":15.19},"rot":{"x":359.9201,"y":270,"z":0.0168}},"93422e":{"lock":false,"pos":{"x":-12.0801,"y":1.6416,"z":10.7578},"rot":{"x":0.0168,"y":180,"z":0.0799}},"9c140b":{"lock":false,"pos":{"x":-26.7676,"y":1.6177,"z":-3.8214},"rot":{"x":359.9316,"y":314.9779,"z":359.9554}},"9c6651":{"lock":false,"pos":{"x":-30.2218,"y":1.6213,"z":-7.699},"rot":{"x":359.9203,"y":269.5397,"z":0.0175}},"a45247":{"lock":false,"pos":{"x":1.6961,"y":1.5583,"z":14.2788},"rot":{"x":359.9551,"y":224.998,"z":0.0687}},"b6b9b7":{"lock":false,"pos":{"x":-36.7732,"y":1.6441,"z":-7.7},"rot":{"x":359.9201,"y":269.9998,"z":0.0168}},"c150be":{"lock":false,"pos":{"x":-23.6765,"y":1.6303,"z":7.57},"rot":{"x":359.9201,"y":269.9998,"z":0.0168}},"c27718":{"lock":false,"pos":{"x":-36.7732,"y":1.6294,"z":-11.51},"rot":{"x":0.0168,"y":180,"z":0.08}},"c7e9e3":{"lock":false,"pos":{"x":-12.1603,"y":1.631,"z":7.0481},"rot":{"x":359.9201,"y":269.9999,"z":0.0168}},"cc135d":{"lock":false,"pos":{"x":-33.7965,"y":1.6331,"z":15.3121},"rot":{"x":359.9201,"y":270.0001,"z":0.0169}},"d1bf92":{"lock":false,"pos":{"x":-3.9276,"y":1.7444,"z":5.7577},"rot":{"x":359.9197,"y":269.9985,"z":180.0168}},"d28cd1":{"lock":false,"pos":{"x":-30.2242,"y":1.6372,"z":-0.03},"rot":{"x":359.9201,"y":269.9998,"z":0.0168}},"d32960":{"lock":false,"pos":{"x":-2.6886,"y":1.6143,"z":-5.0485},"rot":{"x":0.0168,"y":180,"z":0.0803}},"d51f74":{"lock":false,"pos":{"x":-12.3273,"y":1.642,"z":10.8057},"rot":{"x":0.0169,"y":179.9845,"z":0.0799}},"d5f792":{"lock":false,"pos":{"x":-33.2551,"y":1.6289,"z":3.6656},"rot":{"x":359.9316,"y":315.0002,"z":359.9554}},"d9882d":{"lock":false,"pos":{"x":-27.011,"y":1.6157,"z":-11.771},"rot":{"x":359.9554,"y":225.0001,"z":0.0684}},"e1e1c3":{"lock":false,"pos":{"x":-2.7247,"y":1.599,"z":0.3733},"rot":{"x":0.0168,"y":180,"z":0.0803}},"e8fcf0":{"lock":false,"pos":{"x":-30.2243,"y":1.6327,"z":-15.28},"rot":{"x":359.9201,"y":269.9999,"z":0.0168}},"ec4a81":{"lock":false,"pos":{"x":2.8296,"y":1.4739,"z":-24.3652},"rot":{"x":359.9316,"y":315.0031,"z":359.9554}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/GenderSwappedInvestigators.33272e.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/GenderSwappedInvestigators.33272e.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Gender Swapped Investigators",
|
"Nickname": "Gender Swapped Investigators",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.36,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.28,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.49
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"169f5f":{"lock":false,"pos":{"x":-19.3000202178955,"y":1.35298359394073,"z":-53.4358367919922},"rot":{"x":0.02080955542624,"y":270.001556396484,"z":0.0167712271213531}},"1abe52":{"lock":false,"pos":{"x":-19.2997913360596,"y":1.34861159324646,"z":-84.8181838989258},"rot":{"x":0.020808843895793,"y":270.000122070313,"z":0.0167707651853561}},"23ea9a":{"lock":false,"pos":{"x":-16.6402473449707,"y":1.3495774269104,"z":-84.8182144165039},"rot":{"x":0.0208143834024668,"y":269.999816894531,"z":0.0167734380811453}},"260c46":{"lock":false,"pos":{"x":-16.6403007507324,"y":1.34937584400177,"z":-69.0603103637695},"rot":{"x":0.0208140630275011,"y":270.000244140625,"z":0.0167755950242281}},"6b77d7":{"lock":false,"pos":{"x":-16.8499145507813,"y":1.30698132514954,"z":-91.5999984741211},"rot":{"x":0.0208082087337971,"y":270.000122070313,"z":0.0167680568993092}},"6be340":{"lock":false,"pos":{"x":-19.3000755310059,"y":1.35551571846008,"z":-61.2332572937012},"rot":{"x":0.0208098944276571,"y":269.999114990234,"z":0.0167708061635494}},"77ba63":{"lock":false,"pos":{"x":-22.6157627105713,"y":1.3086873292923,"z":-76.946044921875},"rot":{"x":0.0208086930215359,"y":270.000091552734,"z":0.0167710520327091}},"7c3d2e":{"lock":false,"pos":{"x":-19.293607711792,"y":1.35573351383209,"z":-76.9415588378906},"rot":{"x":0.0208112671971321,"y":269.999816894531,"z":0.0167707577347755}},"7d5120":{"lock":false,"pos":{"x":-22.6139030456543,"y":1.31556940078735,"z":-53.4381294250488},"rot":{"x":0.0208085980266333,"y":270.000030517578,"z":180.01676940918}},"981000":{"lock":false,"pos":{"x":-16.6400699615479,"y":1.35396289825439,"z":-53.3904228210449},"rot":{"x":0.0208099316805601,"y":270.000030517578,"z":0.0167689602822065}},"b5091c":{"lock":false,"pos":{"x":-26.3147144317627,"y":1.30734384059906,"z":-76.9476318359375},"rot":{"x":0.0208098907023668,"y":269.99560546875,"z":0.0167696326971054}},"c61dd3":{"lock":false,"pos":{"x":-16.6400871276855,"y":1.3564817905426,"z":-61.2309913635254},"rot":{"x":0.0208104159682989,"y":269.999847412109,"z":0.0167675204575062}},"d8bab9":{"lock":false,"pos":{"x":-19.2999992370605,"y":1.32235062122345,"z":-91.5984573364258},"rot":{"x":0.0208081062883139,"y":270.000061035156,"z":0.0167712885886431}},"e22086":{"lock":false,"pos":{"x":-16.6396045684814,"y":1.35669600963593,"z":-76.9456558227539},"rot":{"x":0.0208145752549171,"y":269.999847412109,"z":0.0167776327580214}},"eff7e4":{"lock":false,"pos":{"x":-19.2958831787109,"y":1.3484114408493,"z":-69.0607070922852},"rot":{"x":0.0208063907921314,"y":270.008483886719,"z":0.016773846000433}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/IdolThoughtsCustomInvestigators.991ff9.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/IdolThoughtsCustomInvestigators.991ff9.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Idol Thoughts Custom Investigators",
|
"Nickname": "Idol Thoughts Custom Investigators",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.36,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.28,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.49
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"057e04":{"lock":false,"pos":{"x":-16.6395988464355,"y":1.31085813045502,"z":-76.9456481933594},"rot":{"x":0.0208098888397217,"y":269.999450683594,"z":0.0167720001190901}},"06fcb2":{"lock":false,"pos":{"x":-22.6157550811768,"y":1.3256413936615,"z":-76.9460372924805},"rot":{"x":0.020808782428503,"y":270.000274658203,"z":0.0167717132717371}},"08ab92":{"lock":false,"pos":{"x":-19.2936096191406,"y":1.30989539623261,"z":-76.9415512084961},"rot":{"x":0.0208085216581821,"y":270.000030517578,"z":0.0167711414396763}},"212311":{"lock":false,"pos":{"x":-22.6156845092773,"y":1.32794523239136,"z":-69.0756072998047},"rot":{"x":0.0208083000034094,"y":269.999816894531,"z":0.0167704597115517}},"3c216d":{"lock":false,"pos":{"x":-16.6402435302734,"y":1.30855345726013,"z":-84.8182067871094},"rot":{"x":0.0208111256361008,"y":269.999206542969,"z":0.0167727693915367}},"55809d":{"lock":false,"pos":{"x":-19.3000640869141,"y":1.31449115276337,"z":-61.2332420349121},"rot":{"x":0.0208084266632795,"y":269.999938964844,"z":0.0167710799723864}},"600e41":{"lock":false,"pos":{"x":-22.6139163970947,"y":1.33252322673798,"z":-53.4381370544434},"rot":{"x":0.0208081752061844,"y":270.001251220703,"z":0.0167707018554211}},"6011c1":{"lock":false,"pos":{"x":-22.61696434021,"y":1.33023798465729,"z":-61.2413864135742},"rot":{"x":0.0208087377250195,"y":269.999908447266,"z":0.016770888119936}},"6e7ea8":{"lock":false,"pos":{"x":-19.295877456665,"y":1.31220149993896,"z":-69.0607070922852},"rot":{"x":0.0208094604313374,"y":270,"z":0.0167710334062576}},"b1256b":{"lock":false,"pos":{"x":-16.6400871276855,"y":1.31545794010162,"z":-61.2309913635254},"rot":{"x":0.0208090264350176,"y":269.998779296875,"z":0.0167700741440058}},"c72bdd":{"lock":false,"pos":{"x":-16.6400699615479,"y":1.31775283813477,"z":-53.3904228210449},"rot":{"x":0.0208091754466295,"y":269.999816894531,"z":0.0167703349143267}},"d2913a":{"lock":false,"pos":{"x":-16.6403007507324,"y":1.31316590309143,"z":-69.0603103637695},"rot":{"x":0.020810903981328,"y":270,"z":0.0167728774249554}},"ecaa8c":{"lock":false,"pos":{"x":-19.2997856140137,"y":1.30758762359619,"z":-84.8181838989258},"rot":{"x":0.0208093598484993,"y":270,"z":0.0167709905654192}},"f89508":{"lock":false,"pos":{"x":-19.3000202178955,"y":1.31677353382111,"z":-53.4358367919922},"rot":{"x":0.0208089053630829,"y":270.000122070313,"z":0.0167711284011602}},"f9d436":{"lock":false,"pos":{"x":-22.6169204711914,"y":1.32333660125732,"z":-84.8185119628906},"rot":{"x":0.0208087246865034,"y":270.000030517578,"z":0.0167713966220617}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -1,86 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"AttachedDecals": [
|
|
||||||
{
|
|
||||||
"CustomDecal": {
|
|
||||||
"ImageURL": "http://cloud-3.steamusercontent.com/ugc/959719855119695911/931B9829687A20F4DEADB36DA57B7E6D76792231/",
|
|
||||||
"Name": "dunwich_back",
|
|
||||||
"Size": 7.4
|
|
||||||
},
|
|
||||||
"Transform": {
|
|
||||||
"posX": -0.0021877822,
|
|
||||||
"posY": -0.08963572,
|
|
||||||
"posZ": -0.00288731651,
|
|
||||||
"rotX": 270,
|
|
||||||
"rotY": 359.869568,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 2.00000215,
|
|
||||||
"scaleY": 2.00000238,
|
|
||||||
"scaleZ": 2.00000262
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Autoraise": true,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"a": 0.27451,
|
|
||||||
"b": 1,
|
|
||||||
"g": 1,
|
|
||||||
"r": 1
|
|
||||||
},
|
|
||||||
"CustomMesh": {
|
|
||||||
"CastShadows": true,
|
|
||||||
"ColliderURL": "",
|
|
||||||
"Convex": true,
|
|
||||||
"CustomShader": {
|
|
||||||
"FresnelStrength": 0,
|
|
||||||
"SpecularColor": {
|
|
||||||
"b": 1,
|
|
||||||
"g": 1,
|
|
||||||
"r": 1
|
|
||||||
},
|
|
||||||
"SpecularIntensity": 0,
|
|
||||||
"SpecularSharpness": 2
|
|
||||||
},
|
|
||||||
"DiffuseURL": "http://cloud-3.steamusercontent.com/ugc/1644335793265681039/FD6A85925D62077C37F89B6AD082D15D90244D13/",
|
|
||||||
"MaterialIndex": 3,
|
|
||||||
"MeshURL": "https://raw.githubusercontent.com/RobMayer/TTSLibrary/master/advboxes/tuckbox_h_MSH.obj",
|
|
||||||
"NormalURL": "",
|
|
||||||
"TypeIndex": 0
|
|
||||||
},
|
|
||||||
"Description": "version 1.5",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes": "fancreations/investigators_kaimonogatari.json",
|
|
||||||
"GUID": "64ad17",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": false,
|
|
||||||
"HideWhenFaceDown": false,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/KaimonogatariPlayercards.64ad17.luascriptstate",
|
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/KaimonogatariPlayercards.64ad17.ttslua",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Custom_Model",
|
|
||||||
"Nickname": "Kaimonogatari Player cards",
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": -34.685,
|
|
||||||
"posY": 2.827,
|
|
||||||
"posZ": -108.225,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 2.21,
|
|
||||||
"scaleY": 0.46,
|
|
||||||
"scaleZ": 2.42
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
File diff suppressed because one or more lines are too long
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -61,8 +61,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/LolaHayesRework.197f36.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/LolaHayesRework.197f36.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Lola Hayes Rework",
|
"Nickname": "Lola Hayes Rework",
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/MagicalGirlArkhamProject.814e2a.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/MagicalGirlArkhamProject.814e2a.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Magical Girl Arkham Project",
|
"Nickname": "Magical Girl Arkham Project",
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"28957b":{"lock":false,"pos":{"x":-19.3001,"y":1.1159,"z":-61.2332},"rot":{"x":359.9792,"y":90.0003,"z":359.9832}},"6f2834":{"lock":false,"pos":{"x":-19.2998,"y":1.1089,"z":-84.8182},"rot":{"x":359.9792,"y":90.0013,"z":359.9832}},"b4a99c":{"lock":false,"pos":{"x":-19.3,"y":1.1181,"z":-53.4358},"rot":{"x":359.9792,"y":90.0002,"z":359.9832}},"cfa958":{"lock":false,"pos":{"x":-26.3002,"y":1.111,"z":-69.0606},"rot":{"x":359.9792,"y":89.9785,"z":359.9832}},"e8b5fc":{"lock":false,"pos":{"x":-19.2936,"y":1.1113,"z":-76.9415},"rot":{"x":359.9792,"y":90.0002,"z":359.9832}},"f6152e":{"lock":false,"pos":{"x":-22.6157,"y":1.3223,"z":-69.0756},"rot":{"x":0.0208,"y":269.9924,"z":0.0168}},"f6199b":{"lock":false,"pos":{"x":-19.2959,"y":1.1136,"z":-69.0607},"rot":{"x":359.9792,"y":90.0047,"z":359.9832}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/MassEffectInvestigators.b82c6f.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/MassEffectInvestigators.b82c6f.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Mass Effect Investigators",
|
"Nickname": "Mass Effect Investigators",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.36,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.28,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.49
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"08d3e3":{"lock":false,"pos":{"x":13.7846,"y":1.1313,"z":-49.5292},"rot":{"x":0.0208,"y":270.0289,"z":0.0168}},"0bb6e8":{"lock":false,"pos":{"x":10.0417,"y":1.3206,"z":-76.9242},"rot":{"x":0.0208,"y":270,"z":0.0168}},"0ccbc7":{"lock":false,"pos":{"x":1.8744,"y":1.3711,"z":-86.5372},"rot":{"x":359.9789,"y":90.0433,"z":359.9843}},"17f1f6":{"lock":false,"pos":{"x":13.7266,"y":1.3242,"z":-69.0544},"rot":{"x":0.0208,"y":269.9988,"z":0.0168}},"1850a0":{"lock":false,"pos":{"x":10.1154,"y":1.13,"z":-49.5287},"rot":{"x":0.0208,"y":270.0003,"z":0.0168}},"1a4d37":{"lock":false,"pos":{"x":13.727,"y":1.3219,"z":-76.9246},"rot":{"x":0.0208,"y":269.9995,"z":0.0168}},"2b6cc2":{"lock":false,"pos":{"x":2.5928,"y":1.3179,"z":-76.9188},"rot":{"x":0.0208,"y":270,"z":0.0168}},"31a747":{"lock":false,"pos":{"x":6.2777,"y":1.3215,"z":-69.0494},"rot":{"x":0.0208,"y":270,"z":0.0168}},"4fd5ba":{"lock":false,"pos":{"x":13.7264,"y":1.3288,"z":-53.4163},"rot":{"x":0.0208,"y":269.9996,"z":0.0168}},"513d5a":{"lock":false,"pos":{"x":10.0422,"y":1.3274,"z":-53.4154},"rot":{"x":0.0208,"y":269.9999,"z":0.0168}},"547fe6":{"lock":false,"pos":{"x":13.7252,"y":1.3265,"z":-61.2201},"rot":{"x":0.0208,"y":270.0005,"z":0.0168}},"570e85":{"lock":false,"pos":{"x":2.6965,"y":1.1181,"z":-80.8667},"rot":{"x":0.0208,"y":270.0195,"z":0.0168}},"60fa35":{"lock":false,"pos":{"x":6.3792,"y":1.1263,"z":-57.3239},"rot":{"x":0.0208,"y":270.0177,"z":0.0168}},"6d5e35":{"lock":false,"pos":{"x":13.7587,"y":1.1267,"z":-65.2426},"rot":{"x":0.0208,"y":270.0178,"z":0.0168}},"6fd13b":{"lock":false,"pos":{"x":2.5897,"y":1.1204,"z":-72.9237},"rot":{"x":0.0208,"y":270.0206,"z":0.0168}},"71818d":{"lock":false,"pos":{"x":6.3664,"y":1.1286,"z":-49.5291},"rot":{"x":0.0208,"y":270.0194,"z":0.0168}},"80b260":{"lock":false,"pos":{"x":2.62,"y":1.1272,"z":-49.5292},"rot":{"x":0.0208,"y":270.0222,"z":0.0168}},"80fbd7":{"lock":false,"pos":{"x":13.8384,"y":1.1221,"z":-80.8671},"rot":{"x":0.0208,"y":270.0192,"z":0.0168}},"821d26":{"lock":false,"pos":{"x":6.2777,"y":1.3192,"z":-76.9192},"rot":{"x":0.0208,"y":270.0001,"z":0.0167}},"828364":{"lock":false,"pos":{"x":6.2797,"y":1.3261,"z":-53.4113},"rot":{"x":0.0208,"y":269.9999,"z":0.0168}},"858c12":{"lock":false,"pos":{"x":10.1694,"y":1.1208,"z":-80.8667},"rot":{"x":0.0208,"y":270.0009,"z":0.0168}},"87c700":{"lock":false,"pos":{"x":2.5934,"y":1.3202,"z":-69.0337},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"8c43cc":{"lock":false,"pos":{"x":6.2767,"y":1.3169,"z":-84.7916},"rot":{"x":0.0208,"y":269.9995,"z":0.0168}},"8d56c2":{"lock":false,"pos":{"x":13.7254,"y":1.3196,"z":-84.7972},"rot":{"x":0.0208,"y":270.0055,"z":0.0168}},"947614":{"lock":false,"pos":{"x":13.7557,"y":1.1244,"z":-72.9234},"rot":{"x":0.0208,"y":270.0186,"z":0.0168}},"9db582":{"lock":false,"pos":{"x":6.2766,"y":1.3238,"z":-61.2146},"rot":{"x":0.0208,"y":270,"z":0.0168}},"b0675e":{"lock":false,"pos":{"x":2.5933,"y":1.3224,"z":-61.2141},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"b6b587":{"lock":false,"pos":{"x":2.5939,"y":1.1226,"z":-65.2427},"rot":{"x":0.0208,"y":270.021,"z":0.0168}},"b6e8bc":{"lock":false,"pos":{"x":6.336,"y":1.1217,"z":-72.9236},"rot":{"x":0.0208,"y":270.0179,"z":0.0168}},"b9aa5d":{"lock":false,"pos":{"x":10.0851,"y":1.1231,"z":-72.923},"rot":{"x":0.0208,"y":270.0019,"z":0.0168}},"bced27":{"lock":false,"pos":{"x":10.1282,"y":1.1277,"z":-57.3233},"rot":{"x":0.0208,"y":270.0015,"z":0.0168}},"be4e02":{"lock":false,"pos":{"x":10.0425,"y":1.3183,"z":-84.7966},"rot":{"x":0.0208,"y":270,"z":0.0168}},"c1cdf9":{"lock":false,"pos":{"x":6.3705,"y":1.124,"z":-65.2395},"rot":{"x":0.0208,"y":270.0005,"z":0.0168}},"c75ea5":{"lock":false,"pos":{"x":10.0417,"y":1.3252,"z":-61.2201},"rot":{"x":0.0208,"y":270,"z":0.0168}},"daf913":{"lock":false,"pos":{"x":10.0419,"y":1.3229,"z":-69.0393},"rot":{"x":0.0208,"y":270,"z":0.0168}},"dc76bd":{"lock":false,"pos":{"x":0.1399,"y":1.4643,"z":-89.6423},"rot":{"x":0.0186,"y":270.0274,"z":0.0196}},"e82a8b":{"lock":false,"pos":{"x":10.0893,"y":1.1254,"z":-65.2422},"rot":{"x":0.0208,"y":270.0003,"z":0.0168}},"ed77db":{"lock":false,"pos":{"x":2.6329,"y":1.125,"z":-57.3239},"rot":{"x":0.0208,"y":270.0218,"z":0.0168}},"f36d20":{"lock":false,"pos":{"x":2.5934,"y":1.3247,"z":-53.4101},"rot":{"x":0.0208,"y":269.9967,"z":0.0168}},"fc82f2":{"lock":false,"pos":{"x":13.7976,"y":1.129,"z":-57.3239},"rot":{"x":0.0208,"y":270.0198,"z":0.0168}},"fe3578":{"lock":false,"pos":{"x":6.4201,"y":1.1194,"z":-80.8671},"rot":{"x":0.0208,"y":270.0186,"z":0.0168}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/MaximillionPegasusCustomInvestigator.4608c8.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/MaximillionPegasusCustomInvestigator.4608c8.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Maximillion Pegasus Custom Investigator",
|
"Nickname": "Maximillion Pegasus Custom Investigator",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.36,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.28,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.49
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"043636":{"lock":false,"pos":{"x":-19.2958831787109,"y":1.31220149993896,"z":-69.0607070922852},"rot":{"x":0.0208086650818586,"y":270,"z":0.0167712047696114}},"38e58a":{"lock":false,"pos":{"x":-22.6156921386719,"y":1.31099140644073,"z":-69.0756149291992},"rot":{"x":0.0208094250410795,"y":269.999908447266,"z":0.0167717207223177}},"728c1e":{"lock":false,"pos":{"x":-26.3002033233643,"y":1.34105360507965,"z":-69.0606002807617},"rot":{"x":0.0208094790577888,"y":270.003631591797,"z":0.016773009672761}},"e1aefa":{"lock":false,"pos":{"x":-16.6402912139893,"y":1.31316602230072,"z":-69.0602951049805},"rot":{"x":0.0208082552999258,"y":270.000030517578,"z":0.0167675074189901}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/NightmarePack-EN.e32a71.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/NightmarePack-EN.e32a71.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Nightmare Pack - EN",
|
"Nickname": "Nightmare Pack - EN",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.4,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.29,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.53
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/PokemonEldritchEditionCustomInvestigators.1fb7ce.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/PokemonEldritchEditionCustomInvestigators.1fb7ce.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Pokemon: Eldritch Edition Custom Investigators",
|
"Nickname": "Pokemon: Eldritch Edition Custom Investigators",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.36,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.28,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.49
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/RabbitHoleExpansion.b7ff06.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/RabbitHoleExpansion.b7ff06.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Rabbit Hole Expansion",
|
"Nickname": "Rabbit Hole Expansion",
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -61,8 +61,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/SignatureReplacements.b06fd9.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/SignatureReplacements.b06fd9.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Signature Replacements",
|
"Nickname": "Signature Replacements",
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"098d30":{"lock":false,"pos":{"x":6.9713,"y":1.3044,"z":-81.9249},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"62d0d7":{"lock":false,"pos":{"x":6.9713,"y":1.3104,"z":-61.2247},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"7da10d":{"lock":false,"pos":{"x":6.9713,"y":1.3064,"z":-75.0248},"rot":{"x":0.0208,"y":270,"z":0.0168}},"9ad488":{"lock":false,"pos":{"x":6.9713,"y":1.3084,"z":-68.1247},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"a93c12":{"lock":false,"pos":{"x":17.4327,"y":1.3008,"z":-54.6873},"rot":{"x":359.7432,"y":269.9996,"z":0.0168}},"c96f3f":{"lock":false,"pos":{"x":25.599,"y":1.4603,"z":-35.711},"rot":{"x":359.9201,"y":270.0024,"z":0.0169}},"ec74df":{"lock":false,"pos":{"x":6.9713,"y":1.3124,"z":-54.3247},"rot":{"x":0.0208,"y":270,"z":0.0168}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/StrangeAeonsCustomInvestigators.d78bd2.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/StrangeAeonsCustomInvestigators.d78bd2.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Strange Aeons Custom Investigators",
|
"Nickname": "Strange Aeons Custom Investigators",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.36,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.28,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.49
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"089a45":{"lock":false,"pos":{"x":-19.2959,"y":1.3122,"z":-69.0607},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"0d2913":{"lock":false,"pos":{"x":-19.2998,"y":1.3076,"z":-84.8182},"rot":{"x":0.0208,"y":270,"z":0.0168}},"1f4db7":{"lock":false,"pos":{"x":-19.3,"y":1.4902,"z":-91.0572},"rot":{"x":0.0208,"y":270,"z":0.0168}},"23d41e":{"lock":false,"pos":{"x":-19.3,"y":1.32,"z":-47.118},"rot":{"x":0.0208,"y":270.0002,"z":0.0168}},"29cf64":{"lock":false,"pos":{"x":-19.2936,"y":1.3099,"z":-76.9416},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"3465a5":{"lock":false,"pos":{"x":-19.3,"y":1.3168,"z":-53.4358},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"3aa40a":{"lock":false,"pos":{"x":-19.3001,"y":1.3145,"z":-61.2333},"rot":{"x":0.0208,"y":270.0002,"z":0.0168}},"3f56a4":{"lock":false,"pos":{"x":-22.6169,"y":1.3282,"z":-84.8185},"rot":{"x":0.0208,"y":270.0002,"z":0.0168}},"55c805":{"lock":false,"pos":{"x":-22.6158,"y":1.3305,"z":-76.946},"rot":{"x":0.0208,"y":269.9995,"z":0.0168}},"7634fc":{"lock":false,"pos":{"x":-22.61,"y":1.34,"z":-47.12},"rot":{"x":0.0208,"y":269.9998,"z":0.0168}},"8d39b5":{"lock":false,"pos":{"x":-22.6157,"y":1.3328,"z":-69.0756},"rot":{"x":0.0208,"y":270.0002,"z":0.0168}},"a57210":{"lock":false,"pos":{"x":-22.6139,"y":1.3373,"z":-53.4381},"rot":{"x":0.0208,"y":270,"z":0.0168}},"ff2949":{"lock":false,"pos":{"x":-22.617,"y":1.3351,"z":-61.2414},"rot":{"x":0.0208,"y":270.0002,"z":0.0168}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/StreetsofNewCapenna.48b4ca.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/StreetsofNewCapenna.48b4ca.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Streets of New Capenna",
|
"Nickname": "Streets of New Capenna",
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"00df29":{"lock":false,"pos":{"x":53.2286,"y":1.3082,"z":92.4413},"rot":{"x":0.0208,"y":270,"z":0.0168}},"1d30b7":{"lock":false,"pos":{"x":49.5629,"y":1.3022,"z":76.3528},"rot":{"x":0.0208,"y":270.0235,"z":0.0168}},"24ebf7":{"lock":false,"pos":{"x":45.98,"y":1.3049,"z":90.1528},"rot":{"x":0.0208,"y":269.9692,"z":0.0168}},"289dcb":{"lock":false,"pos":{"x":53.2286,"y":1.3029,"z":74.0413},"rot":{"x":0.0208,"y":270,"z":0.0168}},"2aaa95":{"lock":false,"pos":{"x":53.2286,"y":1.3035,"z":76.3413},"rot":{"x":0.0208,"y":270,"z":0.0168}},"35fa26":{"lock":false,"pos":{"x":40.9603,"y":1.3018,"z":85.5488},"rot":{"x":0.0208,"y":270,"z":0.0168}},"3e8f18":{"lock":false,"pos":{"x":53.2286,"y":1.3069,"z":87.8413},"rot":{"x":0.0208,"y":270,"z":0.0168}},"43d9b3":{"lock":false,"pos":{"x":53.2286,"y":1.3062,"z":85.5412},"rot":{"x":0.0208,"y":270,"z":0.0168}},"450971":{"lock":false,"pos":{"x":49.5625,"y":1.2995,"z":67.1528},"rot":{"x":0.0208,"y":269.9993,"z":0.0168}},"4bf11c":{"lock":false,"pos":{"x":40.9602,"y":1.2977,"z":71.7487},"rot":{"x":0.0208,"y":269.9998,"z":0.0168}},"4f3c6c":{"lock":false,"pos":{"x":49.5629,"y":1.3036,"z":80.9528},"rot":{"x":0.0208,"y":270,"z":0.0168}},"57acdc":{"lock":false,"pos":{"x":49.5629,"y":1.3049,"z":85.5528},"rot":{"x":0.0208,"y":270,"z":0.0168}},"655321":{"lock":false,"pos":{"x":40.9602,"y":1.3024,"z":87.8488},"rot":{"x":0.0208,"y":269.9823,"z":0.0168}},"6724b6":{"lock":false,"pos":{"x":49.5629,"y":1.3062,"z":90.1528},"rot":{"x":0.0208,"y":269.9999,"z":0.0168}},"73aa68":{"lock":false,"pos":{"x":40.9603,"y":1.3011,"z":83.2487},"rot":{"x":0.0208,"y":269.9993,"z":0.0168}},"73bf72":{"lock":false,"pos":{"x":45.9795,"y":1.3029,"z":83.2529},"rot":{"x":0.0208,"y":269.9995,"z":0.0168}},"774533":{"lock":false,"pos":{"x":40.9602,"y":1.3031,"z":90.1488},"rot":{"x":0.0208,"y":269.9823,"z":0.0168}},"776d45":{"lock":false,"pos":{"x":53.2286,"y":1.3015,"z":69.4413},"rot":{"x":0.0208,"y":270,"z":0.0168}},"7b7c48":{"lock":false,"pos":{"x":45.9795,"y":1.3036,"z":85.5528},"rot":{"x":0.0208,"y":270,"z":0.0168}},"7e4fd8":{"lock":false,"pos":{"x":53.2286,"y":1.3008,"z":67.1412},"rot":{"x":0.0208,"y":269.9994,"z":0.0168}},"822ea2":{"lock":false,"pos":{"x":49.5628,"y":1.3069,"z":92.4528},"rot":{"x":0.0208,"y":270,"z":0.0168}},"84f3bc":{"lock":false,"pos":{"x":49.5629,"y":1.3009,"z":71.7528},"rot":{"x":0.0208,"y":270,"z":0.0168}},"91b291":{"lock":false,"pos":{"x":49.5628,"y":1.3015,"z":74.0528},"rot":{"x":0.0208,"y":270,"z":0.0168}},"94d7d7":{"lock":false,"pos":{"x":53.2286,"y":1.3049,"z":80.9413},"rot":{"x":0.0208,"y":269.9995,"z":0.0168}},"99b2e7":{"lock":false,"pos":{"x":40.9603,"y":1.2998,"z":78.6487},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"9ad531":{"lock":false,"pos":{"x":40.9611,"y":1.3038,"z":92.4497},"rot":{"x":0.0208,"y":270.0154,"z":0.0168}},"9f5e6e":{"lock":false,"pos":{"x":40.9602,"y":1.2984,"z":74.0487},"rot":{"x":0.0208,"y":269.9995,"z":0.0168}},"9ff2b3":{"lock":false,"pos":{"x":49.5628,"y":1.3002,"z":69.4528},"rot":{"x":0.0208,"y":270,"z":0.0168}},"a0038c":{"lock":false,"pos":{"x":53.2286,"y":1.3002,"z":64.8411},"rot":{"x":0.0208,"y":269.9995,"z":0.0168}},"aaf8ac":{"lock":false,"pos":{"x":58.3839,"y":1.3094,"z":90.0904},"rot":{"x":0.0208,"y":269.9999,"z":180.0168}},"af9875":{"lock":false,"pos":{"x":49.5629,"y":1.3056,"z":87.8529},"rot":{"x":0.0208,"y":269.9999,"z":0.0168}},"b6e7d4":{"lock":false,"pos":{"x":53.2286,"y":1.3056,"z":83.2413},"rot":{"x":0.0208,"y":269.9997,"z":0.0168}},"c2b022":{"lock":false,"pos":{"x":49.5629,"y":1.2988,"z":64.8527},"rot":{"x":0.0208,"y":269.9999,"z":0.0168}},"cf0176":{"lock":false,"pos":{"x":53.2286,"y":1.3022,"z":71.7413},"rot":{"x":0.0208,"y":270,"z":0.0168}},"d474aa":{"lock":false,"pos":{"x":45.9795,"y":1.3022,"z":80.9528},"rot":{"x":0.0208,"y":269.9998,"z":0.0168}},"e20a09":{"lock":false,"pos":{"x":53.2288,"y":1.3076,"z":90.1413},"rot":{"x":0.0208,"y":270,"z":0.0168}},"e5cc63":{"lock":false,"pos":{"x":40.9603,"y":1.2991,"z":76.3487},"rot":{"x":0.0208,"y":270.0002,"z":0.0168}},"ec5825":{"lock":false,"pos":{"x":45.98,"y":1.3056,"z":92.4529},"rot":{"x":0.0208,"y":270,"z":0.0168}},"f44618":{"lock":false,"pos":{"x":49.5629,"y":1.3042,"z":83.2528},"rot":{"x":0.0208,"y":269.9999,"z":0.0168}},"f6916e":{"lock":false,"pos":{"x":58.3838,"y":1.3101,"z":92.3904},"rot":{"x":0.0208,"y":270.0001,"z":0.0168}},"f7b278":{"lock":false,"pos":{"x":45.9795,"y":1.3043,"z":87.8529},"rot":{"x":0.0208,"y":270,"z":0.0168}},"fc411e":{"lock":false,"pos":{"x":40.9602,"y":1.3004,"z":80.9487},"rot":{"x":0.0208,"y":269.9717,"z":0.0168}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -32,8 +32,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScriptState": "",
|
"LuaScriptState": "",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/TheBadBatch.0a1d16.ttslua",
|
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "The Bad Batch",
|
"Nickname": "The Bad Batch",
|
||||||
@ -58,7 +58,7 @@
|
|||||||
"posY": 2.225,
|
"posY": 2.225,
|
||||||
"posZ": -97.676,
|
"posZ": -97.676,
|
||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 90,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 2,
|
"scaleX": 2,
|
||||||
"scaleY": 2,
|
"scaleY": 2,
|
||||||
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,-1}, rotation={0,180,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -42,8 +42,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScriptState": "",
|
"LuaScriptState": "",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/TheGhostsOfOnigawaInvestigatorExpansion.c19cfa.ttslua",
|
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "The Ghosts Of Onigawa (Investigator Expansion)",
|
"Nickname": "The Ghosts Of Onigawa (Investigator Expansion)",
|
||||||
@ -57,10 +57,13 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 0.96,
|
"scaleX": 1,
|
||||||
"scaleY": 0.27,
|
"scaleY": 0.14,
|
||||||
"scaleZ": 0.96
|
"scaleZ": 1
|
||||||
},
|
},
|
||||||
|
"Tags": [
|
||||||
|
"LargeBox"
|
||||||
|
],
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
}
|
}
|
||||||
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,6}, rotation={0,0,0}, height=500, width=1600,
|
|
||||||
font_size=350, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/TheShadowsofArkhamPlayerCards.2e5eef.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/TheShadowsofArkhamPlayerCards.2e5eef.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "The Shadows of Arkham Player Cards",
|
"Nickname": "The Shadows of Arkham Player Cards",
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/TouhouProjectInvestigators.c5c294.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/TouhouProjectInvestigators.c5c294.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Touhou Project Investigators",
|
"Nickname": "Touhou Project Investigators",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.75,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.37,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.92
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
@ -62,8 +62,8 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScriptState_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/WeirdWestCustomInvestigators.58ddca.luascriptstate",
|
"LuaScript": "require(\"core/DownloadBox\")",
|
||||||
"LuaScript_path": "Community-CreatedPlayerCardsInvestigators.ed4ca7/WeirdWestCustomInvestigators.58ddca.ttslua",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Model",
|
"Name": "Custom_Model",
|
||||||
"Nickname": "Weird West Custom Investigators",
|
"Nickname": "Weird West Custom Investigators",
|
||||||
@ -77,9 +77,9 @@
|
|||||||
"rotX": 359,
|
"rotX": 359,
|
||||||
"rotY": 270,
|
"rotY": 270,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.36,
|
"scaleX": 2.21,
|
||||||
"scaleY": 0.28,
|
"scaleY": 0.46,
|
||||||
"scaleZ": 1.49
|
"scaleZ": 2.42
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"ml":{"05e2c0":{"lock":false,"pos":{"x":-26.3001842498779,"y":1.47353863716125,"z":-76.9456405639648},"rot":{"x":0.0208083260804415,"y":270.001403808594,"z":180.01676940918}},"09ad66":{"lock":false,"pos":{"x":-22.615743637085,"y":1.30868756771088,"z":-76.9460296630859},"rot":{"x":0.0208102352917194,"y":269.995422363281,"z":0.0167690441012383}},"3212ba":{"lock":false,"pos":{"x":-22.7136993408203,"y":1.30798888206482,"z":-79.2113952636719},"rot":{"x":0.0208046901971102,"y":270.013366699219,"z":0.0167759861797094}},"4a4add":{"lock":false,"pos":{"x":-22.7518444061279,"y":1.31493735313416,"z":-55.4262008666992},"rot":{"x":0.0208011120557785,"y":270.025115966797,"z":0.0167802777141333}},"560bdb":{"lock":false,"pos":{"x":-22.6168918609619,"y":1.3063827753067,"z":-84.818489074707},"rot":{"x":0.0208111274987459,"y":269.991058349609,"z":0.0167677570134401}},"598416":{"lock":false,"pos":{"x":-26.3000087738037,"y":1.48041987419128,"z":-53.4368515014648},"rot":{"x":0.0208082254976034,"y":270.000610351563,"z":180.01676940918}},"60c34e":{"lock":false,"pos":{"x":-22.6686191558838,"y":1.30925226211548,"z":-74.9513778686523},"rot":{"x":0.0208004489541054,"y":270.027587890625,"z":0.0167813859879971}},"652771":{"lock":false,"pos":{"x":-22.6169414520264,"y":1.31328415870667,"z":-61.2413673400879},"rot":{"x":0.0208116583526134,"y":269.990875244141,"z":0.0167675074189901}},"6a79ce":{"lock":false,"pos":{"x":-22.7609882354736,"y":1.31608760356903,"z":-51.4852142333984},"rot":{"x":0.0208025313913822,"y":270.020202636719,"z":0.0167785175144672}},"6a93db":{"lock":false,"pos":{"x":-19.3000030517578,"y":1.31677353382111,"z":-53.4358215332031},"rot":{"x":0.02080830745399,"y":270.000762939453,"z":0.0167714785784483}},"701c64":{"lock":false,"pos":{"x":-26.300142288208,"y":1.50220584869385,"z":-61.2409629821777},"rot":{"x":0.0208188965916634,"y":269.965393066406,"z":180.01676940918}},"730956":{"lock":false,"pos":{"x":-19.3000602722168,"y":1.31449115276337,"z":-61.2332382202148},"rot":{"x":0.0208089556545019,"y":269.998840332031,"z":0.0167708117514849}},"805c5d":{"lock":false,"pos":{"x":-22.7589092254639,"y":1.3069132566452,"z":-82.8301010131836},"rot":{"x":0.0208124294877052,"y":269.987060546875,"z":0.0167664363980293}},"80c874":{"lock":false,"pos":{"x":-22.5390548706055,"y":1.31388795375824,"z":-59.2751998901367},"rot":{"x":0.0208148751407862,"y":269.978088378906,"z":0.0167632009834051}},"8782a0":{"lock":false,"pos":{"x":-22.7289066314697,"y":1.31035208702087,"z":-71.1191024780273},"rot":{"x":0.0208046063780785,"y":270.013366699219,"z":0.0167760066688061}},"8903f5":{"lock":false,"pos":{"x":-22.7560520172119,"y":1.31155574321747,"z":-66.9736251831055},"rot":{"x":0.0208087116479874,"y":269.998748779297,"z":0.0167708247900009}},"a0221f":{"lock":false,"pos":{"x":-26.3001880645752,"y":1.47584664821625,"z":-69.0605850219727},"rot":{"x":0.0208174251019955,"y":269.968963623047,"z":180.01676940918}},"a98e88":{"lock":false,"pos":{"x":-22.6028499603271,"y":1.31268572807312,"z":-63.3029747009277},"rot":{"x":0.0208002626895905,"y":270.028137207031,"z":0.0167814139276743}},"ad33a4":{"lock":false,"pos":{"x":-22.6156806945801,"y":1.31099140644073,"z":-69.0756072998047},"rot":{"x":0.020808132365346,"y":270.002166748047,"z":0.0167719703167677}},"be922f":{"lock":false,"pos":{"x":-22.7915019989014,"y":1.30566263198853,"z":-87.0623779296875},"rot":{"x":0.0208004154264927,"y":270.027099609375,"z":0.0167809296399355}},"beae03":{"lock":false,"pos":{"x":-22.613883972168,"y":1.31556940078735,"z":-53.4381103515625},"rot":{"x":0.0208098795264959,"y":269.995910644531,"z":0.0167693924158812}},"caefe0":{"lock":false,"pos":{"x":-19.2935924530029,"y":1.30989539623261,"z":-76.941535949707},"rot":{"x":0.0208082757890224,"y":270.0009765625,"z":0.0167715456336737}},"cd9447":{"lock":false,"pos":{"x":-26.2995929718018,"y":1.47123456001282,"z":-84.8179931640625},"rot":{"x":0.0208129994571209,"y":269.984710693359,"z":180.01676940918}},"db4063":{"lock":false,"pos":{"x":-19.2958602905273,"y":1.31220149993896,"z":-69.0606918334961},"rot":{"x":0.0208044555038214,"y":270.014404296875,"z":0.0167763326317072}},"f49f9a":{"lock":false,"pos":{"x":-19.299768447876,"y":1.30758762359619,"z":-84.8181686401367},"rot":{"x":0.0208086315542459,"y":270.000061035156,"z":0.0167712438851595}}}}
|
|
@ -1,22 +0,0 @@
|
|||||||
function onload(saved_data)
|
|
||||||
createDownloadButton()
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
--Beginning Setup
|
|
||||||
|
|
||||||
|
|
||||||
--Make Download button
|
|
||||||
function createDownloadButton()
|
|
||||||
self.createButton({
|
|
||||||
label="Download", click_function="buttonClick_download", function_owner=self,
|
|
||||||
position={0,0.1,2.2}, rotation={0,0,0}, height=240, width=800,
|
|
||||||
font_size=150, color={0,0,0}, font_color={1,1,1}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
--Triggered by download button,
|
|
||||||
function buttonClick_download()
|
|
||||||
local params = { url = self.getGMNotes(), replace = self.guid }
|
|
||||||
Global.call('placeholder_download', params)
|
|
||||||
end
|
|
Loading…
Reference in New Issue
Block a user