@almadar/std 16.158.0 → 16.159.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/lolo/ui/core/atoms/std-calendar.lolo +8 -1
- package/behaviors/lolo/ui/core/atoms/std-esign-flow.lolo +8 -1
- package/behaviors/lolo/ui/core/atoms/std-list.lolo +8 -1
- package/behaviors/lolo/ui/core/atoms/std-related.lolo +8 -1
- package/behaviors/lolo/ui/core/atoms/std-selection.lolo +8 -1
- package/behaviors/lolo/ui/game/atoms/std-grid-tactics.lolo +3 -2
- package/behaviors/lolo/ui/game/atoms/ui-draw-group.lolo +39 -0
- package/behaviors/lolo/ui/game/atoms/ui-draw-mesh.lolo +23 -2
- package/behaviors/lolo/ui/game/molecules/std-tactics-board-3d.lolo +3 -2
- package/behaviors/registry/factory-signatures.json +16058 -34167
- package/behaviors/registry/ui/core/atoms/std-calendar.orb +40 -1
- package/behaviors/registry/ui/core/atoms/std-esign-flow.orb +40 -1
- package/behaviors/registry/ui/core/atoms/std-list.orb +40 -1
- package/behaviors/registry/ui/core/atoms/std-related.orb +40 -1
- package/behaviors/registry/ui/core/atoms/std-selection.orb +40 -1
- package/behaviors/registry/ui/game/atoms/std-grid-tactics.orb +218 -2
- package/behaviors/registry/ui/game/atoms/ui-draw-group.orb +114 -0
- package/behaviors/registry/ui/game/atoms/ui-draw-mesh.orb +81 -2
- package/behaviors/registry/ui/game/molecules/std-tactics-board-3d.orb +41 -0
- package/behaviors/registry/ui/game/organisms/ui-sokoban-board.orb +1 -475
- package/dist/behaviors/behaviors-registry.json +155 -1494
- package/dist/behaviors/exports-reader.js +8343 -15544
- package/dist/behaviors/functions/index.d.ts +54 -459
- package/dist/behaviors/functions/index.js +8344 -15530
- package/dist/behaviors/index.d.ts +1 -1
- package/dist/behaviors/index.js +8344 -15545
- package/dist/behaviors/query.js +8343 -15544
- package/dist/behaviors/registry/factory-signatures.json +16058 -34167
- package/dist/behaviors/registry/ui/core/atoms/std-calendar.orb +40 -1
- package/dist/behaviors/registry/ui/core/atoms/std-esign-flow.orb +40 -1
- package/dist/behaviors/registry/ui/core/atoms/std-list.orb +40 -1
- package/dist/behaviors/registry/ui/core/atoms/std-related.orb +40 -1
- package/dist/behaviors/registry/ui/core/atoms/std-selection.orb +40 -1
- package/dist/behaviors/registry/ui/game/atoms/std-grid-tactics.orb +218 -2
- package/dist/behaviors/registry/ui/game/atoms/ui-draw-group.orb +114 -0
- package/dist/behaviors/registry/ui/game/atoms/ui-draw-mesh.orb +81 -2
- package/dist/behaviors/registry/ui/game/molecules/std-tactics-board-3d.orb +41 -0
- package/dist/behaviors/registry/ui/game/organisms/ui-sokoban-board.orb +1 -475
- package/dist/behaviors-registry.json +155 -1494
- package/dist/index.d.ts +1 -1
- package/dist/index.js +8344 -15545
- package/dist/registry/factory-signatures.json +16058 -34167
- package/package.json +4 -4
- package/behaviors/lolo/ui/game/atoms/ui-svg-draw-group.lolo +0 -58
- package/behaviors/lolo/ui/game/atoms/ui-svg-draw-shape.lolo +0 -103
- package/behaviors/lolo/ui/game/atoms/ui-svg-draw-text.lolo +0 -58
- package/behaviors/lolo/ui/game/molecules/ui-svg-draw-shape-layer.lolo +0 -52
- package/behaviors/lolo/ui/game/molecules/ui-svg-stage.lolo +0 -98
- package/behaviors/registry/ui/game/atoms/ui-svg-draw-group.orb +0 -186
- package/behaviors/registry/ui/game/atoms/ui-svg-draw-shape.orb +0 -259
- package/behaviors/registry/ui/game/atoms/ui-svg-draw-text.orb +0 -195
- package/behaviors/registry/ui/game/molecules/ui-svg-draw-shape-layer.orb +0 -188
- package/behaviors/registry/ui/game/molecules/ui-svg-stage.orb +0 -362
- package/dist/behaviors/registry/ui/game/atoms/ui-svg-draw-group.orb +0 -186
- package/dist/behaviors/registry/ui/game/atoms/ui-svg-draw-shape.orb +0 -259
- package/dist/behaviors/registry/ui/game/atoms/ui-svg-draw-text.orb +0 -195
- package/dist/behaviors/registry/ui/game/molecules/ui-svg-draw-shape-layer.orb +0 -188
- package/dist/behaviors/registry/ui/game/molecules/ui-svg-stage.orb +0 -362
|
@@ -5630,481 +5630,7 @@
|
|
|
5630
5630
|
"to": "playing"
|
|
5631
5631
|
}
|
|
5632
5632
|
]
|
|
5633
|
-
}
|
|
5634
|
-
"ticks": [
|
|
5635
|
-
{
|
|
5636
|
-
"effects": [
|
|
5637
|
-
[
|
|
5638
|
-
"render-ui",
|
|
5639
|
-
"main",
|
|
5640
|
-
{
|
|
5641
|
-
"addons": {
|
|
5642
|
-
"action": "PLAY_AGAIN",
|
|
5643
|
-
"iconAsset": {
|
|
5644
|
-
"animations": [],
|
|
5645
|
-
"aspect": "1:1",
|
|
5646
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-mobile-controls/ui/icons-default.json",
|
|
5647
|
-
"category": "ui",
|
|
5648
|
-
"dimension": "2d",
|
|
5649
|
-
"name": "icon-reset",
|
|
5650
|
-
"role": "ui",
|
|
5651
|
-
"sprite": "icon_arrow_rotate",
|
|
5652
|
-
"style": "pixel",
|
|
5653
|
-
"thumbnailUrl": "",
|
|
5654
|
-
"url": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-mobile-controls/ui/icons-default.png",
|
|
5655
|
-
"variant": ""
|
|
5656
|
-
},
|
|
5657
|
-
"label": "Reset",
|
|
5658
|
-
"type": "button",
|
|
5659
|
-
"variant": "primary"
|
|
5660
|
-
},
|
|
5661
|
-
"children": [
|
|
5662
|
-
{
|
|
5663
|
-
"camera": {
|
|
5664
|
-
"pos": {
|
|
5665
|
-
"x": [
|
|
5666
|
-
"/",
|
|
5667
|
-
[
|
|
5668
|
-
"+",
|
|
5669
|
-
[
|
|
5670
|
-
"array/min",
|
|
5671
|
-
"@config.tiles",
|
|
5672
|
-
"x"
|
|
5673
|
-
],
|
|
5674
|
-
[
|
|
5675
|
-
"array/max",
|
|
5676
|
-
"@config.tiles",
|
|
5677
|
-
"x"
|
|
5678
|
-
]
|
|
5679
|
-
],
|
|
5680
|
-
2.0
|
|
5681
|
-
],
|
|
5682
|
-
"y": [
|
|
5683
|
-
"/",
|
|
5684
|
-
[
|
|
5685
|
-
"+",
|
|
5686
|
-
[
|
|
5687
|
-
"array/min",
|
|
5688
|
-
"@config.tiles",
|
|
5689
|
-
"y"
|
|
5690
|
-
],
|
|
5691
|
-
[
|
|
5692
|
-
"array/max",
|
|
5693
|
-
"@config.tiles",
|
|
5694
|
-
"y"
|
|
5695
|
-
]
|
|
5696
|
-
],
|
|
5697
|
-
2.0
|
|
5698
|
-
]
|
|
5699
|
-
},
|
|
5700
|
-
"zoom": [
|
|
5701
|
-
"math/min",
|
|
5702
|
-
1.0,
|
|
5703
|
-
[
|
|
5704
|
-
"/",
|
|
5705
|
-
5.0,
|
|
5706
|
-
[
|
|
5707
|
-
"+",
|
|
5708
|
-
1.0,
|
|
5709
|
-
[
|
|
5710
|
-
"math/max",
|
|
5711
|
-
[
|
|
5712
|
-
"array/max",
|
|
5713
|
-
"@config.tiles",
|
|
5714
|
-
"x"
|
|
5715
|
-
],
|
|
5716
|
-
[
|
|
5717
|
-
"array/max",
|
|
5718
|
-
"@config.tiles",
|
|
5719
|
-
"y"
|
|
5720
|
-
]
|
|
5721
|
-
]
|
|
5722
|
-
]
|
|
5723
|
-
]
|
|
5724
|
-
]
|
|
5725
|
-
},
|
|
5726
|
-
"children": [
|
|
5727
|
-
{
|
|
5728
|
-
"items": [
|
|
5729
|
-
"array/map",
|
|
5730
|
-
"@config.tiles",
|
|
5731
|
-
[
|
|
5732
|
-
"fn",
|
|
5733
|
-
"t",
|
|
5734
|
-
{
|
|
5735
|
-
"fill": "#5c94fc",
|
|
5736
|
-
"position": {
|
|
5737
|
-
"x": [
|
|
5738
|
-
"object/get",
|
|
5739
|
-
"@t",
|
|
5740
|
-
"x"
|
|
5741
|
-
],
|
|
5742
|
-
"y": [
|
|
5743
|
-
"object/get",
|
|
5744
|
-
"@t",
|
|
5745
|
-
"y"
|
|
5746
|
-
]
|
|
5747
|
-
},
|
|
5748
|
-
"shape": "cell",
|
|
5749
|
-
"stroke": "rgba(255,255,255,0.35)",
|
|
5750
|
-
"strokeWidth": 1.0,
|
|
5751
|
-
"type": "draw-shape"
|
|
5752
|
-
}
|
|
5753
|
-
]
|
|
5754
|
-
],
|
|
5755
|
-
"type": "draw-shape-layer"
|
|
5756
|
-
},
|
|
5757
|
-
{
|
|
5758
|
-
"items": [
|
|
5759
|
-
"array/map",
|
|
5760
|
-
"@config.tiles",
|
|
5761
|
-
[
|
|
5762
|
-
"fn",
|
|
5763
|
-
"t",
|
|
5764
|
-
{
|
|
5765
|
-
"anchor": "center",
|
|
5766
|
-
"asset": [
|
|
5767
|
-
"object/get",
|
|
5768
|
-
"@t",
|
|
5769
|
-
"terrainSprite"
|
|
5770
|
-
],
|
|
5771
|
-
"height": 1.0,
|
|
5772
|
-
"position": {
|
|
5773
|
-
"x": [
|
|
5774
|
-
"object/get",
|
|
5775
|
-
"@t",
|
|
5776
|
-
"x"
|
|
5777
|
-
],
|
|
5778
|
-
"y": [
|
|
5779
|
-
"object/get",
|
|
5780
|
-
"@t",
|
|
5781
|
-
"y"
|
|
5782
|
-
]
|
|
5783
|
-
},
|
|
5784
|
-
"type": "draw-sprite",
|
|
5785
|
-
"width": 1.0
|
|
5786
|
-
}
|
|
5787
|
-
]
|
|
5788
|
-
],
|
|
5789
|
-
"type": "draw-sprite-layer"
|
|
5790
|
-
},
|
|
5791
|
-
{
|
|
5792
|
-
"items": [
|
|
5793
|
-
"array/map",
|
|
5794
|
-
"@entity.crates",
|
|
5795
|
-
[
|
|
5796
|
-
"fn",
|
|
5797
|
-
"c",
|
|
5798
|
-
{
|
|
5799
|
-
"anchor": "center",
|
|
5800
|
-
"asset": [
|
|
5801
|
-
"if",
|
|
5802
|
-
[
|
|
5803
|
-
"!=",
|
|
5804
|
-
[
|
|
5805
|
-
"array/find",
|
|
5806
|
-
"@config.targets",
|
|
5807
|
-
[
|
|
5808
|
-
"fn",
|
|
5809
|
-
"t",
|
|
5810
|
-
[
|
|
5811
|
-
"and",
|
|
5812
|
-
[
|
|
5813
|
-
"==",
|
|
5814
|
-
[
|
|
5815
|
-
"object/get",
|
|
5816
|
-
"@t",
|
|
5817
|
-
"x"
|
|
5818
|
-
],
|
|
5819
|
-
[
|
|
5820
|
-
"object/get",
|
|
5821
|
-
"@c",
|
|
5822
|
-
"x"
|
|
5823
|
-
]
|
|
5824
|
-
],
|
|
5825
|
-
[
|
|
5826
|
-
"==",
|
|
5827
|
-
[
|
|
5828
|
-
"object/get",
|
|
5829
|
-
"@t",
|
|
5830
|
-
"y"
|
|
5831
|
-
],
|
|
5832
|
-
[
|
|
5833
|
-
"object/get",
|
|
5834
|
-
"@c",
|
|
5835
|
-
"y"
|
|
5836
|
-
]
|
|
5837
|
-
]
|
|
5838
|
-
]
|
|
5839
|
-
]
|
|
5840
|
-
],
|
|
5841
|
-
null
|
|
5842
|
-
],
|
|
5843
|
-
[
|
|
5844
|
-
"object/get",
|
|
5845
|
-
[
|
|
5846
|
-
"object/get",
|
|
5847
|
-
"@config.assetManifest",
|
|
5848
|
-
"features"
|
|
5849
|
-
],
|
|
5850
|
-
"crate_done"
|
|
5851
|
-
],
|
|
5852
|
-
[
|
|
5853
|
-
"object/get",
|
|
5854
|
-
[
|
|
5855
|
-
"object/get",
|
|
5856
|
-
"@config.assetManifest",
|
|
5857
|
-
"features"
|
|
5858
|
-
],
|
|
5859
|
-
"crate"
|
|
5860
|
-
]
|
|
5861
|
-
],
|
|
5862
|
-
"height": 0.5,
|
|
5863
|
-
"position": {
|
|
5864
|
-
"x": [
|
|
5865
|
-
"object/get",
|
|
5866
|
-
"@c",
|
|
5867
|
-
"x"
|
|
5868
|
-
],
|
|
5869
|
-
"y": [
|
|
5870
|
-
"object/get",
|
|
5871
|
-
"@c",
|
|
5872
|
-
"y"
|
|
5873
|
-
]
|
|
5874
|
-
},
|
|
5875
|
-
"type": "draw-sprite",
|
|
5876
|
-
"width": 0.5
|
|
5877
|
-
}
|
|
5878
|
-
]
|
|
5879
|
-
],
|
|
5880
|
-
"type": "draw-sprite-layer"
|
|
5881
|
-
},
|
|
5882
|
-
{
|
|
5883
|
-
"items": [
|
|
5884
|
-
{
|
|
5885
|
-
"anchor": "ground",
|
|
5886
|
-
"asset": [
|
|
5887
|
-
"object/get",
|
|
5888
|
-
[
|
|
5889
|
-
"object/get",
|
|
5890
|
-
"@config.assetManifest",
|
|
5891
|
-
"units"
|
|
5892
|
-
],
|
|
5893
|
-
"pusher"
|
|
5894
|
-
],
|
|
5895
|
-
"height": 0.5,
|
|
5896
|
-
"position": {
|
|
5897
|
-
"x": [
|
|
5898
|
-
"object/get",
|
|
5899
|
-
"@entity.player",
|
|
5900
|
-
"x"
|
|
5901
|
-
],
|
|
5902
|
-
"y": [
|
|
5903
|
-
"object/get",
|
|
5904
|
-
"@entity.player",
|
|
5905
|
-
"y"
|
|
5906
|
-
]
|
|
5907
|
-
},
|
|
5908
|
-
"type": "draw-sprite",
|
|
5909
|
-
"width": 0.5
|
|
5910
|
-
}
|
|
5911
|
-
],
|
|
5912
|
-
"type": "draw-sprite-layer"
|
|
5913
|
-
},
|
|
5914
|
-
{
|
|
5915
|
-
"items": [
|
|
5916
|
-
"array/map",
|
|
5917
|
-
"@entity.effects",
|
|
5918
|
-
[
|
|
5919
|
-
"fn",
|
|
5920
|
-
"f",
|
|
5921
|
-
{
|
|
5922
|
-
"asset": [
|
|
5923
|
-
"object/get",
|
|
5924
|
-
[
|
|
5925
|
-
"object/get",
|
|
5926
|
-
"@config.assetManifest",
|
|
5927
|
-
"effects"
|
|
5928
|
-
],
|
|
5929
|
-
[
|
|
5930
|
-
"object/get",
|
|
5931
|
-
"@f",
|
|
5932
|
-
"key"
|
|
5933
|
-
]
|
|
5934
|
-
],
|
|
5935
|
-
"position": {
|
|
5936
|
-
"x": [
|
|
5937
|
-
"object/get",
|
|
5938
|
-
"@f",
|
|
5939
|
-
"x"
|
|
5940
|
-
],
|
|
5941
|
-
"y": [
|
|
5942
|
-
"object/get",
|
|
5943
|
-
"@f",
|
|
5944
|
-
"y"
|
|
5945
|
-
]
|
|
5946
|
-
},
|
|
5947
|
-
"type": "draw-sprite"
|
|
5948
|
-
}
|
|
5949
|
-
]
|
|
5950
|
-
],
|
|
5951
|
-
"type": "draw-sprite-layer"
|
|
5952
|
-
}
|
|
5953
|
-
],
|
|
5954
|
-
"keyMap": {
|
|
5955
|
-
"ArrowDown": "MOVE_DOWN",
|
|
5956
|
-
"ArrowLeft": "MOVE_LEFT",
|
|
5957
|
-
"ArrowRight": "MOVE_RIGHT",
|
|
5958
|
-
"ArrowUp": "MOVE_UP",
|
|
5959
|
-
"KeyA": "MOVE_LEFT",
|
|
5960
|
-
"KeyD": "MOVE_RIGHT",
|
|
5961
|
-
"KeyS": "MOVE_DOWN",
|
|
5962
|
-
"KeyW": "MOVE_UP"
|
|
5963
|
-
},
|
|
5964
|
-
"projection": "flat",
|
|
5965
|
-
"showMinimap": false,
|
|
5966
|
-
"type": "canvas"
|
|
5967
|
-
}
|
|
5968
|
-
],
|
|
5969
|
-
"controls": {
|
|
5970
|
-
"directionAssets": {
|
|
5971
|
-
"down": {
|
|
5972
|
-
"animations": [],
|
|
5973
|
-
"aspect": "1:1",
|
|
5974
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-input-prompts-pixel-16/terrain/Tilemap_tilemap_packed.tiles.json",
|
|
5975
|
-
"category": "ui",
|
|
5976
|
-
"dimension": "2d",
|
|
5977
|
-
"name": "key-down",
|
|
5978
|
-
"role": "ui",
|
|
5979
|
-
"sprite": "32,4",
|
|
5980
|
-
"style": "pixel",
|
|
5981
|
-
"thumbnailUrl": "",
|
|
5982
|
-
"url": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-input-prompts-pixel-16/terrain/tilemap_packed.png",
|
|
5983
|
-
"variant": ""
|
|
5984
|
-
},
|
|
5985
|
-
"left": {
|
|
5986
|
-
"animations": [],
|
|
5987
|
-
"aspect": "1:1",
|
|
5988
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-input-prompts-pixel-16/terrain/Tilemap_tilemap_packed.tiles.json",
|
|
5989
|
-
"category": "ui",
|
|
5990
|
-
"dimension": "2d",
|
|
5991
|
-
"name": "key-left",
|
|
5992
|
-
"role": "ui",
|
|
5993
|
-
"sprite": "33,4",
|
|
5994
|
-
"style": "pixel",
|
|
5995
|
-
"thumbnailUrl": "",
|
|
5996
|
-
"url": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-input-prompts-pixel-16/terrain/tilemap_packed.png",
|
|
5997
|
-
"variant": ""
|
|
5998
|
-
},
|
|
5999
|
-
"right": {
|
|
6000
|
-
"animations": [],
|
|
6001
|
-
"aspect": "1:1",
|
|
6002
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-input-prompts-pixel-16/terrain/Tilemap_tilemap_packed.tiles.json",
|
|
6003
|
-
"category": "ui",
|
|
6004
|
-
"dimension": "2d",
|
|
6005
|
-
"name": "key-right",
|
|
6006
|
-
"role": "ui",
|
|
6007
|
-
"sprite": "31,4",
|
|
6008
|
-
"style": "pixel",
|
|
6009
|
-
"thumbnailUrl": "",
|
|
6010
|
-
"url": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-input-prompts-pixel-16/terrain/tilemap_packed.png",
|
|
6011
|
-
"variant": ""
|
|
6012
|
-
},
|
|
6013
|
-
"up": {
|
|
6014
|
-
"animations": [],
|
|
6015
|
-
"aspect": "1:1",
|
|
6016
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-input-prompts-pixel-16/terrain/Tilemap_tilemap_packed.tiles.json",
|
|
6017
|
-
"category": "ui",
|
|
6018
|
-
"dimension": "2d",
|
|
6019
|
-
"name": "key-up",
|
|
6020
|
-
"role": "ui",
|
|
6021
|
-
"sprite": "30,4",
|
|
6022
|
-
"style": "pixel",
|
|
6023
|
-
"thumbnailUrl": "",
|
|
6024
|
-
"url": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-input-prompts-pixel-16/terrain/tilemap_packed.png",
|
|
6025
|
-
"variant": ""
|
|
6026
|
-
}
|
|
6027
|
-
},
|
|
6028
|
-
"directionEvents": {
|
|
6029
|
-
"down": "MOVE_DOWN",
|
|
6030
|
-
"left": "MOVE_LEFT",
|
|
6031
|
-
"right": "MOVE_RIGHT",
|
|
6032
|
-
"up": "MOVE_UP"
|
|
6033
|
-
},
|
|
6034
|
-
"kind": "dpad",
|
|
6035
|
-
"type": "control-grid"
|
|
6036
|
-
},
|
|
6037
|
-
"fontFamily": "pixel",
|
|
6038
|
-
"hud": {
|
|
6039
|
-
"stats": [
|
|
6040
|
-
{
|
|
6041
|
-
"format": "text",
|
|
6042
|
-
"iconUrl": {
|
|
6043
|
-
"animations": [],
|
|
6044
|
-
"aspect": "1:1",
|
|
6045
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-cursor-pack/ui/kenney-cursor-pack.generated.json",
|
|
6046
|
-
"category": "ui",
|
|
6047
|
-
"dimension": "2d",
|
|
6048
|
-
"name": "icon-moves",
|
|
6049
|
-
"role": "ui",
|
|
6050
|
-
"sprite": "arrow_e.png",
|
|
6051
|
-
"style": "pixel",
|
|
6052
|
-
"thumbnailUrl": "",
|
|
6053
|
-
"url": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-cursor-pack/ui/kenney-cursor-pack.generated.png",
|
|
6054
|
-
"variant": ""
|
|
6055
|
-
},
|
|
6056
|
-
"label": "Moves",
|
|
6057
|
-
"value": "@entity.moves"
|
|
6058
|
-
},
|
|
6059
|
-
{
|
|
6060
|
-
"format": "text",
|
|
6061
|
-
"iconUrl": {
|
|
6062
|
-
"animations": [
|
|
6063
|
-
"static"
|
|
6064
|
-
],
|
|
6065
|
-
"aspect": "1:1",
|
|
6066
|
-
"category": "ui",
|
|
6067
|
-
"dimension": "2d",
|
|
6068
|
-
"name": "icon-boxes",
|
|
6069
|
-
"role": "ui",
|
|
6070
|
-
"style": "vector",
|
|
6071
|
-
"thumbnailUrl": "",
|
|
6072
|
-
"url": "https://almadar-kflow-assets.web.app/shared/ui-sokoban-board/svg/flat/features/crate.svg",
|
|
6073
|
-
"variant": ""
|
|
6074
|
-
},
|
|
6075
|
-
"label": "Boxes",
|
|
6076
|
-
"value": "@entity.boxesDone"
|
|
6077
|
-
}
|
|
6078
|
-
],
|
|
6079
|
-
"type": "game-hud"
|
|
6080
|
-
},
|
|
6081
|
-
"hudBackgroundAsset": {
|
|
6082
|
-
"animations": [],
|
|
6083
|
-
"aspect": "1:1",
|
|
6084
|
-
"atlas": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-fantasy-ui-borders/ui/kenney-fantasy-ui-borders.generated.json",
|
|
6085
|
-
"category": "ui",
|
|
6086
|
-
"dimension": "2d",
|
|
6087
|
-
"name": "panel-frame",
|
|
6088
|
-
"role": "ui",
|
|
6089
|
-
"sprite": "panel-border-010.png",
|
|
6090
|
-
"style": "pixel",
|
|
6091
|
-
"thumbnailUrl": "",
|
|
6092
|
-
"url": "https://almadar-kflow-assets.web.app/shared/_shared/kenney-fantasy-ui-borders/ui/kenney-fantasy-ui-borders.generated.png",
|
|
6093
|
-
"variant": ""
|
|
6094
|
-
},
|
|
6095
|
-
"type": "game-shell"
|
|
6096
|
-
}
|
|
6097
|
-
]
|
|
6098
|
-
],
|
|
6099
|
-
"guard": [
|
|
6100
|
-
"==",
|
|
6101
|
-
"@entity.result",
|
|
6102
|
-
"none"
|
|
6103
|
-
],
|
|
6104
|
-
"interval": 100.0,
|
|
6105
|
-
"name": "renderTick"
|
|
6106
|
-
}
|
|
6107
|
-
]
|
|
5633
|
+
}
|
|
6108
5634
|
}
|
|
6109
5635
|
]
|
|
6110
5636
|
}
|