Skip to content
Snippets Groups Projects
Commit c98ea6f8 authored by baletiballo's avatar baletiballo
Browse files

Unity added .meta files

parent 3a690530
No related branches found
No related tags found
No related merge requests found
Showing
with 58 additions and 8 deletions
fileFormatVersion: 2
guid: cb3befd4a5af2e04489271413cf91093
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: ec80f551fb37027428052e03d1e006f7
guid: 642b0ca6f83df494587031ff5a0f5023
DefaultImporter:
externalObjects: {}
userData:
......
......@@ -53,7 +53,7 @@ function dropHandler(event) {
}
//element.fact = fact
target.dataset.factId = fact.uri;
target.dispatchEvent(new CustomEvent("FactAssigned", { detail: fact }));
$(target).trigger("FactAssigned", fact);
// Mathmind belongs into Unity.
// const mathMind = document.querySelector('#math-mind-canvas')
// if(mathMind instanceof HTMLCanvasElement)
......
fileFormatVersion: 2
guid: 28a97fd53b393aa4782a585327a96bad
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: a514e436242dd3747a8b90ca03028cc5
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: 237b9120691e78f49890a3216ebc0751
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: e444e4c26b6c371479ec93615515ab09
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: 84ad985d22e101c4b9fcaa24f3a450d7
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
......@@ -62,7 +62,7 @@ function dropHandler(event: DragEvent) {
//element.fact = fact
target.dataset.factId = fact.uri
target.dispatchEvent(new CustomEvent("FactAssigned", {detail: fact}))
$(target).trigger("FactAssigned", fact)
// Mathmind belongs into Unity.
// const mathMind = document.querySelector('#math-mind-canvas')
......
fileFormatVersion: 2
guid: 9a8dbc770c9e1614288b1eaf0bd671c0
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
......@@ -18,19 +18,19 @@ EditorUserSettings:
value: 00540c020302515f0b0f5f2711265c44171519797e7c7463787d4d63e1b8303c
flags: 0
RecentlyUsedSceneGuid-4:
value: 5b5200520604510a5b5b587642270744124e4e7a7e7f2764742f1b61b0e6613a
value: 520107035d0c510c080d547215760b4413154d2e7a2c226129281c65e3b63768
flags: 0
RecentlyUsedSceneGuid-5:
value: 0709560454055c0d0c5e5c2444740b4413154a72792d22627c714963e0b6373d
value: 5b01035553515d0e0b0f5b7415725d444e4f1d2b2e782332757f4863e4e6673c
flags: 0
RecentlyUsedSceneGuid-6:
value: 520107035d0c510c080d547215760b4413154d2e7a2c226129281c65e3b63768
value: 57505505560608585a56557116730644404e4d7b7c7b7562787e4f66e4b1313e
flags: 0
RecentlyUsedSceneGuid-7:
value: 5b01035553515d0e0b0f5b7415725d444e4f1d2b2e782332757f4863e4e6673c
value: 0709560454055c0d0c5e5c2444740b4413154a72792d22627c714963e0b6373d
flags: 0
RecentlyUsedSceneGuid-8:
value: 57505505560608585a56557116730644404e4d7b7c7b7562787e4f66e4b1313e
value: 5b5200520604510a5b5b587642270744124e4e7a7e7f2764742f1b61b0e6613a
flags: 0
RecentlyUsedSceneGuid-9:
value: 0502505152005e020c0d0e2446275e44144f19287f707e362c7c4b60b2b9353c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment