Skip to content

Commit

Permalink
Merge pull request #65 from Shadow-Wizard-Games/develop-levels
Browse files Browse the repository at this point in the history
Implemented UI in all rooms
  • Loading branch information
softdrawss authored Apr 16, 2024
2 parents b86924b + 1b6381f commit 05b48ee
Show file tree
Hide file tree
Showing 25 changed files with 43,636 additions and 2,658 deletions.
Binary file removed TheOneEditor/Assets/Meshes/MK_Ship_Room3.fbx
Binary file not shown.
Binary file added TheOneEditor/Assets/Meshes/MK_Ship_Room4.fbx
Binary file not shown.
Binary file added TheOneEditor/Assets/Meshes/M_CarabinaM4_BC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added TheOneEditor/Assets/Meshes/M_IDCard_BC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
466 changes: 466 additions & 0 deletions TheOneEditor/Assets/Meshes/SM_IDCard.fbx

Large diffs are not rendered by default.

498 changes: 498 additions & 0 deletions TheOneEditor/Assets/Meshes/WP_CarabinaM4.fbx

Large diffs are not rendered by default.

Binary file added TheOneEditor/Assets/Meshes/owell.fbx
Binary file not shown.
130 changes: 130 additions & 0 deletions TheOneEditor/Assets/Particles/P_Steam_Forward.particles
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
{
"Emmiters": [
{
"Delay": 0.0,
"Duration": 1.0,
"InitializeModules": [
{
"MaxColor": [
250.0,
250.0,
250.0
],
"MinColor": [
220.0,
220.0,
220.0
],
"Type": 1,
"UsingSingleValueColor": true
},
{
"MaxSpeed": [
0.0,
0.0,
50.0
],
"MinSpeed": [
0.0,
0.0,
100.0
],
"Type": 0,
"UsingSingleValueSpeed": true
},
{
"MaxScale": [
10.0,
10.0,
10.0
],
"MinScale": [
1.0,
0.1,
1.0
],
"Type": 2,
"UsingSingleValueScale": false
}
],
"IsLooping": true,
"IsON": true,
"Lifetime": 12198.4609375,
"MaxParticles": 80,
"RenderModule": [
{
"BillboardType": 0,
"Type": 0
}
],
"SpawnModule": [
{
"Duration": 2.0,
"SpawnRate": 15.0,
"Type": 0
}
],
"UpdateModules": [
{
"Acceleration": [
0.0,
2.0,
-40.0
],
"Type": 0
}
]
},
{
"Delay": 0.0,
"Duration": 1.0,
"InitializeModules": [
{
"MaxSpeed": [
0.5,
2.0,
0.5
],
"MinSpeed": [
10.0,
10.0,
10.0
],
"Type": 0,
"UsingSingleValueSpeed": true
}
],
"IsLooping": true,
"IsON": true,
"Lifetime": 12198.4609375,
"MaxParticles": 10,
"RenderModule": [
{
"BillboardType": 0,
"Type": 0
}
],
"SpawnModule": [
{
"Amount": 10.0,
"Duration": 1.0,
"Type": 1
}
],
"UpdateModules": [
{
"Acceleration": [
0.0,
-1.0,
0.0
],
"Type": 0
}
]
}
],
"IsON": false,
"Name": "P_Steam_Forward",
"Type": 9,
"UID": 704292522
}
Loading

0 comments on commit 05b48ee

Please sign in to comment.