{ "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": "Collide", "trigger": "Trigger", "ladder": "Ignore", "water": "Trigger", "player": "Unset", "bullet": "Unset", "boss": "Unset", "playerbullet": "Unset", "graze": "Unset", "pickup": "Unset" }, "Pairs": [ { "a": "solid", "b": "solid", "r": "Collide" }, { "a": "trigger", "b": "playerclip", "r": "Ignore" }, { "a": "trigger", "b": "solid", "r": "Trigger" }, { "a": "solid", "b": "trigger", "r": "Collide" }, { "a": "playerclip", "b": "solid", "r": "Collide" }, { "a": "player", "b": "boss", "r": "Trigger" }, { "a": "player", "b": "bullet", "r": "Trigger" }, { "a": "player", "b": "playerbullet", "r": "Ignore" }, { "a": "boss", "b": "playerbullet", "r": "Trigger" }, { "a": "bullet", "b": "boss", "r": "Ignore" }, { "a": "bullet", "b": "bullet", "r": "Ignore" }, { "a": "bullet", "b": "playerbullet", "r": "Ignore" }, { "a": "player", "b": "graze", "r": "Trigger" }, { "a": "bullet", "b": "graze", "r": "Ignore" }, { "a": "boss", "b": "graze", "r": "Ignore" }, { "a": "playerbullet", "b": "graze", "r": "Ignore" }, { "a": "water", "b": "graze", "r": "Ignore" }, { "a": "ladder", "b": "graze", "r": "Ignore" }, { "a": "trigger", "b": "graze", "r": "Ignore" }, { "a": "solid", "b": "graze", "r": "Ignore" }, { "a": "graze", "b": "graze", "r": "Ignore" }, { "a": "solid", "b": "pickup", "r": "Trigger" }, { "a": "trigger", "b": "pickup", "r": "Ignore" }, { "a": "ladder", "b": "pickup", "r": "Ignore" }, { "a": "water", "b": "pickup", "r": "Ignore" }, { "a": "player", "b": "pickup", "r": "Trigger" }, { "a": "bullet", "b": "pickup", "r": "Ignore" }, { "a": "boss", "b": "pickup", "r": "Ignore" }, { "a": "playerbullet", "b": "pickup", "r": "Ignore" }, { "a": "graze", "b": "pickup", "r": "Ignore" }, { "a": "pickup", "b": "pickup", "r": "Ignore" }, { "a": "playerbullet", "b": "playerbullet", "r": "Ignore" }, { "a": "boss", "b": "boss", "r": "Ignore" } ] }, "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/enemy.prefab", "prefab/enemytrack.prefab", "shaders/generic.shader", "prefab/playerbullet.prefab", "prefab/pickupitem.prefab", "shaders/complex.shader", "materials/default/default_normal_tga_5c878876.generated.vtex", "materials/default/default_ao_tga_7449568e.generated.vtex" ], "CodePackageReferences": [] }
Name | Size | |
.bin | ||
text_snippet | manifest.json | 58B |
text_snippet | package.base.dll | 168KB |
text_snippet | package.base.xml | 48.7KB |
text_snippet | package.tiowevolve.touhougame.dll | 55.5KB |
text_snippet | package.tiowevolve.touhougame.xml | 368B |
.idea/.idea.touhougame/.idea | ||
text_snippet | encodings.xml | 424B |
text_snippet | indexlayout.xml | 205B |
.idea/.idea.touhougame/.idea/inspectionprofiles | ||
text_snippet | project_default.xml | 263B |
.idea/.idea.touhougame/.idea | ||
text_snippet | projectsettingsupdater.xml | 189B |
text_snippet | vcs.xml | 172B |
text_snippet | watchertasks.xml | 141B |
text_snippet | workspace.xml | 18.3KB |
code/enemy/ui | ||
text_snippet | enemyhealthbar.razor.scss | 242B |
code/ui | ||
text_snippet | bosshealth.razor.scss | 234B |
text_snippet | chart.razor.scss | 1.4KB |
text_snippet | dead.razor.scss | 805B |
text_snippet | developer.razor.scss | 347B |
text_snippet | menu.razor.scss | 1.2KB |
text_snippet | menudifficult.razor.scss | 1.2KB |
text_snippet | menuoption.razor.scss | 792B |
text_snippet | scoreboard.razor.scss | 1.9KB |
text_snippet | teach.razor.scss | 457B |
dev/helper | ||
insert_photo | testgrid_color_tga_f1408e43.generated.vtex_c | 49KB |
collections | testgrid.vmat_c | 4KB |
enemy/ui | ||
text_snippet | enemyhealthbar.razor.scss | 242B |
text_snippet | global.json | 104B |
image | ||
text_snippet | background.png | 9.1MB |
text_snippet | heart.png | 5.6KB |
text_snippet | logo.png | 37.5KB |
text_snippet | logo2.png | 39.7KB |
text_snippet | star.png | 5.6KB |
text_snippet | teach.png | 39.4KB |
text_snippet | license | 11.3KB |
materials/decals | ||
insert_photo | default_png_4cda46a2.generated.vtex_c | 87.1KB |
insert_photo | terry2_png_a9b4b33c.generated.vtex_c | 130.9KB |
materials/default | ||
insert_photo | default_ao_tga_7449568e.generated.vtex_c | 1.9KB |
insert_photo | default_color_tga_380558b.generated.vtex_c | 1.7KB |
insert_photo | default_color_tga_9f250204.generated.vtex_c | 1.8KB |
insert_photo | default_normal_tga_5c878876.generated.vtex_c | 2.2KB |
insert_photo | default_normal_tga_7f4327e9.generated.vtex_c | 1.9KB |
insert_photo | default_trans_tga_b4ec6c34.generated.vtex_c | 1.8KB |
materials/dev | ||
insert_photo | reflectivity_70b_color_tga_4182f3f1.generated.vtex_c | 2.4KB |
collections | reflectivity_70b.vmat_c | 4.1KB |
materials/magiccircle | ||
insert_photo | magiccircle_png_907c8cf4.generated.vtex_c | 257.1KB |
insert_photo | magiccircle_trans_png_8caffa87.generated.vtex_c | 109.8KB |
text_snippet | magiccircle_trans.png | 240.1KB |
text_snippet | magiccircle.png | 290.4KB |
text_snippet | magiccircle.vmat | 1.2KB |
collections | magiccircle.vmat_c | 6.1KB |
text_snippet | magiccircle2_trans.png | 219.3KB |
text_snippet | magiccircle2.png | 300.8KB |
text_snippet | magiccircle3_trans.png | 374.3KB |
text_snippet | magiccircle3.png | 491.1KB |
models/dev | ||
view_in_ar | plane.vmdl_c | 3.4KB |
prefab | ||
text_snippet | bullet.prefab | 1.4KB |
text_snippet | bullet.prefab_c | 1.1KB |
text_snippet | enemy.prefab | 1.8KB |
text_snippet | enemy.prefab_c | 1.4KB |
text_snippet | enemytrack.prefab | 1019B |
text_snippet | enemytrack.prefab_c | 1KB |
text_snippet | pickupitem.prefab | 3KB |
text_snippet | pickupitem.prefab_c | 2KB |
text_snippet | playerbullet.prefab | 1KB |
text_snippet | playerbullet.prefab_c | 963B |
text_snippet | trackbullet.prefab | 1.5KB |
text_snippet | trackbullet.prefab_c | 1.1KB |
text_snippet | uuz.prefab | 643B |
text_snippet | uuz.prefab_c | 720B |
text_snippet | readme.md | 23B |
scenes | ||
text_snippet | maingame.scene | 13.1KB |
text_snippet | maingame.scene_c | 7.9KB |
text_snippet | menu.scene | 2.1KB |
text_snippet | menu.scene_c | 1.6KB |
sounds | ||
text_snippet | biu.sound | 190B |
text_snippet | biu.sound_c | 480B |
text_snippet | biu.vsnd_c | 221.6KB |
text_snippet | biu.wav | 221.2KB |
text_snippet | bullet_fire.sound | 198B |
text_snippet | bullet_fire.sound_c | 552B |
text_snippet | bullet_fire.vsnd_c | 106.8KB |
text_snippet | bullet_fire.wav | 106.3KB |
text_snippet | bullet_fire2.sound | 199B |
text_snippet | bullet_fire2.sound_c | 553B |
text_snippet | bullet_fire2.vsnd_c | 89.6KB |
text_snippet | bullet_fire2.wav | 89.1KB |
text_snippet | bullet_fire3.sound | 199B |
text_snippet | bullet_fire3.sound_c | 553B |
text_snippet | bullet_fire3.vsnd_c | 75.2KB |
text_snippet | bullet_fire3.vsnd.meta | 80B |
text_snippet | bullet_fire3.wav | 74.7KB |
text_snippet | bullet_open.sound | 198B |
text_snippet | bullet_open.sound_c | 552B |
text_snippet | bullet_open.vsnd_c | 195.8KB |
text_snippet | bullet_open.wav | 195.3KB |
text_snippet | graze.sound | 192B |
text_snippet | graze.sound_c | 546B |
text_snippet | graze.vsnd_c | 60.9KB |
text_snippet | graze.wav | 60.4KB |
text_snippet | health_up.sound | 239B |
text_snippet | health_up.sound_c | 588B |
text_snippet | health_up.vsnd_c | 233.1KB |
text_snippet | health_up.wav | 232.6KB |
text_snippet | menu.sound | 190B |
text_snippet | menu.sound_c | 528B |
text_snippet | menu.vsnd_c | 158.4KB |
text_snippet | menu.wav | 158KB |
text_snippet | pickupitem.sound | 197B |
text_snippet | pickupitem.sound_c | 551B |
text_snippet | pickupitem.vsnd_c | 284.8KB |
text_snippet | pickupitem.wav | 284.3KB |
text_snippet | spellcard.sound | 196B |
text_snippet | spellcard.sound_c | 550B |
text_snippet | spellcard.vsnd_c | 158.5KB |
text_snippet | spellcard.wav | 158KB |
sprite | ||
text_snippet | bullet.png | 43KB |
text_snippet | bullet.vtex | 78B |
insert_photo | bullet.vtex_c | 27.1KB |
text_snippet | bullet02.png | 85.1KB |
text_snippet | bullet02.vtex | 186B |
insert_photo | bullet02.vtex_c | 54.3KB |
text_snippet | bullet03.png | 131.1KB |
text_snippet | bullet03.vtex | 156B |
insert_photo | bullet03.vtex_c | 47.3KB |
text_snippet | decision_point.png | 174.9KB |
text_snippet | decision_point.vtex | 86B |
insert_photo | decision_point.vtex_c | 114.2KB |
text_snippet | enemy.png | 444.9KB |
text_snippet | enemy.vtex | 153B |
insert_photo | enemy.vtex_c | 121.3KB |
text_snippet | health.png | 251.7KB |
text_snippet | health.vtex | 154B |
insert_photo | health.vtex_c | 97.7KB |
text_snippet | power.png | 13.4KB |
text_snippet | power.vtex | 153B |
insert_photo | power.vtex_c | 6.4KB |
text_snippet | score.png | 19.4KB |
text_snippet | score.vtex | 153B |
insert_photo | score.vtex_c | 8KB |
text_snippet | spellcard.png | 251.5KB |
text_snippet | spellcard.vtex | 157B |
insert_photo | spellcard.vtex_c | 89.5KB |
text_snippet | uuz.png | 630KB |
text_snippet | uuz.vtex | 151B |
insert_photo | uuz.vtex_c | 181.3KB |
styles | ||
text_snippet | base.scss | 757B |
styles/base | ||
text_snippet | _navigator.scss | 62B |
text_snippet | _popup.scss | 3.6KB |
text_snippet | _splitcontainer.scss | 411B |
text_snippet | _tabcontainer.scss | 1.2KB |
text_snippet | _textentry.scss | 37B |
styles | ||
text_snippet | form.scss | 894B |
styles/form | ||
text_snippet | _checkbox.scss | 732B |
text_snippet | _coloreditor.scss | 3.7KB |
text_snippet | _colorproperty.scss | 287B |
text_snippet | _dropdown.scss | 463B |
text_snippet | _slider.scss | 1.1KB |
text_snippet | _switch.scss | 879B |
styles | ||
text_snippet | rootpanel.scss | 3.3KB |
textures/cubemaps | ||
insert_photo | default2.vtex_c | 513.3KB |
ui | ||
text_snippet | bosshealth.razor.scss | 234B |
text_snippet | chart.razor.scss | 1.4KB |
ui/components | ||
text_snippet | packagecard.razor.scss | 3.4KB |
text_snippet | packagefilters.razor.scss | 930B |
text_snippet | packagelist.razor.scss | 158B |
ui/controls | ||
text_snippet | slidercontrol.razor.scss | 2.1KB |
text_snippet | switchcontrol.razor.scss | 988B |
ui | ||
text_snippet | dead.razor.scss | 805B |
text_snippet | developer.razor.scss | 347B |
text_snippet | menu.razor.scss | 1.2KB |
text_snippet | menudifficult.razor.scss | 1.2KB |
text_snippet | menuoption.razor.scss | 792B |
text_snippet | menupanel.razor.scss | 1.4KB |
text_snippet | scoreboard.razor.scss | 1.9KB |
text_snippet | teach.razor.scss | 457B |