STGGame - Version 47303

Created
Total Size18.4 MB (19,340,993 bytes)
Modified Size3.8 MB (3,996,033 bytes)
File Count174
Engine Version17
Changes
Changes on 2024-02-20
Meta
{"MaxPlayers":1,"MinPlayers":1,"TickRate":50,"GameNetworkType":"Multiplayer","MapSelect":"Unrestricted","MapList":["facepunch.flatgrass"],"RankType":"None","PerMapRanking":false,"LeaderboardType":"None","CsProjName":"","StartupScene":"scenes/menu.scene","ProjectTemplate":null,"Collision":{"Defaults":{"solid":3,"trigger":2,"ladder":1,"water":2,"player":0,"bullet":0,"boss":0,"playerbullet":0,"graze":0,"pickup":0},"Pairs":[{"a":"solid","b":"solid","r":3},{"a":"trigger","b":"playerclip","r":1},{"a":"trigger","b":"solid","r":2},{"a":"solid","b":"trigger","r":3},{"a":"playerclip","b":"solid","r":3},{"a":"player","b":"boss","r":2},{"a":"player","b":"bullet","r":2},{"a":"player","b":"playerbullet","r":1},{"a":"boss","b":"playerbullet","r":2},{"a":"bullet","b":"boss","r":1},{"a":"bullet","b":"bullet","r":1},{"a":"bullet","b":"playerbullet","r":1},{"a":"player","b":"graze","r":2},{"a":"bullet","b":"graze","r":1},{"a":"boss","b":"graze","r":1},{"a":"playerbullet","b":"graze","r":1},{"a":"water","b":"graze","r":1},{"a":"ladder","b":"graze","r":1},{"a":"trigger","b":"graze","r":1},{"a":"solid","b":"graze","r":1},{"a":"graze","b":"graze","r":1},{"a":"solid","b":"pickup","r":2},{"a":"trigger","b":"pickup","r":1},{"a":"ladder","b":"pickup","r":1},{"a":"water","b":"pickup","r":1},{"a":"player","b":"pickup","r":2},{"a":"bullet","b":"pickup","r":1},{"a":"boss","b":"pickup","r":1},{"a":"playerbullet","b":"pickup","r":1},{"a":"graze","b":"pickup","r":1},{"a":"pickup","b":"pickup","r":1},{"a":"playerbullet","b":"playerbullet","r":1},{"a":"boss","b":"boss","r":1}]},"ControlModes":{"Keyboard":true},"InputSettings":{"Actions":[{"Name":"Forward","KeyboardCode":"W","GroupName":"Movement"},{"Name":"Backward","KeyboardCode":"S","GroupName":"Movement"},{"Name":"Left","KeyboardCode":"A","GroupName":"Movement"},{"Name":"Right","KeyboardCode":"D","GroupName":"Movement"},{"Name":"Jump","KeyboardCode":"space","GamepadCode":"A","GroupName":"Movement"},{"Name":"Run","KeyboardCode":"shift","GamepadCode":"LeftJoystickButton","GroupName":"Movement"},{"Name":"Walk","KeyboardCode":"alt","GroupName":"Movement"},{"Name":"Duck","KeyboardCode":"ctrl","GamepadCode":"B","GroupName":"Movement"},{"Name":"attack1","KeyboardCode":"mouse1","GamepadCode":"RightTrigger","GroupName":"Actions"},{"Name":"attack2","KeyboardCode":"mouse2","GamepadCode":"LeftTrigger","GroupName":"Actions"},{"Name":"reload","KeyboardCode":"r","GamepadCode":"X","GroupName":"Actions"},{"Name":"use","KeyboardCode":"e","GamepadCode":"Y","GroupName":"Actions"},{"Name":"Slot1","KeyboardCode":"1","GamepadCode":"DpadWest","GroupName":"Inventory"},{"Name":"Slot2","KeyboardCode":"2","GamepadCode":"DpadEast","GroupName":"Inventory"},{"Name":"Slot3","KeyboardCode":"3","GamepadCode":"DpadSouth","GroupName":"Inventory"},{"Name":"Slot4","KeyboardCode":"4","GroupName":"Inventory"},{"Name":"Slot5","KeyboardCode":"5","GroupName":"Inventory"},{"Name":"Slot6","KeyboardCode":"6","GroupName":"Inventory"},{"Name":"Slot7","KeyboardCode":"7","GroupName":"Inventory"},{"Name":"Slot8","KeyboardCode":"8","GroupName":"Inventory"},{"Name":"Slot9","KeyboardCode":"9","GroupName":"Inventory"},{"Name":"Slot0","KeyboardCode":"0","GroupName":"Inventory"},{"Name":"SlotPrev","KeyboardCode":"mouse4","GamepadCode":"SwitchLeftBumper","GroupName":"Inventory"},{"Name":"SlotNext","KeyboardCode":"mouse5","GamepadCode":"SwitchRightBumper","GroupName":"Inventory"},{"Name":"View","KeyboardCode":"C","GamepadCode":"RightJoystickButton","GroupName":"Other"},{"Name":"Voice","KeyboardCode":"v","GroupName":"Other"},{"Name":"Drop","KeyboardCode":"g","GroupName":"Other"},{"Name":"Flashlight","KeyboardCode":"f","GamepadCode":"DpadNorth","GroupName":"Other"},{"Name":"Score","KeyboardCode":"tab","GamepadCode":"SwitchLeftMenu","GroupName":"Other"},{"Name":"Menu","KeyboardCode":"Q","GamepadCode":"SwitchRightMenu","GroupName":"Other"},{"Name":"Chat","KeyboardCode":"enter","GroupName":"Other"},{"Name":"Mouse3","GroupName":"Other"}]},"ParentPackage":"tiowevolve.touhougame#local","Resources":"\nUI/ScoreBoard.razor.scss\nUI/Teach.razor.scss\nimage/star.png\nimage/heart.png\nimage/logo.png\nBoss/UI/BossHealthBar.razor.scss","StartupResources":["*","scenes/menu.scene","prefab/bullet.prefab","prefab/playerbullet.prefab","shaders/generic.shader","prefab/pickupitem.prefab","prefab/enemy.prefab","prefab/enemytrack.prefab","shaders/complex.shader","materials/default/default_ao_tga_7449568e.generated.vtex","materials/default/default_normal_tga_5c878876.generated.vtex"],"CodePackageReferences":[]}
{
  "MaxPlayers": 1,
  "MinPlayers": 1,
  "TickRate": 50,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "facepunch.flatgrass"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "CsProjName": "",
  "StartupScene": "scenes/menu.scene",
  "ProjectTemplate": null,
  "Collision": {
    "Defaults": {
      "solid": 3,
      "trigger": 2,
      "ladder": 1,
      "water": 2,
      "player": 0,
      "bullet": 0,
      "boss": 0,
      "playerbullet": 0,
      "graze": 0,
      "pickup": 0
    },
    "Pairs": [
      {
        "a": "solid",
        "b": "solid",
        "r": 3
      },
      {
        "a": "trigger",
        "b": "playerclip",
        "r": 1
      },
      {
        "a": "trigger",
        "b": "solid",
        "r": 2
      },
      {
        "a": "solid",
        "b": "trigger",
        "r": 3
      },
      {
        "a": "playerclip",
        "b": "solid",
        "r": 3
      },
      {
        "a": "player",
        "b": "boss",
        "r": 2
      },
      {
        "a": "player",
        "b": "bullet",
        "r": 2
      },
      {
        "a": "player",
        "b": "playerbullet",
        "r": 1
      },
      {
        "a": "boss",
        "b": "playerbullet",
        "r": 2
      },
      {
        "a": "bullet",
        "b": "boss",
        "r": 1
      },
      {
        "a": "bullet",
        "b": "bullet",
        "r": 1
      },
      {
        "a": "bullet",
        "b": "playerbullet",
        "r": 1
      },
      {
        "a": "player",
        "b": "graze",
        "r": 2
      },
      {
        "a": "bullet",
        "b": "graze",
        "r": 1
      },
      {
        "a": "boss",
        "b": "graze",
        "r": 1
      },
      {
        "a": "playerbullet",
        "b": "graze",
        "r": 1
      },
      {
        "a": "water",
        "b": "graze",
        "r": 1
      },
      {
        "a": "ladder",
        "b": "graze",
        "r": 1
      },
      {
        "a": "trigger",
        "b": "graze",
        "r": 1
      },
      {
        "a": "solid",
        "b": "graze",
        "r": 1
      },
      {
        "a": "graze",
        "b": "graze",
        "r": 1
      },
      {
        "a": "solid",
        "b": "pickup",
        "r": 2
      },
      {
        "a": "trigger",
        "b": "pickup",
        "r": 1
      },
      {
        "a": "ladder",
        "b": "pickup",
        "r": 1
      },
      {
        "a": "water",
        "b": "pickup",
        "r": 1
      },
      {
        "a": "player",
        "b": "pickup",
        "r": 2
      },
      {
        "a": "bullet",
        "b": "pickup",
        "r": 1
      },
      {
        "a": "boss",
        "b": "pickup",
        "r": 1
      },
      {
        "a": "playerbullet",
        "b": "pickup",
        "r": 1
      },
      {
        "a": "graze",
        "b": "pickup",
        "r": 1
      },
      {
        "a": "pickup",
        "b": "pickup",
        "r": 1
      },
      {
        "a": "playerbullet",
        "b": "playerbullet",
        "r": 1
      },
      {
        "a": "boss",
        "b": "boss",
        "r": 1
      }
    ]
  },
  "ControlModes": {
    "Keyboard": true
  },
  "InputSettings": {
    "Actions": [
      {
        "Name": "Forward",
        "KeyboardCode": "W",
        "GroupName": "Movement"
      },
      {
        "Name": "Backward",
        "KeyboardCode": "S",
        "GroupName": "Movement"
      },
      {
        "Name": "Left",
        "KeyboardCode": "A",
        "GroupName": "Movement"
      },
      {
        "Name": "Right",
        "KeyboardCode": "D",
        "GroupName": "Movement"
      },
      {
        "Name": "Jump",
        "KeyboardCode": "space",
        "GamepadCode": "A",
        "GroupName": "Movement"
      },
      {
        "Name": "Run",
        "KeyboardCode": "shift",
        "GamepadCode": "LeftJoystickButton",
        "GroupName": "Movement"
      },
      {
        "Name": "Walk",
        "KeyboardCode": "alt",
        "GroupName": "Movement"
      },
      {
        "Name": "Duck",
        "KeyboardCode": "ctrl",
        "GamepadCode": "B",
        "GroupName": "Movement"
      },
      {
        "Name": "attack1",
        "KeyboardCode": "mouse1",
        "GamepadCode": "RightTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "attack2",
        "KeyboardCode": "mouse2",
        "GamepadCode": "LeftTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "reload",
        "KeyboardCode": "r",
        "GamepadCode": "X",
        "GroupName": "Actions"
      },
      {
        "Name": "use",
        "KeyboardCode": "e",
        "GamepadCode": "Y",
        "GroupName": "Actions"
      },
      {
        "Name": "Slot1",
        "KeyboardCode": "1",
        "GamepadCode": "DpadWest",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot2",
        "KeyboardCode": "2",
        "GamepadCode": "DpadEast",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot3",
        "KeyboardCode": "3",
        "GamepadCode": "DpadSouth",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot4",
        "KeyboardCode": "4",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot5",
        "KeyboardCode": "5",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot6",
        "KeyboardCode": "6",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot7",
        "KeyboardCode": "7",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot8",
        "KeyboardCode": "8",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot9",
        "KeyboardCode": "9",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot0",
        "KeyboardCode": "0",
        "GroupName": "Inventory"
      },
      {
        "Name": "SlotPrev",
        "KeyboardCode": "mouse4",
        "GamepadCode": "SwitchLeftBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "SlotNext",
        "KeyboardCode": "mouse5",
        "GamepadCode": "SwitchRightBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "View",
        "KeyboardCode": "C",
        "GamepadCode": "RightJoystickButton",
        "GroupName": "Other"
      },
      {
        "Name": "Voice",
        "KeyboardCode": "v",
        "GroupName": "Other"
      },
      {
        "Name": "Drop",
        "KeyboardCode": "g",
        "GroupName": "Other"
      },
      {
        "Name": "Flashlight",
        "KeyboardCode": "f",
        "GamepadCode": "DpadNorth",
        "GroupName": "Other"
      },
      {
        "Name": "Score",
        "KeyboardCode": "tab",
        "GamepadCode": "SwitchLeftMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Menu",
        "KeyboardCode": "Q",
        "GamepadCode": "SwitchRightMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Chat",
        "KeyboardCode": "enter",
        "GroupName": "Other"
      },
      {
        "Name": "Mouse3",
        "GroupName": "Other"
      }
    ]
  },
  "ParentPackage": "tiowevolve.touhougame#local",
  "Resources": "\nUI/ScoreBoard.razor.scss\nUI/Teach.razor.scss\nimage/star.png\nimage/heart.png\nimage/logo.png\nBoss/UI/BossHealthBar.razor.scss",
  "StartupResources": [
    "*",
    "scenes/menu.scene",
    "prefab/bullet.prefab",
    "prefab/playerbullet.prefab",
    "shaders/generic.shader",
    "prefab/pickupitem.prefab",
    "prefab/enemy.prefab",
    "prefab/enemytrack.prefab",
    "shaders/complex.shader",
    "materials/default/default_ao_tga_7449568e.generated.vtex",
    "materials/default/default_normal_tga_5c878876.generated.vtex"
  ],
  "CodePackageReferences": []
}

Diff (3.8 MB modified)

+43 ~26 -5
  • materials/dev/reflectivity_70b.vmat_c (4.1 KB)
  • materials/dev/reflectivity_70b_color_tga_4182f3f1.generated.vtex_c (2.4 KB)
  • prefab/enemytrack.prefab (1019 B)
  • prefab/enemytrack.prefab_c (1 KB)
  • prefab/pickupitem.prefab (3 KB)
  • prefab/pickupitem.prefab_c (2 KB)
  • prefab/trackbullet.prefab (1.5 KB)
  • prefab/trackbullet.prefab_c (1.1 KB)
  • sounds/bullet_fire2.sound (199 B)
  • sounds/bullet_fire2.sound_c (553 B)
  • sounds/bullet_fire3.sound (199 B)
  • sounds/bullet_fire3.sound_c (553 B)
  • sounds/bullet_fire3.vsnd.meta (80 B)
  • sounds/graze.sound (192 B)
  • sounds/graze.sound_c (546 B)
  • sounds/graze.vsnd_c (60.9 KB)
  • sounds/graze.wav (60.4 KB)
  • sounds/pickupitem.sound (197 B)
  • sounds/pickupitem.sound_c (551 B)
  • sounds/pickupitem.vsnd_c (284.8 KB)
  • sounds/pickupitem.wav (284.3 KB)
  • sprite/bullet03.png (131.1 KB)
  • sprite/bullet03.vtex (156 B)
  • sprite/bullet03.vtex_c (47.3 KB)
  • sprite/enemy.png (444.9 KB)
  • sprite/enemy.vtex (153 B)
  • sprite/enemy.vtex_c (121.3 KB)
  • sprite/health.png (251.7 KB)
  • sprite/health.vtex (154 B)
  • sprite/health.vtex_c (97.7 KB)
  • sprite/power.png (13.4 KB)
  • sprite/power.vtex (153 B)
  • sprite/power.vtex_c (6.4 KB)
  • sprite/score.png (19.4 KB)
  • sprite/score.vtex (153 B)
  • sprite/score.vtex_c (8 KB)
  • sprite/spellcard.png (251.5 KB)
  • sprite/spellcard.vtex (157 B)
  • sprite/spellcard.vtex_c (89.5 KB)
  • sprite/uuz.png (630 KB)
  • sprite/uuz.vtex (151 B)
  • sprite/uuz.vtex_c (181.3 KB)
  • textures/cubemaps/default2.vtex_c (513.3 KB)
  • .bin/package.base.dll (168 KB -> 168 KB)
  • .bin/package.tiowevolve.touhougame.dll (46.5 KB -> 55.5 KB)
  • .idea/.idea.touhougame/.idea/workspace.xml (18.4 KB -> 18.2 KB)
  • code/ui/scoreboard.razor.scss (1.6 KB -> 1.9 KB)
  • dev/helper/testgrid_color_tga_f1408e43.generated.vtex_c (49 KB -> 49 KB)
  • prefab/bullet.prefab (820 B -> 1.4 KB)
  • prefab/bullet.prefab_c (915 B -> 1.1 KB)
  • prefab/enemy.prefab (1.7 KB -> 1.8 KB)
  • prefab/enemy.prefab_c (1.5 KB -> 1.4 KB)
  • prefab/playerbullet.prefab (1.2 KB -> 1 KB)
  • prefab/playerbullet.prefab_c (1.1 KB -> 963 B)
  • prefab/uuz.prefab (1.3 KB -> 643 B)
  • prefab/uuz.prefab_c (1.1 KB -> 720 B)
  • scenes/maingame.scene (11 KB -> 13.1 KB)
  • scenes/maingame.scene_c (6.7 KB -> 7.9 KB)
  • scenes/menu.scene (2.1 KB -> 2.1 KB)
  • scenes/menu.scene_c (1.6 KB -> 1.6 KB)
  • sounds/biu.sound (233 B -> 190 B)
  • sounds/biu.sound_c (566 B -> 480 B)
  • sounds/bullet_fire.sound (242 B -> 198 B)
  • sounds/bullet_fire.sound_c (591 B -> 552 B)
  • sounds/bullet_open.sound (3 B -> 198 B)
  • sounds/bullet_open.sound_c (339 B -> 552 B)
  • sprite/bullet02.vtex (141 B -> 186 B)
  • sprite/bullet02.vtex_c (120.5 KB -> 54.3 KB)
  • ui/scoreboard.razor.scss (1.6 KB -> 1.9 KB)
  • image/heart1.png (229.6 KB)
  • materials/dev/dev_metal_rough50.vmat_c (4.5 KB)
  • materials/dev/dev_metal_rough50_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c (1.5 KB)
  • materials/dev/dev_metal_rough50_vmat_g_tcolor_a0ce44b8.generated.vtex_c (1.5 KB)
  • materials/dev/dev_metal_rough50_vmat_g_tnormal_7a668049.generated.vtex_c (1.8 KB)