diff --git a/Config/DefaultEditor.ini b/Config/DefaultEditor.ini index 08b06bb..3820141 100644 --- a/Config/DefaultEditor.ini +++ b/Config/DefaultEditor.ini @@ -5,4 +5,7 @@ SimpleMapName=/Game/FirstPersonBP/Maps/FirstPersonExampleMap bAllowClassAndBlueprintPinMatching=true bReplaceBlueprintWithClass= true bDontLoadBlueprintOutsideEditor= true -bBlueprintIsNotBlueprintType= true \ No newline at end of file +bBlueprintIsNotBlueprintType= true + +[/Script/AdvancedPreviewScene.SharedProfiles] + diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 94a528f..2cf23d2 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -4,7 +4,7 @@ +EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore))) [/Script/EngineSettings.GameMapsSettings] -EditorStartupMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap +EditorStartupMap=/Game/Prototyp/Level/Pixel-Scene_Prototyp.Pixel-Scene_Prototyp LocalMapOptions= TransitionMap=None bUseSplitscreen=False @@ -13,7 +13,7 @@ ThreePlayerSplitscreenLayout=FavorTop FourPlayerSplitscreenLayout=Grid bOffsetPlayerGamepadIds=False GameInstanceClass=/Script/Engine.GameInstance -GameDefaultMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap +GameDefaultMap=/Game/Prototyp/Level/Pixel-Scene_Prototyp.Pixel-Scene_Prototyp ServerDefaultMap=/Engine/Maps/Entry.Entry GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C GlobalDefaultServerGameMode=None @@ -219,3 +219,59 @@ ConnectionType=USBOnly bUseManualIPAddress=False ManualIPAddress= +[/Script/Engine.WorldPartitionSettings] +bNewMapsEnableWorldPartitionStreaming=True + +[/Script/NavigationSystem.RecastNavMesh] +bDrawPolyEdges=False +bDistinctlyDrawTilesBeingBuilt=True +DrawOffset=10.000000 +bFixedTilePoolSize=False +TilePoolSize=1024 +TileSizeUU=4048.000000 +CellSize=8.000000 +CellHeight=8.000000 +NavMeshResolutionParams[0]=(CellSize=8.000000,CellHeight=8.000000,AgentMaxStepHeight=10.000000) +NavMeshResolutionParams[1]=(CellSize=8.000000,CellHeight=8.000000,AgentMaxStepHeight=10.000000) +NavMeshResolutionParams[2]=(CellSize=8.000000,CellHeight=8.000000,AgentMaxStepHeight=10.000000) +AgentRadius=10.000000 +AgentHeight=42.000000 +AgentMaxSlope=46.000000 +AgentMaxStepHeight=35.000000 +MinRegionArea=0.000000 +MergeRegionSize=400.000000 +MaxVerticalMergeError=2147483647 +MaxSimplificationError=2.000000 +SimplificationElevationRatio=0.000000 +MaxSimultaneousTileGenerationJobsCount=1024 +TileNumberHardLimit=1048576 +DefaultDrawDistance=5000.000000 +DefaultMaxSearchNodes=2048.000000 +DefaultMaxHierarchicalSearchNodes=2048.000000 +LedgeSlopeFilterMode=Recast +RegionPartitioning=Watershed +LayerPartitioning=Watershed +RegionChunkSplits=2 +LayerChunkSplits=2 +bSortNavigationAreasByCost=True +bIsWorldPartitioned=False +bPerformVoxelFiltering=True +bMarkLowHeightAreas=False +bUseExtraTopCellWhenMarkingAreas=True +bFilterLowSpanSequences=False +bFilterLowSpanFromTileCache=False +bDoFullyAsyncNavDataGathering=False +bUseBetterOffsetsFromCorners=True +bStoreEmptyTileLayers=False +bUseVirtualFilters=True +bUseVirtualGeometryFilteringAndDirtying=False +bAllowNavLinkAsPathEnd=False +TimeSliceFilterLedgeSpansMaxYProcess=13 +TimeSliceLongDurationDebug=0.002000 +InvokerTilePriorityBumpDistanceThresholdInTileUnits=1 +InvokerTilePriorityBumpIncrease=1 +bUseVoxelCache=False +TileSetUpdateInterval=1.000000 +HeuristicScale=0.999000 +VerticalDeviationFromGroundCompensation=0.000000 + diff --git a/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter_Scale32px.uasset b/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter_Scale32px.uasset new file mode 100644 index 0000000..40590fe Binary files /dev/null and b/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter_Scale32px.uasset differ diff --git a/Content/FirstPerson/Blueprints/BP_FirstPersonGameMode.uasset b/Content/FirstPerson/Blueprints/BP_FirstPersonGameMode.uasset index c6472ba..3392fb8 100644 Binary files a/Content/FirstPerson/Blueprints/BP_FirstPersonGameMode.uasset and b/Content/FirstPerson/Blueprints/BP_FirstPersonGameMode.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Animation/AS_Character.uasset b/Content/Prototyp/Graphic/Character/Animation/AS_Character.uasset new file mode 100644 index 0000000..6247117 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Animation/AS_Character.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Animation/AnimBP_Character.uasset b/Content/Prototyp/Graphic/Character/Animation/AnimBP_Character.uasset new file mode 100644 index 0000000..c22b83b Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Animation/AnimBP_Character.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_b.uasset b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_b.uasset new file mode 100644 index 0000000..7e67ebe Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_b.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_f.uasset b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_f.uasset new file mode 100644 index 0000000..e8ee99d Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_f.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_l.uasset b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_l.uasset new file mode 100644 index 0000000..344fb87 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_l.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_r.uasset b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_r.uasset new file mode 100644 index 0000000..8621092 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Idle_r.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_b.uasset b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_b.uasset new file mode 100644 index 0000000..48b2fdd Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_b.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_f.uasset b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_f.uasset new file mode 100644 index 0000000..8f6f066 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_f.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_l.uasset b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_l.uasset new file mode 100644 index 0000000..f67b54c Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_l.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_r.uasset b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_r.uasset new file mode 100644 index 0000000..aebbc65 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Animation/AnimSequences/Walk_r.uasset differ diff --git a/Content/Prototyp/Graphic/Character/BP+_Character_FX_Animation.uasset b/Content/Prototyp/Graphic/Character/BP+_Character_FX_Animation.uasset new file mode 100644 index 0000000..428feb8 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/BP+_Character_FX_Animation.uasset differ diff --git a/Content/Prototyp/Graphic/Character/BP_Character_Scale2x.uasset b/Content/Prototyp/Graphic/Character/BP_Character_Scale2x.uasset new file mode 100644 index 0000000..feed3df Binary files /dev/null and b/Content/Prototyp/Graphic/Character/BP_Character_Scale2x.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_b.uasset b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_b.uasset new file mode 100644 index 0000000..38e6a1c Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_b.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_f.uasset b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_f.uasset new file mode 100644 index 0000000..58d7ac6 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_f.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_l.uasset b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_l.uasset new file mode 100644 index 0000000..53aa3c3 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_l.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_r.uasset b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_r.uasset new file mode 100644 index 0000000..af2ce83 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_idle_r.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_b.uasset b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_b.uasset new file mode 100644 index 0000000..96e7770 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_b.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_f.uasset b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_f.uasset new file mode 100644 index 0000000..0cbb169 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_f.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_l.uasset b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_l.uasset new file mode 100644 index 0000000..e474eb0 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_l.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_r.uasset b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_r.uasset new file mode 100644 index 0000000..90b38bf Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Flipbooks/Template/Template_m_walk_r.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Material/DefaultSpriteMaterial_Offset.uasset b/Content/Prototyp/Graphic/Character/Material/DefaultSpriteMaterial_Offset.uasset new file mode 100644 index 0000000..1c92535 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Material/DefaultSpriteMaterial_Offset.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Material/DefaultSpriteMaterial_Offset_Inst.uasset b/Content/Prototyp/Graphic/Character/Material/DefaultSpriteMaterial_Offset_Inst.uasset new file mode 100644 index 0000000..920ba5c Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Material/DefaultSpriteMaterial_Offset_Inst.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_b.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_b.uasset new file mode 100644 index 0000000..bcd805a Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_b.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_b_Sprite+1.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_b_Sprite+1.uasset new file mode 100644 index 0000000..ccf6b29 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_b_Sprite+1.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_b_Sprite.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_b_Sprite.uasset new file mode 100644 index 0000000..6bbb90e Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_b_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Template/Template_f_f.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_f.uasset similarity index 73% rename from Content/Prototyp/Graphic/Template/Template_f_f.uasset rename to Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_f.uasset index 6db1944..591b019 100644 Binary files a/Content/Prototyp/Graphic/Template/Template_f_f.uasset and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_f.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_f_Sprite+1.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_f_Sprite+1.uasset new file mode 100644 index 0000000..36a8c94 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_f_Sprite+1.uasset differ diff --git a/Content/Prototyp/Graphic/Template/Template_f_f_Sprite.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_f_Sprite.uasset similarity index 89% rename from Content/Prototyp/Graphic/Template/Template_f_f_Sprite.uasset rename to Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_f_Sprite.uasset index e6492f1..673dcf8 100644 Binary files a/Content/Prototyp/Graphic/Template/Template_f_f_Sprite.uasset and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_f_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_l.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_l.uasset new file mode 100644 index 0000000..193c42c Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_l.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_l_Sprite+1.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_l_Sprite+1.uasset new file mode 100644 index 0000000..a7d5631 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_l_Sprite+1.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_l_Sprite.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_l_Sprite.uasset new file mode 100644 index 0000000..227c8ed Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_l_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Template/Template_f_s.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_s.uasset similarity index 62% rename from Content/Prototyp/Graphic/Template/Template_f_s.uasset rename to Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_s.uasset index 9d4708e..a90ae75 100644 Binary files a/Content/Prototyp/Graphic/Template/Template_f_s.uasset and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_s.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_s_Sprite+1.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_s_Sprite+1.uasset new file mode 100644 index 0000000..74dbb52 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_s_Sprite+1.uasset differ diff --git a/Content/Prototyp/Graphic/Template/Template_f_s_Sprite.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_s_Sprite.uasset similarity index 88% rename from Content/Prototyp/Graphic/Template/Template_f_s_Sprite.uasset rename to Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_s_Sprite.uasset index a826f78..803f0dc 100644 Binary files a/Content/Prototyp/Graphic/Template/Template_f_s_Sprite.uasset and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_f_s_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_b.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_b.uasset new file mode 100644 index 0000000..4437acd Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_b.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_b_Sprite+1.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_b_Sprite+1.uasset new file mode 100644 index 0000000..8df30b8 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_b_Sprite+1.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_b_Sprite.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_b_Sprite.uasset new file mode 100644 index 0000000..92f2b90 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_b_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Template/Template_m_f.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_f.uasset similarity index 73% rename from Content/Prototyp/Graphic/Template/Template_m_f.uasset rename to Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_f.uasset index 82224c2..27908bd 100644 Binary files a/Content/Prototyp/Graphic/Template/Template_m_f.uasset and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_f.uasset differ diff --git a/Content/Prototyp/Graphic/Template/Template_m_f_Sprite1.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_f_Sprite+1.uasset similarity index 84% rename from Content/Prototyp/Graphic/Template/Template_m_f_Sprite1.uasset rename to Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_f_Sprite+1.uasset index 4fa2252..ee4b4b3 100644 Binary files a/Content/Prototyp/Graphic/Template/Template_m_f_Sprite1.uasset and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_f_Sprite+1.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_f_Sprite.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_f_Sprite.uasset new file mode 100644 index 0000000..027c6c1 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_f_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_l.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_l.uasset new file mode 100644 index 0000000..9f238e6 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_l.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_l_Sprite+1.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_l_Sprite+1.uasset new file mode 100644 index 0000000..c7c204e Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_l_Sprite+1.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_l_Sprite.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_l_Sprite.uasset new file mode 100644 index 0000000..a793a82 Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_l_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Template/Template_m_s.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_r.uasset similarity index 65% rename from Content/Prototyp/Graphic/Template/Template_m_s.uasset rename to Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_r.uasset index aafcb54..23a34fb 100644 Binary files a/Content/Prototyp/Graphic/Template/Template_m_s.uasset and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_r.uasset differ diff --git a/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_r_Sprite+1.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_r_Sprite+1.uasset new file mode 100644 index 0000000..33b258f Binary files /dev/null and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_r_Sprite+1.uasset differ diff --git a/Content/Prototyp/Graphic/Template/Template_m_s_Sprite.uasset b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_r_Sprite.uasset similarity index 86% rename from Content/Prototyp/Graphic/Template/Template_m_s_Sprite.uasset rename to Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_r_Sprite.uasset index 31cd417..97c39d2 100644 Binary files a/Content/Prototyp/Graphic/Template/Template_m_s_Sprite.uasset and b/Content/Prototyp/Graphic/Character/Sprite/Template/Template_m_r_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/BP_Emoji.uasset b/Content/Prototyp/Graphic/Icon/Emoji/BP_Emoji.uasset new file mode 100644 index 0000000..21e2645 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/BP_Emoji.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Angry.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Angry.uasset new file mode 100644 index 0000000..aace8ab Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Angry.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Angry_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Angry_Sprite.uasset new file mode 100644 index 0000000..2430660 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Angry_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Happy.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Happy.uasset new file mode 100644 index 0000000..41122df Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Happy.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Happy_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Happy_Sprite.uasset new file mode 100644 index 0000000..c88585f Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Happy_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Lovely.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Lovely.uasset new file mode 100644 index 0000000..3582271 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Lovely.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Lovely_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Lovely_Sprite.uasset new file mode 100644 index 0000000..9361df2 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Lovely_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Sad.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Sad.uasset new file mode 100644 index 0000000..ac8f3a0 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Sad.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Sad_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Sad_Sprite.uasset new file mode 100644 index 0000000..936ec21 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Sad_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Satisfied.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Satisfied.uasset new file mode 100644 index 0000000..34961ae Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Satisfied.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Satisfied_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Satisfied_Sprite.uasset new file mode 100644 index 0000000..1160f6b Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Satisfied_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Silence.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Silence.uasset new file mode 100644 index 0000000..d13b429 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Silence.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Silence_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Silence_Sprite.uasset new file mode 100644 index 0000000..6062fd4 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Silence_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Smile.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Smile.uasset new file mode 100644 index 0000000..c784074 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Smile.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Smile_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Smile_Sprite.uasset new file mode 100644 index 0000000..ade8564 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Smile_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Worry.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Worry.uasset new file mode 100644 index 0000000..832ba61 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Worry.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Worry_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Worry_Sprite.uasset new file mode 100644 index 0000000..209e4d1 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_Worry_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_evil.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_evil.uasset new file mode 100644 index 0000000..e329ca2 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_evil.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_evil_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_evil_Sprite.uasset new file mode 100644 index 0000000..40feb9f Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_evil_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_funny.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_funny.uasset new file mode 100644 index 0000000..f68e3fe Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_funny.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_funny_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_funny_Sprite.uasset new file mode 100644 index 0000000..da402fc Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_funny_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_suprised.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_suprised.uasset new file mode 100644 index 0000000..ba8e453 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_suprised.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_suprised_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_suprised_Sprite.uasset new file mode 100644 index 0000000..5fc4ffd Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Emotion-Bubble_suprised_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Icon-Bubble_Hearbroken.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Hearbroken.uasset similarity index 80% rename from Content/Prototyp/Graphic/Icon/Icon-Bubble_Hearbroken.uasset rename to Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Hearbroken.uasset index a24c3c7..caef0b3 100644 Binary files a/Content/Prototyp/Graphic/Icon/Icon-Bubble_Hearbroken.uasset and b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Hearbroken.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Hearbroken_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Hearbroken_Sprite.uasset new file mode 100644 index 0000000..d2b2747 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Hearbroken_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Icon-Bubble_Heart.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Heart.uasset similarity index 80% rename from Content/Prototyp/Graphic/Icon/Icon-Bubble_Heart.uasset rename to Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Heart.uasset index f0d9c5a..5539da6 100644 Binary files a/Content/Prototyp/Graphic/Icon/Icon-Bubble_Heart.uasset and b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Heart.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Heart_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Heart_Sprite.uasset new file mode 100644 index 0000000..43172a3 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Heart_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Icon-Bubble_Key.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Key.uasset similarity index 80% rename from Content/Prototyp/Graphic/Icon/Icon-Bubble_Key.uasset rename to Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Key.uasset index f0553ca..0473c8c 100644 Binary files a/Content/Prototyp/Graphic/Icon/Icon-Bubble_Key.uasset and b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Key.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Key_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Key_Sprite.uasset new file mode 100644 index 0000000..d0f7b60 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Key_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Icon-Bubble_Route.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Route.uasset similarity index 80% rename from Content/Prototyp/Graphic/Icon/Icon-Bubble_Route.uasset rename to Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Route.uasset index b670392..4219403 100644 Binary files a/Content/Prototyp/Graphic/Icon/Icon-Bubble_Route.uasset and b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Route.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Route_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Route_Sprite.uasset new file mode 100644 index 0000000..c9aa543 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Route_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Icon-Bubble_Work.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Work.uasset similarity index 73% rename from Content/Prototyp/Graphic/Icon/Icon-Bubble_Work.uasset rename to Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Work.uasset index e3872c5..2fc08d9 100644 Binary files a/Content/Prototyp/Graphic/Icon/Icon-Bubble_Work.uasset and b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Work.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Work_Sprite.uasset b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Work_Sprite.uasset new file mode 100644 index 0000000..6185ff5 Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Emoji/Icon-Bubble_Work_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Icon-Bubble_empty.uasset b/Content/Prototyp/Graphic/Icon/Icon-Bubble_empty.uasset deleted file mode 100644 index 48c3f1a..0000000 Binary files a/Content/Prototyp/Graphic/Icon/Icon-Bubble_empty.uasset and /dev/null differ diff --git a/Content/Prototyp/Graphic/Icon/Map/BP_Map-Pin.uasset b/Content/Prototyp/Graphic/Icon/Map/BP_Map-Pin.uasset new file mode 100644 index 0000000..f8440ce Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Map/BP_Map-Pin.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Map/Icon64_Mappin.uasset b/Content/Prototyp/Graphic/Icon/Map/Icon64_Mappin.uasset new file mode 100644 index 0000000..ba6661b Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Map/Icon64_Mappin.uasset differ diff --git a/Content/Prototyp/Graphic/Icon/Map/Icon64_Pin.uasset b/Content/Prototyp/Graphic/Icon/Map/Icon64_Pin.uasset new file mode 100644 index 0000000..3c08b8c Binary files /dev/null and b/Content/Prototyp/Graphic/Icon/Map/Icon64_Pin.uasset differ diff --git a/Content/Prototyp/Graphic/Template/AnimSequences/NewPaperZDAnimSequence.uasset b/Content/Prototyp/Graphic/Template/AnimSequences/NewPaperZDAnimSequence.uasset deleted file mode 100644 index 10ac573..0000000 Binary files a/Content/Prototyp/Graphic/Template/AnimSequences/NewPaperZDAnimSequence.uasset and /dev/null differ diff --git a/Content/Prototyp/Graphic/Template/DefaultSpriteMaterial_Offset.uasset b/Content/Prototyp/Graphic/Template/DefaultSpriteMaterial_Offset.uasset deleted file mode 100644 index cd77121..0000000 Binary files a/Content/Prototyp/Graphic/Template/DefaultSpriteMaterial_Offset.uasset and /dev/null differ diff --git a/Content/Prototyp/Graphic/Template/DefaultSpriteMaterial_Offset_Inst.uasset b/Content/Prototyp/Graphic/Template/DefaultSpriteMaterial_Offset_Inst.uasset index 1387c78..2411c3e 100644 Binary files a/Content/Prototyp/Graphic/Template/DefaultSpriteMaterial_Offset_Inst.uasset and b/Content/Prototyp/Graphic/Template/DefaultSpriteMaterial_Offset_Inst.uasset differ diff --git a/Content/Prototyp/Graphic/Template/NewPaperZDAnimationSource.uasset b/Content/Prototyp/Graphic/Template/NewPaperZDAnimationSource.uasset deleted file mode 100644 index 91c6751..0000000 Binary files a/Content/Prototyp/Graphic/Template/NewPaperZDAnimationSource.uasset and /dev/null differ diff --git a/Content/Prototyp/Graphic/Template/Template_m_f_Flipbook.uasset b/Content/Prototyp/Graphic/Template/Template_m_f_Flipbook.uasset index 969192a..8554e07 100644 Binary files a/Content/Prototyp/Graphic/Template/Template_m_f_Flipbook.uasset and b/Content/Prototyp/Graphic/Template/Template_m_f_Flipbook.uasset differ diff --git a/Content/Prototyp/Graphic/Template/Template_m_f_Sprite.uasset b/Content/Prototyp/Graphic/Template/Template_m_f_Sprite.uasset index 4fe5623..cef13f9 100644 Binary files a/Content/Prototyp/Graphic/Template/Template_m_f_Sprite.uasset and b/Content/Prototyp/Graphic/Template/Template_m_f_Sprite.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Objects/Pixel_Texture_Metall-Fence.uasset b/Content/Prototyp/Graphic/Texture/Objects/Pixel_Texture_Metall-Fence.uasset new file mode 100644 index 0000000..961fe7a Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Objects/Pixel_Texture_Metall-Fence.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Pixel_Texture_Concrete.uasset b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Concrete.uasset new file mode 100644 index 0000000..914f829 Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Concrete.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Pixel_Texture_CouppleStone.uasset b/Content/Prototyp/Graphic/Texture/Pixel_Texture_CouppleStone.uasset new file mode 100644 index 0000000..2630365 Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Pixel_Texture_CouppleStone.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Pixel_Texture_Grass.uasset b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Grass.uasset new file mode 100644 index 0000000..c7c9133 Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Grass.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Pixel_Texture_Mud.uasset b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Mud.uasset new file mode 100644 index 0000000..3fce4f5 Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Mud.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Pixel_Texture_Sand.uasset b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Sand.uasset new file mode 100644 index 0000000..5e49720 Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Sand.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Pixel_Texture_Stone.uasset b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Stone.uasset new file mode 100644 index 0000000..00fe380 Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Stone.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Pixel_Texture_Stone02.uasset b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Stone02.uasset new file mode 100644 index 0000000..f83fbfb Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Stone02.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Pixel_Texture_Wall01.uasset b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Wall01.uasset new file mode 100644 index 0000000..1d5352a Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Wall01.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Pixel_Texture_Wire-Grid.uasset b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Wire-Grid.uasset new file mode 100644 index 0000000..54d0312 Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Wire-Grid.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Pixel_Texture_Wood.uasset b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Wood.uasset new file mode 100644 index 0000000..27530b4 Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Pixel_Texture_Wood.uasset differ diff --git a/Content/Prototyp/Graphic/Texture/Pixel_Texture_parquet.uasset b/Content/Prototyp/Graphic/Texture/Pixel_Texture_parquet.uasset new file mode 100644 index 0000000..02bb72e Binary files /dev/null and b/Content/Prototyp/Graphic/Texture/Pixel_Texture_parquet.uasset differ diff --git a/Content/Prototyp/Level/NewWorld.umap b/Content/Prototyp/Level/NewWorld.umap new file mode 100644 index 0000000..f751a0a Binary files /dev/null and b/Content/Prototyp/Level/NewWorld.umap differ diff --git a/Content/Prototyp/Level/Pixel-Scene_Prototyp.umap b/Content/Prototyp/Level/Pixel-Scene_Prototyp.umap index d039b60..a5caf9a 100644 Binary files a/Content/Prototyp/Level/Pixel-Scene_Prototyp.umap and b/Content/Prototyp/Level/Pixel-Scene_Prototyp.umap differ diff --git a/Content/Prototyp/Material/MAI_Concrete.uasset b/Content/Prototyp/Material/MAI_Concrete.uasset new file mode 100644 index 0000000..ae0d17d Binary files /dev/null and b/Content/Prototyp/Material/MAI_Concrete.uasset differ diff --git a/Content/Prototyp/Material/MAI_Grass.uasset b/Content/Prototyp/Material/MAI_Grass.uasset new file mode 100644 index 0000000..f239a11 Binary files /dev/null and b/Content/Prototyp/Material/MAI_Grass.uasset differ diff --git a/Content/Prototyp/Material/MAI_Stone.uasset b/Content/Prototyp/Material/MAI_Stone.uasset new file mode 100644 index 0000000..a449bb5 Binary files /dev/null and b/Content/Prototyp/Material/MAI_Stone.uasset differ diff --git a/Content/Prototyp/Material/Mat_Tile.uasset b/Content/Prototyp/Material/Mat_Tile.uasset deleted file mode 100644 index 3b7d169..0000000 Binary files a/Content/Prototyp/Material/Mat_Tile.uasset and /dev/null differ diff --git a/Content/Prototyp/Material/Mat_Tile_Inst.uasset b/Content/Prototyp/Material/Mat_Tile_Inst.uasset index c4b9995..d0dabf3 100644 Binary files a/Content/Prototyp/Material/Mat_Tile_Inst.uasset and b/Content/Prototyp/Material/Mat_Tile_Inst.uasset differ diff --git a/Content/Prototyp/Material/Pixel-Texture/MAI_Concrete.uasset b/Content/Prototyp/Material/Pixel-Texture/MAI_Concrete.uasset new file mode 100644 index 0000000..5b98a74 Binary files /dev/null and b/Content/Prototyp/Material/Pixel-Texture/MAI_Concrete.uasset differ diff --git a/Content/Prototyp/Material/Pixel-Texture/MAI_Grass.uasset b/Content/Prototyp/Material/Pixel-Texture/MAI_Grass.uasset new file mode 100644 index 0000000..0fea585 Binary files /dev/null and b/Content/Prototyp/Material/Pixel-Texture/MAI_Grass.uasset differ diff --git a/Content/Prototyp/Material/Pixel-Texture/MAI_Mud.uasset b/Content/Prototyp/Material/Pixel-Texture/MAI_Mud.uasset new file mode 100644 index 0000000..b6950b7 Binary files /dev/null and b/Content/Prototyp/Material/Pixel-Texture/MAI_Mud.uasset differ diff --git a/Content/Prototyp/Material/Pixel-Texture/MAI_Parquet.uasset b/Content/Prototyp/Material/Pixel-Texture/MAI_Parquet.uasset new file mode 100644 index 0000000..13e90dc Binary files /dev/null and b/Content/Prototyp/Material/Pixel-Texture/MAI_Parquet.uasset differ diff --git a/Content/Prototyp/Material/Pixel-Texture/MAI_Stone.uasset b/Content/Prototyp/Material/Pixel-Texture/MAI_Stone.uasset new file mode 100644 index 0000000..9076291 Binary files /dev/null and b/Content/Prototyp/Material/Pixel-Texture/MAI_Stone.uasset differ diff --git a/Content/Prototyp/Material/Pixel-Texture/MAT_Object-Tile_Master.uasset b/Content/Prototyp/Material/Pixel-Texture/MAT_Object-Tile_Master.uasset new file mode 100644 index 0000000..d3a0507 Binary files /dev/null and b/Content/Prototyp/Material/Pixel-Texture/MAT_Object-Tile_Master.uasset differ diff --git a/Content/Prototyp/Material/Pixel-Texture/MAT_Object-Tile_Master_Inst.uasset b/Content/Prototyp/Material/Pixel-Texture/MAT_Object-Tile_Master_Inst.uasset new file mode 100644 index 0000000..00e45c9 Binary files /dev/null and b/Content/Prototyp/Material/Pixel-Texture/MAT_Object-Tile_Master_Inst.uasset differ diff --git a/Content/Prototyp/Material/Pixel-Texture/Mat_Base-Tile_Master.uasset b/Content/Prototyp/Material/Pixel-Texture/Mat_Base-Tile_Master.uasset new file mode 100644 index 0000000..ed4cd09 Binary files /dev/null and b/Content/Prototyp/Material/Pixel-Texture/Mat_Base-Tile_Master.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Flower02Petals.uasset b/Content/Prototyp/StaticMesh/Environment/Flower02Petals.uasset new file mode 100644 index 0000000..6861f76 Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Flower02Petals.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Flower03_Material.uasset b/Content/Prototyp/StaticMesh/Environment/Flower03_Material.uasset new file mode 100644 index 0000000..fce8caf Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Flower03_Material.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Flower04Petals_001.uasset b/Content/Prototyp/StaticMesh/Environment/Flower04Petals_001.uasset new file mode 100644 index 0000000..f72c17f Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Flower04Petals_001.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Low_Poly_Cuboid_Rock_001.uasset b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Cuboid_Rock_001.uasset new file mode 100644 index 0000000..34f4613 Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Cuboid_Rock_001.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Low_Poly_Cuboid_Rock_002.uasset b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Cuboid_Rock_002.uasset new file mode 100644 index 0000000..c29f5fa Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Cuboid_Rock_002.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Low_Poly_Cuboid_Rock_003.uasset b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Cuboid_Rock_003.uasset new file mode 100644 index 0000000..c0df58e Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Cuboid_Rock_003.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_001.uasset b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_001.uasset new file mode 100644 index 0000000..91bf4ff Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_001.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_002.uasset b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_002.uasset new file mode 100644 index 0000000..3be1d42 Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_002.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_Big_001.uasset b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_Big_001.uasset new file mode 100644 index 0000000..4938332 Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_Big_001.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_Small_001.uasset b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_Small_001.uasset new file mode 100644 index 0000000..d32ad5d Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_Small_001.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_Small_002.uasset b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_Small_002.uasset new file mode 100644 index 0000000..bf11018 Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Low_Poly_Rock_Small_002.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/MAT_LowPolyRock.uasset b/Content/Prototyp/StaticMesh/Environment/MAT_LowPolyRock.uasset new file mode 100644 index 0000000..a8036de Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/MAT_LowPolyRock.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Plant01.uasset b/Content/Prototyp/StaticMesh/Environment/Plant01.uasset new file mode 100644 index 0000000..6bc48a0 Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Plant01.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Plant01_Material.uasset b/Content/Prototyp/StaticMesh/Environment/Plant01_Material.uasset new file mode 100644 index 0000000..448f1db Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Plant01_Material.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Plant02.uasset b/Content/Prototyp/StaticMesh/Environment/Plant02.uasset new file mode 100644 index 0000000..4285148 Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Plant02.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Plant02_Material.uasset b/Content/Prototyp/StaticMesh/Environment/Plant02_Material.uasset new file mode 100644 index 0000000..54c51b1 Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Plant02_Material.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Plant02_Texture.uasset b/Content/Prototyp/StaticMesh/Environment/Plant02_Texture.uasset new file mode 100644 index 0000000..6b16532 Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Plant02_Texture.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Plant03.uasset b/Content/Prototyp/StaticMesh/Environment/Plant03.uasset new file mode 100644 index 0000000..aa4303e Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Plant03.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Plant04.uasset b/Content/Prototyp/StaticMesh/Environment/Plant04.uasset new file mode 100644 index 0000000..eacb8fc Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Plant04.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Plant04_Texture.uasset b/Content/Prototyp/StaticMesh/Environment/Plant04_Texture.uasset new file mode 100644 index 0000000..0aa23e2 Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Plant04_Texture.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Plant05.uasset b/Content/Prototyp/StaticMesh/Environment/Plant05.uasset new file mode 100644 index 0000000..462d33e Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Plant05.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Plant05_Material.uasset b/Content/Prototyp/StaticMesh/Environment/Plant05_Material.uasset new file mode 100644 index 0000000..e86b3ca Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Plant05_Material.uasset differ diff --git a/Content/Prototyp/StaticMesh/Environment/Plant05_Texture.uasset b/Content/Prototyp/StaticMesh/Environment/Plant05_Texture.uasset new file mode 100644 index 0000000..7ad15a6 Binary files /dev/null and b/Content/Prototyp/StaticMesh/Environment/Plant05_Texture.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/0K/92YVFXFPPAK2AGGLP0JPKU.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/0K/92YVFXFPPAK2AGGLP0JPKU.uasset index 4aa9bba..934d9e6 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/0K/92YVFXFPPAK2AGGLP0JPKU.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/0K/92YVFXFPPAK2AGGLP0JPKU.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/1C/EZVUMOMWESF62XIWA5QZ88.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/1C/EZVUMOMWESF62XIWA5QZ88.uasset new file mode 100644 index 0000000..8421eb2 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/1C/EZVUMOMWESF62XIWA5QZ88.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/1J/FVGNGAF8YVQIGTWE9F7H4H.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/1J/FVGNGAF8YVQIGTWE9F7H4H.uasset new file mode 100644 index 0000000..afbf1cd Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/1J/FVGNGAF8YVQIGTWE9F7H4H.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/24/COZZKZRXN0ZEWUS466QN7V.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/24/COZZKZRXN0ZEWUS466QN7V.uasset new file mode 100644 index 0000000..592ca82 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/24/COZZKZRXN0ZEWUS466QN7V.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/2S/OHF4Q91U58TGWNHG8NX0YM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/2S/OHF4Q91U58TGWNHG8NX0YM.uasset new file mode 100644 index 0000000..d30a2ec Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/2S/OHF4Q91U58TGWNHG8NX0YM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/2W/VUERAPL1708GV3I050BGJG.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/2W/VUERAPL1708GV3I050BGJG.uasset new file mode 100644 index 0000000..91f23b3 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/2W/VUERAPL1708GV3I050BGJG.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/3G/4UNYN6O6MY5HYEWPXD0X03.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/3G/4UNYN6O6MY5HYEWPXD0X03.uasset new file mode 100644 index 0000000..df500b3 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/3G/4UNYN6O6MY5HYEWPXD0X03.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/44/Z2JV9ABXTN6NBABX20XDJS.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/44/Z2JV9ABXTN6NBABX20XDJS.uasset new file mode 100644 index 0000000..a8dbe5d Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/44/Z2JV9ABXTN6NBABX20XDJS.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/4H/Y209DRHZLSOGBAE00TQLK2.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/4H/Y209DRHZLSOGBAE00TQLK2.uasset new file mode 100644 index 0000000..6a2bb10 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/4H/Y209DRHZLSOGBAE00TQLK2.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/4J/YUJ5KUU44EVF0V2HONBCNS.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/4J/YUJ5KUU44EVF0V2HONBCNS.uasset index a372c03..57ef422 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/4J/YUJ5KUU44EVF0V2HONBCNS.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/4J/YUJ5KUU44EVF0V2HONBCNS.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/6L/8TVVU637NXNP16USVGRZQD.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/6L/8TVVU637NXNP16USVGRZQD.uasset new file mode 100644 index 0000000..ffd5034 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/6L/8TVVU637NXNP16USVGRZQD.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/7X/XEQ160HT7W16WPI3JQWPRM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/7X/XEQ160HT7W16WPI3JQWPRM.uasset new file mode 100644 index 0000000..c4c931c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/7X/XEQ160HT7W16WPI3JQWPRM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/8P/BQEIQ8QN21M3B4UQ99JY7X.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/8P/BQEIQ8QN21M3B4UQ99JY7X.uasset index 02d333c..1d7a5e0 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/8P/BQEIQ8QN21M3B4UQ99JY7X.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/8P/BQEIQ8QN21M3B4UQ99JY7X.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/BE/BFDGT5IIQU0M7FRV6AR95Q.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/BE/BFDGT5IIQU0M7FRV6AR95Q.uasset new file mode 100644 index 0000000..f1fc47c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/BE/BFDGT5IIQU0M7FRV6AR95Q.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/DN/LXEOORSNSQT09BRF3M8Y30.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/DN/LXEOORSNSQT09BRF3M8Y30.uasset index f689633..22e5272 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/DN/LXEOORSNSQT09BRF3M8Y30.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/DN/LXEOORSNSQT09BRF3M8Y30.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/DX/WTUQ14Y9BUQULLTSHSX7G9.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/DX/WTUQ14Y9BUQULLTSHSX7G9.uasset new file mode 100644 index 0000000..b00fc9e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/DX/WTUQ14Y9BUQULLTSHSX7G9.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/E1/R89854WS9CVI3ME15MQ3LD.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/E1/R89854WS9CVI3ME15MQ3LD.uasset new file mode 100644 index 0000000..fe95cdc Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/E1/R89854WS9CVI3ME15MQ3LD.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/FS/STBGSL8R89CT4C9JICGPAT.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/FS/STBGSL8R89CT4C9JICGPAT.uasset index 8cb41a2..66ca71a 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/FS/STBGSL8R89CT4C9JICGPAT.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/FS/STBGSL8R89CT4C9JICGPAT.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/GI/KNDDNFSESFJBGLSNHY1PCE.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/GI/KNDDNFSESFJBGLSNHY1PCE.uasset index 6edf154..6418dd6 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/GI/KNDDNFSESFJBGLSNHY1PCE.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/GI/KNDDNFSESFJBGLSNHY1PCE.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/HF/E160AEGHAC2JA7QI0KFJTR.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/HF/E160AEGHAC2JA7QI0KFJTR.uasset new file mode 100644 index 0000000..33401ae Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/HF/E160AEGHAC2JA7QI0KFJTR.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/JB/U3RO4Z6HKJWNI1C6UHUWAI.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/JB/U3RO4Z6HKJWNI1C6UHUWAI.uasset new file mode 100644 index 0000000..bf517b6 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/JB/U3RO4Z6HKJWNI1C6UHUWAI.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/JP/VEVCNJ33GRLZUTSRDK1NHM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/JP/VEVCNJ33GRLZUTSRDK1NHM.uasset new file mode 100644 index 0000000..a53989e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/JP/VEVCNJ33GRLZUTSRDK1NHM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/K6/3KIPEIJ1YA452XZ38ULR1B.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/K6/3KIPEIJ1YA452XZ38ULR1B.uasset new file mode 100644 index 0000000..848f6be Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/K6/3KIPEIJ1YA452XZ38ULR1B.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/ME/EDGNIHOJB4O7RCRZNFSUIR.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/ME/EDGNIHOJB4O7RCRZNFSUIR.uasset new file mode 100644 index 0000000..8e25373 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/ME/EDGNIHOJB4O7RCRZNFSUIR.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/MN/JSI3UDINAR41V2ESE3REV7.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/MN/JSI3UDINAR41V2ESE3REV7.uasset new file mode 100644 index 0000000..d6257d1 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/MN/JSI3UDINAR41V2ESE3REV7.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/MT/WISPQPNK497NEXRJROUUDV.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/MT/WISPQPNK497NEXRJROUUDV.uasset new file mode 100644 index 0000000..59c6968 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/MT/WISPQPNK497NEXRJROUUDV.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/N8/WR2MLXWVUBU05CSNTBA02F.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/N8/WR2MLXWVUBU05CSNTBA02F.uasset new file mode 100644 index 0000000..b53e0b1 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/N8/WR2MLXWVUBU05CSNTBA02F.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/PC/H637VED991ARB5YPYVZQK4.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/PC/H637VED991ARB5YPYVZQK4.uasset index 573b081..efc3144 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/PC/H637VED991ARB5YPYVZQK4.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/PC/H637VED991ARB5YPYVZQK4.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/UH/G8ZG4QQUEPA8FTLDU4TUS1.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/UH/G8ZG4QQUEPA8FTLDU4TUS1.uasset deleted file mode 100644 index 5fa12be..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/UH/G8ZG4QQUEPA8FTLDU4TUS1.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/VI/XUXX8KL9AAKIIOJ4L794LV.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/VI/XUXX8KL9AAKIIOJ4L794LV.uasset new file mode 100644 index 0000000..389bc99 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/VI/XUXX8KL9AAKIIOJ4L794LV.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/VM/94H58UIRFC5USTMARYIGXL.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/VM/94H58UIRFC5USTMARYIGXL.uasset new file mode 100644 index 0000000..66806f2 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/VM/94H58UIRFC5USTMARYIGXL.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/VN/2Z4E1PA0C293YE1HOXNZLO.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/VN/2Z4E1PA0C293YE1HOXNZLO.uasset new file mode 100644 index 0000000..141afc3 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/VN/2Z4E1PA0C293YE1HOXNZLO.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/Y6/0PNOW3WI9TCE63QFZ762YX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/Y6/0PNOW3WI9TCE63QFZ762YX.uasset new file mode 100644 index 0000000..0fa8a10 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/Y6/0PNOW3WI9TCE63QFZ762YX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/ZA/AD3C97VKFN85H5M809511S.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/ZA/AD3C97VKFN85H5M809511S.uasset index 31f4c77..3841e74 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/ZA/AD3C97VKFN85H5M809511S.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/0/ZA/AD3C97VKFN85H5M809511S.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/0P/C6KVOM3FMLC35S4DCEM9FC.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/0P/C6KVOM3FMLC35S4DCEM9FC.uasset new file mode 100644 index 0000000..b00fb1c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/0P/C6KVOM3FMLC35S4DCEM9FC.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/28/C5BOUTBKA7RUE6EQSWL74H.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/28/C5BOUTBKA7RUE6EQSWL74H.uasset new file mode 100644 index 0000000..ee07f1e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/28/C5BOUTBKA7RUE6EQSWL74H.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/29/2CZSCBCFDGPT7T7R6Z16ZL.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/29/2CZSCBCFDGPT7T7R6Z16ZL.uasset new file mode 100644 index 0000000..22d141b Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/29/2CZSCBCFDGPT7T7R6Z16ZL.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/2N/YD7BP9US4ZS151TMZZRNWM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/2N/YD7BP9US4ZS151TMZZRNWM.uasset new file mode 100644 index 0000000..eb5d23e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/2N/YD7BP9US4ZS151TMZZRNWM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/3H/Y78NXN7ZF29ODMVQLP7I8K.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/3H/Y78NXN7ZF29ODMVQLP7I8K.uasset index ac1e5aa..07e4b71 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/3H/Y78NXN7ZF29ODMVQLP7I8K.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/3H/Y78NXN7ZF29ODMVQLP7I8K.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/4V/C9S3ZD4ES0MV7R7J07D4AT.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/4V/C9S3ZD4ES0MV7R7J07D4AT.uasset deleted file mode 100644 index fa5585a..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/4V/C9S3ZD4ES0MV7R7J07D4AT.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/68/HYYIQZL54EIK37DOLYGP4F.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/68/HYYIQZL54EIK37DOLYGP4F.uasset index 7a52516..cc77466 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/68/HYYIQZL54EIK37DOLYGP4F.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/68/HYYIQZL54EIK37DOLYGP4F.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/6L/KGNAWDKMLB14YLXV0Z8AAY.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/6L/KGNAWDKMLB14YLXV0Z8AAY.uasset new file mode 100644 index 0000000..6df5098 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/6L/KGNAWDKMLB14YLXV0Z8AAY.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/I7/T4SRX6SKKAE6YC9L7UOADH.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/I7/T4SRX6SKKAE6YC9L7UOADH.uasset new file mode 100644 index 0000000..eed9654 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/I7/T4SRX6SKKAE6YC9L7UOADH.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/JY/0LU6DVDQAKSSLN7JZH5H6G.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/JY/0LU6DVDQAKSSLN7JZH5H6G.uasset new file mode 100644 index 0000000..c793f06 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/JY/0LU6DVDQAKSSLN7JZH5H6G.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/M7/26EKH8UT8FVN5FYUNNLUF5.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/M7/26EKH8UT8FVN5FYUNNLUF5.uasset new file mode 100644 index 0000000..df97597 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/M7/26EKH8UT8FVN5FYUNNLUF5.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/MN/KVCZL5A12MX79AZQA185I8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/MN/KVCZL5A12MX79AZQA185I8.uasset new file mode 100644 index 0000000..4003cd2 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/MN/KVCZL5A12MX79AZQA185I8.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/P0/EUPIKCHSDZGSJM2KS6HN7N.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/P0/EUPIKCHSDZGSJM2KS6HN7N.uasset index 432d58c..728811f 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/P0/EUPIKCHSDZGSJM2KS6HN7N.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/P0/EUPIKCHSDZGSJM2KS6HN7N.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/PW/9XFQA9SUFQQ7NYX47VL2X8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/PW/9XFQA9SUFQQ7NYX47VL2X8.uasset new file mode 100644 index 0000000..eeff42c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/PW/9XFQA9SUFQQ7NYX47VL2X8.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/TP/IPDZATUEGPPWOR4HDDJRSU.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/TP/IPDZATUEGPPWOR4HDDJRSU.uasset new file mode 100644 index 0000000..0d311e0 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/TP/IPDZATUEGPPWOR4HDDJRSU.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/UL/6N9G9TVHDC25NSIHOQW0YR.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/UL/6N9G9TVHDC25NSIHOQW0YR.uasset index 8b538ea..a4f6e70 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/UL/6N9G9TVHDC25NSIHOQW0YR.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/UL/6N9G9TVHDC25NSIHOQW0YR.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/UY/Y9I9I23M9FZUC8MOTT5RT9.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/UY/Y9I9I23M9FZUC8MOTT5RT9.uasset new file mode 100644 index 0000000..8bc274d Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/UY/Y9I9I23M9FZUC8MOTT5RT9.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/VS/T2HEJYBJZA4ML9YA2QC9C5.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/VS/T2HEJYBJZA4ML9YA2QC9C5.uasset new file mode 100644 index 0000000..2054901 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/VS/T2HEJYBJZA4ML9YA2QC9C5.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/XI/BQBE5ZPYP1SFT17U50M8C5.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/XI/BQBE5ZPYP1SFT17U50M8C5.uasset index fad7134..97153fc 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/XI/BQBE5ZPYP1SFT17U50M8C5.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/XI/BQBE5ZPYP1SFT17U50M8C5.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/ZO/6AO8PB6QOYCI6840OKESWX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/ZO/6AO8PB6QOYCI6840OKESWX.uasset new file mode 100644 index 0000000..81bad05 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/1/ZO/6AO8PB6QOYCI6840OKESWX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/0K/MHLGCHANBCPZ82LEV2LHMO.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/0K/MHLGCHANBCPZ82LEV2LHMO.uasset new file mode 100644 index 0000000..a2867ac Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/0K/MHLGCHANBCPZ82LEV2LHMO.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/4J/HHSTBDWIY3E3Z0J2MHHHXM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/4J/HHSTBDWIY3E3Z0J2MHHHXM.uasset new file mode 100644 index 0000000..e363865 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/4J/HHSTBDWIY3E3Z0J2MHHHXM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/52/GS1CPAWJI5YD6EVEM5KFB8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/52/GS1CPAWJI5YD6EVEM5KFB8.uasset new file mode 100644 index 0000000..62ee092 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/52/GS1CPAWJI5YD6EVEM5KFB8.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/61/DOP41EYR867U3BRXGPGJL6.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/61/DOP41EYR867U3BRXGPGJL6.uasset index 2d2b9e2..cc4b02a 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/61/DOP41EYR867U3BRXGPGJL6.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/61/DOP41EYR867U3BRXGPGJL6.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/8R/B46GRIZARZ6TDCJZIWB5YV.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/8R/B46GRIZARZ6TDCJZIWB5YV.uasset new file mode 100644 index 0000000..94b63c8 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/8R/B46GRIZARZ6TDCJZIWB5YV.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/9L/507BJHECRVPHLWOSFANRTI.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/9L/507BJHECRVPHLWOSFANRTI.uasset new file mode 100644 index 0000000..7a67a8d Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/9L/507BJHECRVPHLWOSFANRTI.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/C6/1A3698MZXH2Y9UICSCJQNG.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/C6/1A3698MZXH2Y9UICSCJQNG.uasset index 90b66bd..5dd1bd2 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/C6/1A3698MZXH2Y9UICSCJQNG.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/C6/1A3698MZXH2Y9UICSCJQNG.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/D5/YEOJFXCIE8ETALDS359I7M.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/D5/YEOJFXCIE8ETALDS359I7M.uasset new file mode 100644 index 0000000..b850c91 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/D5/YEOJFXCIE8ETALDS359I7M.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/DN/B8ENW3C9P60HI2N5C2R7T9.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/DN/B8ENW3C9P60HI2N5C2R7T9.uasset new file mode 100644 index 0000000..fe46e8b Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/DN/B8ENW3C9P60HI2N5C2R7T9.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/DO/GYGKGVXB27VMB7EC6GY6PB.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/DO/GYGKGVXB27VMB7EC6GY6PB.uasset new file mode 100644 index 0000000..56b1195 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/DO/GYGKGVXB27VMB7EC6GY6PB.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/E1/A1SAUYUPN21NIRUEVR0J3U.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/E1/A1SAUYUPN21NIRUEVR0J3U.uasset new file mode 100644 index 0000000..b4f8b84 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/E1/A1SAUYUPN21NIRUEVR0J3U.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/E9/GDUZUYN78BKABVPJFIU8V1.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/E9/GDUZUYN78BKABVPJFIU8V1.uasset new file mode 100644 index 0000000..7a3b95c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/E9/GDUZUYN78BKABVPJFIU8V1.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/EM/H5JYY5HNAWD3SA5LZ3J6JD.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/EM/H5JYY5HNAWD3SA5LZ3J6JD.uasset new file mode 100644 index 0000000..5818cf1 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/EM/H5JYY5HNAWD3SA5LZ3J6JD.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/F9/IWHSY8U06167NB8PI2HQHD.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/F9/IWHSY8U06167NB8PI2HQHD.uasset index 121c385..634123a 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/F9/IWHSY8U06167NB8PI2HQHD.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/F9/IWHSY8U06167NB8PI2HQHD.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/G8/ALN61LEBYV9ZZEUFQ6R657.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/G8/ALN61LEBYV9ZZEUFQ6R657.uasset new file mode 100644 index 0000000..04268ae Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/G8/ALN61LEBYV9ZZEUFQ6R657.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/IA/TB84ND7M64C0064C0X42PZ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/IA/TB84ND7M64C0064C0X42PZ.uasset new file mode 100644 index 0000000..b63fd39 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/IA/TB84ND7M64C0064C0X42PZ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/IK/45MG7DJT1FJ3G07RWD5PGX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/IK/45MG7DJT1FJ3G07RWD5PGX.uasset new file mode 100644 index 0000000..922ed79 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/IK/45MG7DJT1FJ3G07RWD5PGX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/JV/KWM40K4S35MEANU5SKXRKU.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/JV/KWM40K4S35MEANU5SKXRKU.uasset new file mode 100644 index 0000000..3081223 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/JV/KWM40K4S35MEANU5SKXRKU.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/KA/A46UW4G0E4286ISTG6NMNH.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/KA/A46UW4G0E4286ISTG6NMNH.uasset new file mode 100644 index 0000000..bf2bea0 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/KA/A46UW4G0E4286ISTG6NMNH.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/KO/3JC17S8COXR9G40FW1P6ET.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/KO/3JC17S8COXR9G40FW1P6ET.uasset new file mode 100644 index 0000000..2746cf7 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/KO/3JC17S8COXR9G40FW1P6ET.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/NU/EXGBBUJR18TN9QS9IWJX3T.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/NU/EXGBBUJR18TN9QS9IWJX3T.uasset index df6f08e..38d16bc 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/NU/EXGBBUJR18TN9QS9IWJX3T.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/NU/EXGBBUJR18TN9QS9IWJX3T.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/OL/KQE3AOUGWMD4W71KARLSSE.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/OL/KQE3AOUGWMD4W71KARLSSE.uasset deleted file mode 100644 index e23b229..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/OL/KQE3AOUGWMD4W71KARLSSE.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/Q0/3Q9Q5TVYU2T8HF8GO9V4H5.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/Q0/3Q9Q5TVYU2T8HF8GO9V4H5.uasset new file mode 100644 index 0000000..9be0120 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/Q0/3Q9Q5TVYU2T8HF8GO9V4H5.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/R8/JWIQH55XT25MS55WUOWN3Y.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/R8/JWIQH55XT25MS55WUOWN3Y.uasset new file mode 100644 index 0000000..896e821 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/R8/JWIQH55XT25MS55WUOWN3Y.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/UM/RF7RL225LCYQORWX40UFZR.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/UM/RF7RL225LCYQORWX40UFZR.uasset new file mode 100644 index 0000000..971fd06 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/UM/RF7RL225LCYQORWX40UFZR.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/VL/O2L79YVTA3FOEKT3E73QXK.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/VL/O2L79YVTA3FOEKT3E73QXK.uasset new file mode 100644 index 0000000..e345b7e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/VL/O2L79YVTA3FOEKT3E73QXK.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/WO/LEGHXLG0TF6KQC02MWL6FX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/WO/LEGHXLG0TF6KQC02MWL6FX.uasset new file mode 100644 index 0000000..034fa24 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/WO/LEGHXLG0TF6KQC02MWL6FX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/X0/UMMR5IJ8E86HFUR0FFMRRQ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/X0/UMMR5IJ8E86HFUR0FFMRRQ.uasset new file mode 100644 index 0000000..aa65d75 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/X0/UMMR5IJ8E86HFUR0FFMRRQ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/XX/WXZ8PSHZN1LO32XO4VF5ZX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/XX/WXZ8PSHZN1LO32XO4VF5ZX.uasset new file mode 100644 index 0000000..8660812 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/2/XX/WXZ8PSHZN1LO32XO4VF5ZX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/0B/J7ZLW70RKMBFIV9LG7J6QI.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/0B/J7ZLW70RKMBFIV9LG7J6QI.uasset deleted file mode 100644 index ce0525e..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/0B/J7ZLW70RKMBFIV9LG7J6QI.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/0X/0UT8VP3E2MVEY1H85H2NU3.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/0X/0UT8VP3E2MVEY1H85H2NU3.uasset new file mode 100644 index 0000000..97c7241 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/0X/0UT8VP3E2MVEY1H85H2NU3.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/1U/E47RUAES04MFG645RL6VMM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/1U/E47RUAES04MFG645RL6VMM.uasset new file mode 100644 index 0000000..fe7c373 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/1U/E47RUAES04MFG645RL6VMM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/28/33Y52CYVQOI8LFQH7HRCPX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/28/33Y52CYVQOI8LFQH7HRCPX.uasset new file mode 100644 index 0000000..717d949 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/28/33Y52CYVQOI8LFQH7HRCPX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/3Q/SXOHAD19YLBMW83Z7OY0GE.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/3Q/SXOHAD19YLBMW83Z7OY0GE.uasset new file mode 100644 index 0000000..b978f69 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/3Q/SXOHAD19YLBMW83Z7OY0GE.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/4L/LILWG8LVJZMBLVNG0GKU59.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/4L/LILWG8LVJZMBLVNG0GKU59.uasset new file mode 100644 index 0000000..51817fe Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/4L/LILWG8LVJZMBLVNG0GKU59.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/6B/N95LYCSBR96CL6HMRSP39G.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/6B/N95LYCSBR96CL6HMRSP39G.uasset index 609904b..40399c5 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/6B/N95LYCSBR96CL6HMRSP39G.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/6B/N95LYCSBR96CL6HMRSP39G.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/6R/XFYG41AHJR7CK5WKYGC3J3.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/6R/XFYG41AHJR7CK5WKYGC3J3.uasset new file mode 100644 index 0000000..d3de8cc Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/6R/XFYG41AHJR7CK5WKYGC3J3.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/78/7ZYYZYYS3NGI2QL66C6N3N.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/78/7ZYYZYYS3NGI2QL66C6N3N.uasset new file mode 100644 index 0000000..115a97f Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/78/7ZYYZYYS3NGI2QL66C6N3N.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/97/5UGM3MLSYWWFNET209CL8V.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/97/5UGM3MLSYWWFNET209CL8V.uasset index 8c94eee..c95ef4e 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/97/5UGM3MLSYWWFNET209CL8V.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/97/5UGM3MLSYWWFNET209CL8V.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/AS/Z9W99ILEIYQRBQHD0CVWJ6.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/AS/Z9W99ILEIYQRBQHD0CVWJ6.uasset index 0cfd86b..42393b9 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/AS/Z9W99ILEIYQRBQHD0CVWJ6.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/AS/Z9W99ILEIYQRBQHD0CVWJ6.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/E8/3DLCA1Y2VSEYKCGORDRCSJ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/E8/3DLCA1Y2VSEYKCGORDRCSJ.uasset new file mode 100644 index 0000000..c729487 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/E8/3DLCA1Y2VSEYKCGORDRCSJ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/JJ/91NAI46T4PVE46TGMVLAON.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/JJ/91NAI46T4PVE46TGMVLAON.uasset new file mode 100644 index 0000000..24234d4 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/JJ/91NAI46T4PVE46TGMVLAON.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/KQ/C6SPL7BKD0GJG08B8H3N9R.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/KQ/C6SPL7BKD0GJG08B8H3N9R.uasset index f1f3644..14ba48c 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/KQ/C6SPL7BKD0GJG08B8H3N9R.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/KQ/C6SPL7BKD0GJG08B8H3N9R.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/LS/Q7WCAVOSO56KLHXED187FZ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/LS/Q7WCAVOSO56KLHXED187FZ.uasset new file mode 100644 index 0000000..c04aade Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/LS/Q7WCAVOSO56KLHXED187FZ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/O1/EBMYZIYL1G9MVRB4YV6SNM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/O1/EBMYZIYL1G9MVRB4YV6SNM.uasset index 9f689cc..04a7c89 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/O1/EBMYZIYL1G9MVRB4YV6SNM.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/O1/EBMYZIYL1G9MVRB4YV6SNM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/O2/AIT8PT7QMUS8854SJKPYTI.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/O2/AIT8PT7QMUS8854SJKPYTI.uasset new file mode 100644 index 0000000..8795fa2 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/O2/AIT8PT7QMUS8854SJKPYTI.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/ON/U1LBS7CHIJG057CNJK5F0Y.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/ON/U1LBS7CHIJG057CNJK5F0Y.uasset new file mode 100644 index 0000000..f36c3d2 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/ON/U1LBS7CHIJG057CNJK5F0Y.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/RP/5OSOT2BTXIWSGN56ESMNA5.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/RP/5OSOT2BTXIWSGN56ESMNA5.uasset new file mode 100644 index 0000000..1694114 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/RP/5OSOT2BTXIWSGN56ESMNA5.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/TE/3X5XUZ1MRHHECRL6TQFC34.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/TE/3X5XUZ1MRHHECRL6TQFC34.uasset index 2867573..320732c 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/TE/3X5XUZ1MRHHECRL6TQFC34.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/TE/3X5XUZ1MRHHECRL6TQFC34.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/TR/BW61JJUEQI1Y28XAK4E8ZY.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/TR/BW61JJUEQI1Y28XAK4E8ZY.uasset new file mode 100644 index 0000000..39c57ae Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/TR/BW61JJUEQI1Y28XAK4E8ZY.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/TT/2V5IP4NCP1QODJ56WLZ6MX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/TT/2V5IP4NCP1QODJ56WLZ6MX.uasset new file mode 100644 index 0000000..3e5559f Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/TT/2V5IP4NCP1QODJ56WLZ6MX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/UK/EXOJV0NKNBBLVF8TOMIBK4.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/UK/EXOJV0NKNBBLVF8TOMIBK4.uasset new file mode 100644 index 0000000..77119f8 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/UK/EXOJV0NKNBBLVF8TOMIBK4.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/WK/ED3GWMK91ZYYV00TXMU736.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/WK/ED3GWMK91ZYYV00TXMU736.uasset index cf0eead..9894728 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/WK/ED3GWMK91ZYYV00TXMU736.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/WK/ED3GWMK91ZYYV00TXMU736.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/WY/7MTGMQIXQX10Z67AZ44CJJ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/WY/7MTGMQIXQX10Z67AZ44CJJ.uasset new file mode 100644 index 0000000..b1175d5 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/WY/7MTGMQIXQX10Z67AZ44CJJ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/XF/XBVI1IRDQQDBSX4Z7TVWS7.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/XF/XBVI1IRDQQDBSX4Z7TVWS7.uasset new file mode 100644 index 0000000..46e0d9c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/XF/XBVI1IRDQQDBSX4Z7TVWS7.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/XU/PAZDCB3M7VMR0XVBU4LUS5.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/XU/PAZDCB3M7VMR0XVBU4LUS5.uasset new file mode 100644 index 0000000..dc3fa79 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/3/XU/PAZDCB3M7VMR0XVBU4LUS5.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/0D/E4VRCKKHHGV7X7A8VYH7GK.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/0D/E4VRCKKHHGV7X7A8VYH7GK.uasset new file mode 100644 index 0000000..96d6297 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/0D/E4VRCKKHHGV7X7A8VYH7GK.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/27/9FS19NEWSL1PLRMXFIOZ0U.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/27/9FS19NEWSL1PLRMXFIOZ0U.uasset new file mode 100644 index 0000000..18135fc Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/27/9FS19NEWSL1PLRMXFIOZ0U.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/3T/0JZ6Z5YHVNLDU7GWHLKK4T.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/3T/0JZ6Z5YHVNLDU7GWHLKK4T.uasset new file mode 100644 index 0000000..6fc3955 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/3T/0JZ6Z5YHVNLDU7GWHLKK4T.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/5R/S846MHBA5OTJJD28UP8CA1.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/5R/S846MHBA5OTJJD28UP8CA1.uasset index a054aec..1da8b13 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/5R/S846MHBA5OTJJD28UP8CA1.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/5R/S846MHBA5OTJJD28UP8CA1.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/5X/IEBLFRB30SRQRLQP5TMPW9.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/5X/IEBLFRB30SRQRLQP5TMPW9.uasset new file mode 100644 index 0000000..cb6695d Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/5X/IEBLFRB30SRQRLQP5TMPW9.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/6I/P9CYMDE0RIW5NHPYAMSW7L.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/6I/P9CYMDE0RIW5NHPYAMSW7L.uasset new file mode 100644 index 0000000..0631fe2 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/6I/P9CYMDE0RIW5NHPYAMSW7L.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/8Q/XTPMTAKV8Z9PHT8D5PAQW0.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/8Q/XTPMTAKV8Z9PHT8D5PAQW0.uasset index a661127..c48540a 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/8Q/XTPMTAKV8Z9PHT8D5PAQW0.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/8Q/XTPMTAKV8Z9PHT8D5PAQW0.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/AC/CNEF8E21DVGPG85B6LY8TE.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/AC/CNEF8E21DVGPG85B6LY8TE.uasset new file mode 100644 index 0000000..848eeaf Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/AC/CNEF8E21DVGPG85B6LY8TE.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/BX/P25FN3VQRSRZHKW59P79NQ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/BX/P25FN3VQRSRZHKW59P79NQ.uasset new file mode 100644 index 0000000..d5b0a80 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/BX/P25FN3VQRSRZHKW59P79NQ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/CD/HCY4WZ3GPF017RRRCKGLI9.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/CD/HCY4WZ3GPF017RRRCKGLI9.uasset new file mode 100644 index 0000000..97e8509 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/CD/HCY4WZ3GPF017RRRCKGLI9.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/CE/W0IC5IZAGTLL5GEAW6BHXF.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/CE/W0IC5IZAGTLL5GEAW6BHXF.uasset new file mode 100644 index 0000000..5d74b62 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/CE/W0IC5IZAGTLL5GEAW6BHXF.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/EZ/4M2FRRUGEXZE2AU0IDXK32.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/EZ/4M2FRRUGEXZE2AU0IDXK32.uasset new file mode 100644 index 0000000..b05d80b Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/EZ/4M2FRRUGEXZE2AU0IDXK32.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/F8/UE19BXKWCHDNM41MFY837N.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/F8/UE19BXKWCHDNM41MFY837N.uasset new file mode 100644 index 0000000..faba771 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/F8/UE19BXKWCHDNM41MFY837N.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/H0/WEPCPSKZC94D5YPLSX18AN.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/H0/WEPCPSKZC94D5YPLSX18AN.uasset index e8fa56e..e4a9301 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/H0/WEPCPSKZC94D5YPLSX18AN.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/H0/WEPCPSKZC94D5YPLSX18AN.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/JC/LABPGSQ225K3BWETT1T2BD.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/JC/LABPGSQ225K3BWETT1T2BD.uasset new file mode 100644 index 0000000..d436bf9 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/JC/LABPGSQ225K3BWETT1T2BD.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/K3/PNB8OTOTFY5WIH0QC4S6P4.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/K3/PNB8OTOTFY5WIH0QC4S6P4.uasset new file mode 100644 index 0000000..5852ff1 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/K3/PNB8OTOTFY5WIH0QC4S6P4.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/PP/W4LLGMEMHFKX5Z7BG9UAV8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/PP/W4LLGMEMHFKX5Z7BG9UAV8.uasset new file mode 100644 index 0000000..2ca496f Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/PP/W4LLGMEMHFKX5Z7BG9UAV8.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/RG/3L9MKFBQ7DBSCGY1XIH1LO.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/RG/3L9MKFBQ7DBSCGY1XIH1LO.uasset index 73dab34..0406ad0 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/RG/3L9MKFBQ7DBSCGY1XIH1LO.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/RG/3L9MKFBQ7DBSCGY1XIH1LO.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/SU/M4G77Y4WKWS7E0LHZBZV1X.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/SU/M4G77Y4WKWS7E0LHZBZV1X.uasset new file mode 100644 index 0000000..0ad6e1e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/SU/M4G77Y4WKWS7E0LHZBZV1X.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/VE/41EBM2CBULL6MZ4ECEAGUA.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/VE/41EBM2CBULL6MZ4ECEAGUA.uasset new file mode 100644 index 0000000..c52d627 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/VE/41EBM2CBULL6MZ4ECEAGUA.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/X2/RTJCM2YSSX9BGO6BGPK03Y.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/X2/RTJCM2YSSX9BGO6BGPK03Y.uasset new file mode 100644 index 0000000..571014e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/X2/RTJCM2YSSX9BGO6BGPK03Y.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/Y4/SQPPSQ4H31A2PVUI9J9RDC.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/Y4/SQPPSQ4H31A2PVUI9J9RDC.uasset new file mode 100644 index 0000000..fc79bd6 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/Y4/SQPPSQ4H31A2PVUI9J9RDC.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/ZD/6EKOQ0KP4Q8IXK96JQBUGF.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/ZD/6EKOQ0KP4Q8IXK96JQBUGF.uasset new file mode 100644 index 0000000..38eabee Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/4/ZD/6EKOQ0KP4Q8IXK96JQBUGF.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/32/6W1I8G8Z7XNW3TM4ECGAX3.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/32/6W1I8G8Z7XNW3TM4ECGAX3.uasset new file mode 100644 index 0000000..2b04115 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/32/6W1I8G8Z7XNW3TM4ECGAX3.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/3W/BN9VY41O7EH4WF1382XZ2K.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/3W/BN9VY41O7EH4WF1382XZ2K.uasset index e303790..77cb3c8 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/3W/BN9VY41O7EH4WF1382XZ2K.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/3W/BN9VY41O7EH4WF1382XZ2K.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/5P/5PGIWMBVHOYERY8FQA94KX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/5P/5PGIWMBVHOYERY8FQA94KX.uasset index 418109e..0530825 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/5P/5PGIWMBVHOYERY8FQA94KX.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/5P/5PGIWMBVHOYERY8FQA94KX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/74/MPLZ0DLOAMP65AY5KFC2DL.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/74/MPLZ0DLOAMP65AY5KFC2DL.uasset new file mode 100644 index 0000000..610598c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/74/MPLZ0DLOAMP65AY5KFC2DL.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/7G/JY3E4BRTGGLCPOTU21SOE3.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/7G/JY3E4BRTGGLCPOTU21SOE3.uasset index 3cc6225..84d6777 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/7G/JY3E4BRTGGLCPOTU21SOE3.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/7G/JY3E4BRTGGLCPOTU21SOE3.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/7U/WV1H1BFEEOW62NCCJPKK83.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/7U/WV1H1BFEEOW62NCCJPKK83.uasset new file mode 100644 index 0000000..2a3932d Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/7U/WV1H1BFEEOW62NCCJPKK83.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/8S/L0LLV20X8ZHXM9UDV51YQU.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/8S/L0LLV20X8ZHXM9UDV51YQU.uasset new file mode 100644 index 0000000..b1bb8a1 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/8S/L0LLV20X8ZHXM9UDV51YQU.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BF/JE9DJG9K8NJQ05Y2MGS3AT.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BF/JE9DJG9K8NJQ05Y2MGS3AT.uasset new file mode 100644 index 0000000..878447a Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BF/JE9DJG9K8NJQ05Y2MGS3AT.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BL/DFPX94MB8AGQB2APDM53J0.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BL/DFPX94MB8AGQB2APDM53J0.uasset index 7abb702..fb1d369 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BL/DFPX94MB8AGQB2APDM53J0.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BL/DFPX94MB8AGQB2APDM53J0.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BW/R4FCMYI7AJTWFODPFOPJJA.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BW/R4FCMYI7AJTWFODPFOPJJA.uasset new file mode 100644 index 0000000..65b7fdf Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BW/R4FCMYI7AJTWFODPFOPJJA.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BZ/YFUHNBJE7SC3GM3PIK6LVQ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BZ/YFUHNBJE7SC3GM3PIK6LVQ.uasset new file mode 100644 index 0000000..527ee0f Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/BZ/YFUHNBJE7SC3GM3PIK6LVQ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/CN/MJ2SRQJADCUJ0AUT8XQ9XW.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/CN/MJ2SRQJADCUJ0AUT8XQ9XW.uasset new file mode 100644 index 0000000..34041b9 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/CN/MJ2SRQJADCUJ0AUT8XQ9XW.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/D1/45LDSLVRGHQ23J4KAIVPBK.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/D1/45LDSLVRGHQ23J4KAIVPBK.uasset new file mode 100644 index 0000000..694b85d Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/D1/45LDSLVRGHQ23J4KAIVPBK.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/E3/XPRM8HU6TDKBLWGQ4DXKHT.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/E3/XPRM8HU6TDKBLWGQ4DXKHT.uasset new file mode 100644 index 0000000..ad57a55 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/E3/XPRM8HU6TDKBLWGQ4DXKHT.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/G6/7L1L14ZGYVA49HQCKD4ZO3.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/G6/7L1L14ZGYVA49HQCKD4ZO3.uasset new file mode 100644 index 0000000..c17cc3b Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/G6/7L1L14ZGYVA49HQCKD4ZO3.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/HH/6ILRLWS0Q3OUYWGZ9DRACO.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/HH/6ILRLWS0Q3OUYWGZ9DRACO.uasset new file mode 100644 index 0000000..2e03fe1 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/HH/6ILRLWS0Q3OUYWGZ9DRACO.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/HI/LS9A1RUV2YQAAJSB8MZ2QP.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/HI/LS9A1RUV2YQAAJSB8MZ2QP.uasset new file mode 100644 index 0000000..12c3ca7 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/HI/LS9A1RUV2YQAAJSB8MZ2QP.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/HZ/P52UP15AXELXG8ZIREBJQJ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/HZ/P52UP15AXELXG8ZIREBJQJ.uasset new file mode 100644 index 0000000..e58d639 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/HZ/P52UP15AXELXG8ZIREBJQJ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/K0/HKSDRXBTVOKB4HLQN6ZPLE.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/K0/HKSDRXBTVOKB4HLQN6ZPLE.uasset index 56453fd..11f62cc 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/K0/HKSDRXBTVOKB4HLQN6ZPLE.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/K0/HKSDRXBTVOKB4HLQN6ZPLE.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/KN/I9WGJ8QAZBSQV7XDKVRSR5.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/KN/I9WGJ8QAZBSQV7XDKVRSR5.uasset new file mode 100644 index 0000000..d27bd0f Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/KN/I9WGJ8QAZBSQV7XDKVRSR5.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/NR/YVLPLYXYB7IBO3ZNQVK1YI.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/NR/YVLPLYXYB7IBO3ZNQVK1YI.uasset new file mode 100644 index 0000000..943ed82 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/NR/YVLPLYXYB7IBO3ZNQVK1YI.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/OX/VH7Y0FJ3XWVV8AB20CSGQ6.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/OX/VH7Y0FJ3XWVV8AB20CSGQ6.uasset index 7f2ee96..41a5ec3 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/OX/VH7Y0FJ3XWVV8AB20CSGQ6.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/OX/VH7Y0FJ3XWVV8AB20CSGQ6.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/PO/V5FGJ7CCJ6VRPI28YNQ1DM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/PO/V5FGJ7CCJ6VRPI28YNQ1DM.uasset new file mode 100644 index 0000000..eae71fb Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/PO/V5FGJ7CCJ6VRPI28YNQ1DM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/R3/QBRWUN7YSW9JO545QWR15F.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/R3/QBRWUN7YSW9JO545QWR15F.uasset new file mode 100644 index 0000000..f53162a Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/R3/QBRWUN7YSW9JO545QWR15F.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/RH/RLAIAKLCIM2ZMRMD8C01HQ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/RH/RLAIAKLCIM2ZMRMD8C01HQ.uasset index ec7b503..80234bd 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/RH/RLAIAKLCIM2ZMRMD8C01HQ.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/RH/RLAIAKLCIM2ZMRMD8C01HQ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/RM/K3VF7QQCDAVLQ2P6LGGHUZ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/RM/K3VF7QQCDAVLQ2P6LGGHUZ.uasset index f586b4a..174a744 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/RM/K3VF7QQCDAVLQ2P6LGGHUZ.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/RM/K3VF7QQCDAVLQ2P6LGGHUZ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/U0/57ITLJZFTXDTZJPAD0KE7O.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/U0/57ITLJZFTXDTZJPAD0KE7O.uasset new file mode 100644 index 0000000..4b11cd2 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/U0/57ITLJZFTXDTZJPAD0KE7O.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/UO/5VBQ0BPQ7BXDOAC3U8OWYR.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/UO/5VBQ0BPQ7BXDOAC3U8OWYR.uasset new file mode 100644 index 0000000..0e0389c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/UO/5VBQ0BPQ7BXDOAC3U8OWYR.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/YG/HW4X7WY48FO580MRX2ZN0C.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/YG/HW4X7WY48FO580MRX2ZN0C.uasset new file mode 100644 index 0000000..9a33f3c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/YG/HW4X7WY48FO580MRX2ZN0C.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/YV/MOMKF2H6H6QL85M2Q0OSRS.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/YV/MOMKF2H6H6QL85M2Q0OSRS.uasset new file mode 100644 index 0000000..047b274 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/YV/MOMKF2H6H6QL85M2Q0OSRS.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/ZW/64QWQB4UOXQNEGMKILFJ8V.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/ZW/64QWQB4UOXQNEGMKILFJ8V.uasset new file mode 100644 index 0000000..23772ff Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/5/ZW/64QWQB4UOXQNEGMKILFJ8V.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/1V/VVN1UYIFVN908AQMJWYIMD.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/1V/VVN1UYIFVN908AQMJWYIMD.uasset index 76a5703..9bda750 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/1V/VVN1UYIFVN908AQMJWYIMD.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/1V/VVN1UYIFVN908AQMJWYIMD.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/1Y/C4SNTBZ5JP7DDKZE8DKY8J.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/1Y/C4SNTBZ5JP7DDKZE8DKY8J.uasset deleted file mode 100644 index 82b01e6..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/1Y/C4SNTBZ5JP7DDKZE8DKY8J.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/3A/IMLSW0FC93ZOEBZI8VX8N6.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/3A/IMLSW0FC93ZOEBZI8VX8N6.uasset new file mode 100644 index 0000000..c5ed08a Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/3A/IMLSW0FC93ZOEBZI8VX8N6.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/4G/SYGIM5JB3MIOBKH58B6D35.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/4G/SYGIM5JB3MIOBKH58B6D35.uasset new file mode 100644 index 0000000..525a4ae Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/4G/SYGIM5JB3MIOBKH58B6D35.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/8E/PCL1NOZC9TWV9EYU9KV8RC.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/8E/PCL1NOZC9TWV9EYU9KV8RC.uasset new file mode 100644 index 0000000..62ab251 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/8E/PCL1NOZC9TWV9EYU9KV8RC.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/8F/9YKDL0L5EOPEOJMR1ARM98.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/8F/9YKDL0L5EOPEOJMR1ARM98.uasset new file mode 100644 index 0000000..28766c3 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/8F/9YKDL0L5EOPEOJMR1ARM98.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/8X/QR4E9MLTLV0WN5NQIK9BI8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/8X/QR4E9MLTLV0WN5NQIK9BI8.uasset new file mode 100644 index 0000000..d766ba0 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/8X/QR4E9MLTLV0WN5NQIK9BI8.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/AH/UF6RHVYE5Q05YG8ACLYRRX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/AH/UF6RHVYE5Q05YG8ACLYRRX.uasset new file mode 100644 index 0000000..38a3091 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/AH/UF6RHVYE5Q05YG8ACLYRRX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/E3/MLXSB4TRRGV2PEFQDD4KHO.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/E3/MLXSB4TRRGV2PEFQDD4KHO.uasset new file mode 100644 index 0000000..dd4c694 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/E3/MLXSB4TRRGV2PEFQDD4KHO.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/E5/EC2HF67MGRHEQAJDVFEPWM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/E5/EC2HF67MGRHEQAJDVFEPWM.uasset index 3bf74c4..bd6f940 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/E5/EC2HF67MGRHEQAJDVFEPWM.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/E5/EC2HF67MGRHEQAJDVFEPWM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/EH/DN714LH2NDLEFKVOUT9C6Z.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/EH/DN714LH2NDLEFKVOUT9C6Z.uasset index 54350b0..70faf07 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/EH/DN714LH2NDLEFKVOUT9C6Z.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/EH/DN714LH2NDLEFKVOUT9C6Z.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/EY/FD9FWQP4CDCYM9KNABBPR8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/EY/FD9FWQP4CDCYM9KNABBPR8.uasset new file mode 100644 index 0000000..afe2b2b Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/EY/FD9FWQP4CDCYM9KNABBPR8.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/GI/1ZT9K1JNSZ64EP17LBSA25.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/GI/1ZT9K1JNSZ64EP17LBSA25.uasset new file mode 100644 index 0000000..93ea297 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/GI/1ZT9K1JNSZ64EP17LBSA25.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/H1/NCF9G29U1HLCTPU5KWUPL0.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/H1/NCF9G29U1HLCTPU5KWUPL0.uasset new file mode 100644 index 0000000..2b9be00 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/H1/NCF9G29U1HLCTPU5KWUPL0.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/H1/WWTO1F9FI2SB7VUUYSDJKA.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/H1/WWTO1F9FI2SB7VUUYSDJKA.uasset new file mode 100644 index 0000000..77f5bda Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/H1/WWTO1F9FI2SB7VUUYSDJKA.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/JD/I0BNVOZLWQK3UJ72HUHC9Y.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/JD/I0BNVOZLWQK3UJ72HUHC9Y.uasset new file mode 100644 index 0000000..fb66440 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/JD/I0BNVOZLWQK3UJ72HUHC9Y.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/K1/DPD3K6GFXSCGHD7C2WEMF4.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/K1/DPD3K6GFXSCGHD7C2WEMF4.uasset index 67c4087..7d90f43 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/K1/DPD3K6GFXSCGHD7C2WEMF4.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/K1/DPD3K6GFXSCGHD7C2WEMF4.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/LF/QQQKRS2QRNYDOKWEO9QN9D.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/LF/QQQKRS2QRNYDOKWEO9QN9D.uasset new file mode 100644 index 0000000..4493da9 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/LF/QQQKRS2QRNYDOKWEO9QN9D.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/LJ/Z3RV0KE0406KAHXFOM67QV.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/LJ/Z3RV0KE0406KAHXFOM67QV.uasset new file mode 100644 index 0000000..1b5670f Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/LJ/Z3RV0KE0406KAHXFOM67QV.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/LV/65TR1D6KE9K5X823422D21.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/LV/65TR1D6KE9K5X823422D21.uasset index cd2f92b..1fadf65 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/LV/65TR1D6KE9K5X823422D21.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/LV/65TR1D6KE9K5X823422D21.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/O0/FE9GB8RJ3EN02QOTV3MFXD.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/O0/FE9GB8RJ3EN02QOTV3MFXD.uasset new file mode 100644 index 0000000..df77b41 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/O0/FE9GB8RJ3EN02QOTV3MFXD.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/PM/TM8TE459O75WUL69ZBK4QZ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/PM/TM8TE459O75WUL69ZBK4QZ.uasset new file mode 100644 index 0000000..ccfe418 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/PM/TM8TE459O75WUL69ZBK4QZ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/PT/TAEX5RX3O8JF4516VZ9SQK.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/PT/TAEX5RX3O8JF4516VZ9SQK.uasset deleted file mode 100644 index 7dce294..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/PT/TAEX5RX3O8JF4516VZ9SQK.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/RU/OWOB0LMH5K991T1ZIWLHA1.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/RU/OWOB0LMH5K991T1ZIWLHA1.uasset new file mode 100644 index 0000000..bb650e3 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/RU/OWOB0LMH5K991T1ZIWLHA1.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/WN/YYZM69RBJPFZFHLZOC0M0Q.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/WN/YYZM69RBJPFZFHLZOC0M0Q.uasset index c9355a8..05376d6 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/WN/YYZM69RBJPFZFHLZOC0M0Q.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/WN/YYZM69RBJPFZFHLZOC0M0Q.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/Z1/EW06VN3T3ZT3D5F3GDJB27.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/Z1/EW06VN3T3ZT3D5F3GDJB27.uasset new file mode 100644 index 0000000..6affc4a Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/Z1/EW06VN3T3ZT3D5F3GDJB27.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/Z9/WQ2KBDP3XM2WPZP3G0LUP8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/Z9/WQ2KBDP3XM2WPZP3G0LUP8.uasset new file mode 100644 index 0000000..6d03770 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/Z9/WQ2KBDP3XM2WPZP3G0LUP8.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/ZE/HUG07L3IWIMMFBE1F42NRQ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/ZE/HUG07L3IWIMMFBE1F42NRQ.uasset deleted file mode 100644 index ee6c881..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/6/ZE/HUG07L3IWIMMFBE1F42NRQ.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/4A/5R4S8X4AM91EFKIV7QCQL7.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/4A/5R4S8X4AM91EFKIV7QCQL7.uasset deleted file mode 100644 index a416a4d..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/4A/5R4S8X4AM91EFKIV7QCQL7.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/53/4GNK5WJH99FMLX3R54TC1R.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/53/4GNK5WJH99FMLX3R54TC1R.uasset new file mode 100644 index 0000000..89082a0 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/53/4GNK5WJH99FMLX3R54TC1R.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/75/9CP11GIPTFQ12P8S027SQT.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/75/9CP11GIPTFQ12P8S027SQT.uasset new file mode 100644 index 0000000..b7ac9d3 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/75/9CP11GIPTFQ12P8S027SQT.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/7F/HRZQ0YJNEAHPIMVAAF0B0L.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/7F/HRZQ0YJNEAHPIMVAAF0B0L.uasset new file mode 100644 index 0000000..de7bf4e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/7F/HRZQ0YJNEAHPIMVAAF0B0L.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/7K/FU0ZAUCWEU1XSTG3RQD78Y.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/7K/FU0ZAUCWEU1XSTG3RQD78Y.uasset new file mode 100644 index 0000000..f8d4759 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/7K/FU0ZAUCWEU1XSTG3RQD78Y.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/7V/QPKEWAC7EE25I4IMLXNBPN.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/7V/QPKEWAC7EE25I4IMLXNBPN.uasset new file mode 100644 index 0000000..d39eb53 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/7V/QPKEWAC7EE25I4IMLXNBPN.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/9K/V4CHTCS13TYBQGWYCP01VN.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/9K/V4CHTCS13TYBQGWYCP01VN.uasset new file mode 100644 index 0000000..0da40fc Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/9K/V4CHTCS13TYBQGWYCP01VN.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/EG/U1Z6DB0QZ92Z72YGO3OR4T.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/EG/U1Z6DB0QZ92Z72YGO3OR4T.uasset new file mode 100644 index 0000000..1a0d129 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/EG/U1Z6DB0QZ92Z72YGO3OR4T.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/EW/FTOJOFBI9QXP8X504CAKS4.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/EW/FTOJOFBI9QXP8X504CAKS4.uasset new file mode 100644 index 0000000..339b6fe Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/EW/FTOJOFBI9QXP8X504CAKS4.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/EX/BBUE5XAWWNYPOUYTLNIDOJ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/EX/BBUE5XAWWNYPOUYTLNIDOJ.uasset index ecacd86..a564953 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/EX/BBUE5XAWWNYPOUYTLNIDOJ.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/EX/BBUE5XAWWNYPOUYTLNIDOJ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/GF/59WJOKKVEW52GU0ERZFFS3.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/GF/59WJOKKVEW52GU0ERZFFS3.uasset new file mode 100644 index 0000000..a495f08 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/GF/59WJOKKVEW52GU0ERZFFS3.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/HB/2JM5GI26UWRY4JCR2IR58H.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/HB/2JM5GI26UWRY4JCR2IR58H.uasset new file mode 100644 index 0000000..32cbc7d Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/HB/2JM5GI26UWRY4JCR2IR58H.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/HN/24WQSW5Q9Z4TGE16F3HTN4.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/HN/24WQSW5Q9Z4TGE16F3HTN4.uasset new file mode 100644 index 0000000..7bf48ff Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/HN/24WQSW5Q9Z4TGE16F3HTN4.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/JW/XACUTKQJ2QIPFJC36LB9SU.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/JW/XACUTKQJ2QIPFJC36LB9SU.uasset deleted file mode 100644 index 9463845..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/JW/XACUTKQJ2QIPFJC36LB9SU.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/K5/46TKQD1099GZA2ZZB5OU5E.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/K5/46TKQD1099GZA2ZZB5OU5E.uasset index 27b9651..f3ebe84 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/K5/46TKQD1099GZA2ZZB5OU5E.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/K5/46TKQD1099GZA2ZZB5OU5E.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/K5/CXDWVTITSF6ED0RIE5PGKC.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/K5/CXDWVTITSF6ED0RIE5PGKC.uasset index 573e9d2..5352fc5 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/K5/CXDWVTITSF6ED0RIE5PGKC.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/K5/CXDWVTITSF6ED0RIE5PGKC.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/L0/IC5I6QN9EO4JXH2FY7TOKU.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/L0/IC5I6QN9EO4JXH2FY7TOKU.uasset new file mode 100644 index 0000000..4d79929 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/L0/IC5I6QN9EO4JXH2FY7TOKU.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/LH/OFQE9HZ96788MZSPX390U6.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/LH/OFQE9HZ96788MZSPX390U6.uasset index b1e00b9..3e1c708 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/LH/OFQE9HZ96788MZSPX390U6.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/LH/OFQE9HZ96788MZSPX390U6.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/N5/7N8E4VFITESUWQ7ADDZ2QK.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/N5/7N8E4VFITESUWQ7ADDZ2QK.uasset new file mode 100644 index 0000000..e2b355d Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/N5/7N8E4VFITESUWQ7ADDZ2QK.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/OQ/IKQNCHFM311KMG02WD68FM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/OQ/IKQNCHFM311KMG02WD68FM.uasset new file mode 100644 index 0000000..f8b1f45 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/OQ/IKQNCHFM311KMG02WD68FM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/OY/XK813RL0CH792OYOEEVI1A.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/OY/XK813RL0CH792OYOEEVI1A.uasset index bc35506..1e4dd2c 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/OY/XK813RL0CH792OYOEEVI1A.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/OY/XK813RL0CH792OYOEEVI1A.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/P7/C4YNJVZ8MLRIDJUN6R1N7B.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/P7/C4YNJVZ8MLRIDJUN6R1N7B.uasset deleted file mode 100644 index a7a6f70..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/P7/C4YNJVZ8MLRIDJUN6R1N7B.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/PO/B7JHLVXVR657O2KAPYTGNJ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/PO/B7JHLVXVR657O2KAPYTGNJ.uasset index 3b7719a..fc44c32 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/PO/B7JHLVXVR657O2KAPYTGNJ.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/PO/B7JHLVXVR657O2KAPYTGNJ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/QM/0BKA3J7U5TDH7EUNUSBAA2.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/QM/0BKA3J7U5TDH7EUNUSBAA2.uasset new file mode 100644 index 0000000..a740f45 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/QM/0BKA3J7U5TDH7EUNUSBAA2.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/UG/U1L7AKYKPKGBF4JWCRDUAU.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/UG/U1L7AKYKPKGBF4JWCRDUAU.uasset deleted file mode 100644 index 8550406..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/UG/U1L7AKYKPKGBF4JWCRDUAU.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/VV/1K6ONR7X2NM8564WEZ99UF.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/VV/1K6ONR7X2NM8564WEZ99UF.uasset index 0389dcd..9b50d66 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/VV/1K6ONR7X2NM8564WEZ99UF.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/VV/1K6ONR7X2NM8564WEZ99UF.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/W3/B33GKCPOFY9SJLHOBDHYL8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/W3/B33GKCPOFY9SJLHOBDHYL8.uasset new file mode 100644 index 0000000..ab28a14 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/W3/B33GKCPOFY9SJLHOBDHYL8.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/WZ/Q6QYZ8PHV3Y82H7OSV5KOX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/WZ/Q6QYZ8PHV3Y82H7OSV5KOX.uasset index 2db7223..d7f22cf 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/WZ/Q6QYZ8PHV3Y82H7OSV5KOX.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/WZ/Q6QYZ8PHV3Y82H7OSV5KOX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/XD/HK5D5A0GHR75QVJP2BGG44.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/XD/HK5D5A0GHR75QVJP2BGG44.uasset new file mode 100644 index 0000000..3f59be8 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/XD/HK5D5A0GHR75QVJP2BGG44.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/Y5/IQDHBBZ90VRA3CKC0SZAQL.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/Y5/IQDHBBZ90VRA3CKC0SZAQL.uasset deleted file mode 100644 index 0aab64f..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/7/Y5/IQDHBBZ90VRA3CKC0SZAQL.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/0K/EPHV6QLLNM6RNEFQYWBQ9H.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/0K/EPHV6QLLNM6RNEFQYWBQ9H.uasset new file mode 100644 index 0000000..1825141 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/0K/EPHV6QLLNM6RNEFQYWBQ9H.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/0O/TDZDAZ3EDKSOK1IROT3GOM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/0O/TDZDAZ3EDKSOK1IROT3GOM.uasset deleted file mode 100644 index 1a740ad..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/0O/TDZDAZ3EDKSOK1IROT3GOM.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/3D/T1L9MLV0P3PVZ0HR15JMOL.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/3D/T1L9MLV0P3PVZ0HR15JMOL.uasset new file mode 100644 index 0000000..583b18e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/3D/T1L9MLV0P3PVZ0HR15JMOL.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/3I/EM0AQEL6CCOQJ61FWOY0HM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/3I/EM0AQEL6CCOQJ61FWOY0HM.uasset new file mode 100644 index 0000000..278d973 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/3I/EM0AQEL6CCOQJ61FWOY0HM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/5F/8TR6H8VJYD1UL789J7BBYS.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/5F/8TR6H8VJYD1UL789J7BBYS.uasset new file mode 100644 index 0000000..7ac1a03 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/5F/8TR6H8VJYD1UL789J7BBYS.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/7E/JB34DR7MT183GR9BBGEIP7.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/7E/JB34DR7MT183GR9BBGEIP7.uasset new file mode 100644 index 0000000..381b04d Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/7E/JB34DR7MT183GR9BBGEIP7.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/9C/DKMC9YVLHXAZFFAK36FZ7A.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/9C/DKMC9YVLHXAZFFAK36FZ7A.uasset index c1202a6..f2bd5ef 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/9C/DKMC9YVLHXAZFFAK36FZ7A.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/9C/DKMC9YVLHXAZFFAK36FZ7A.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/A8/A8MD1X4B7CSRDCT4JFLX05.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/A8/A8MD1X4B7CSRDCT4JFLX05.uasset new file mode 100644 index 0000000..7554e77 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/A8/A8MD1X4B7CSRDCT4JFLX05.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/BB/FAWBZBDL8LVNYXY2S4VWXK.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/BB/FAWBZBDL8LVNYXY2S4VWXK.uasset deleted file mode 100644 index ffad85e..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/BB/FAWBZBDL8LVNYXY2S4VWXK.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/DR/HM7ZK5LEUKLUWCDDSFM6UH.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/DR/HM7ZK5LEUKLUWCDDSFM6UH.uasset new file mode 100644 index 0000000..27c4c55 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/DR/HM7ZK5LEUKLUWCDDSFM6UH.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/FJ/O514W0AK7W8G1CO9C4SI3F.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/FJ/O514W0AK7W8G1CO9C4SI3F.uasset deleted file mode 100644 index 9eccc5a..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/FJ/O514W0AK7W8G1CO9C4SI3F.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/KG/XHMJWU4D4QPG47H8VGFWUE.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/KG/XHMJWU4D4QPG47H8VGFWUE.uasset new file mode 100644 index 0000000..9cfb091 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/KG/XHMJWU4D4QPG47H8VGFWUE.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/M8/BJ7L2LW3YOPXS9W9ZB3XWJ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/M8/BJ7L2LW3YOPXS9W9ZB3XWJ.uasset new file mode 100644 index 0000000..ac6448b Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/M8/BJ7L2LW3YOPXS9W9ZB3XWJ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/O1/QLXW5ZB2HEJQQTTQ8CVCG1.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/O1/QLXW5ZB2HEJQQTTQ8CVCG1.uasset new file mode 100644 index 0000000..1930f85 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/O1/QLXW5ZB2HEJQQTTQ8CVCG1.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/ON/BD24CDG10HEOSG7TASKC3B.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/ON/BD24CDG10HEOSG7TASKC3B.uasset deleted file mode 100644 index ce8548c..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/ON/BD24CDG10HEOSG7TASKC3B.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/PE/4DFHDAPAVUC2Y98UFWZSGZ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/PE/4DFHDAPAVUC2Y98UFWZSGZ.uasset index a86b447..c675ba3 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/PE/4DFHDAPAVUC2Y98UFWZSGZ.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/PE/4DFHDAPAVUC2Y98UFWZSGZ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/PS/5R9EBQ7FGSZJOPK3LAYXJM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/PS/5R9EBQ7FGSZJOPK3LAYXJM.uasset new file mode 100644 index 0000000..0a5911b Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/PS/5R9EBQ7FGSZJOPK3LAYXJM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/QC/GGAJ00ACJ1QKD7QA79PL04.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/QC/GGAJ00ACJ1QKD7QA79PL04.uasset new file mode 100644 index 0000000..b104b48 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/QC/GGAJ00ACJ1QKD7QA79PL04.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/T8/8AY4IQDLQAGSN3QIO7LNJ8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/T8/8AY4IQDLQAGSN3QIO7LNJ8.uasset deleted file mode 100644 index 60afe74..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/T8/8AY4IQDLQAGSN3QIO7LNJ8.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/VV/XKH7XE3TGE0H0AIX9MVL8B.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/VV/XKH7XE3TGE0H0AIX9MVL8B.uasset new file mode 100644 index 0000000..4311ef3 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/VV/XKH7XE3TGE0H0AIX9MVL8B.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/WM/ZXDS3XACIHVYXIGK2YFYBQ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/WM/ZXDS3XACIHVYXIGK2YFYBQ.uasset new file mode 100644 index 0000000..c5577de Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/WM/ZXDS3XACIHVYXIGK2YFYBQ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/WU/6SW4F3CQZPIZ9ZWBLKJELE.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/WU/6SW4F3CQZPIZ9ZWBLKJELE.uasset new file mode 100644 index 0000000..48823d4 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/WU/6SW4F3CQZPIZ9ZWBLKJELE.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/X4/8AA2BKR206CCYNH25DGYRH.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/X4/8AA2BKR206CCYNH25DGYRH.uasset deleted file mode 100644 index 937cd0e..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/X4/8AA2BKR206CCYNH25DGYRH.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/XB/8LHCJ74WQD6N5WF9WXO2ZA.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/XB/8LHCJ74WQD6N5WF9WXO2ZA.uasset new file mode 100644 index 0000000..65e9518 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/XB/8LHCJ74WQD6N5WF9WXO2ZA.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/XH/834L81FGAH2XHFKCGF3UL9.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/XH/834L81FGAH2XHFKCGF3UL9.uasset index d7efe7d..76898dc 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/XH/834L81FGAH2XHFKCGF3UL9.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/XH/834L81FGAH2XHFKCGF3UL9.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/XJ/ZBODD425JZOG3DM58V510V.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/XJ/ZBODD425JZOG3DM58V510V.uasset new file mode 100644 index 0000000..a4228a9 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/XJ/ZBODD425JZOG3DM58V510V.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/Y5/9NFDOJSGIQDX6Z2L58QRTK.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/Y5/9NFDOJSGIQDX6Z2L58QRTK.uasset index 3a0fb76..3b57d40 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/Y5/9NFDOJSGIQDX6Z2L58QRTK.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/Y5/9NFDOJSGIQDX6Z2L58QRTK.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/ZE/BNY3UR41PVMDTL1RE8ONWV.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/ZE/BNY3UR41PVMDTL1RE8ONWV.uasset new file mode 100644 index 0000000..a46e423 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/8/ZE/BNY3UR41PVMDTL1RE8ONWV.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/06/UT1KF2U4YC7EC1A97TRM2I.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/06/UT1KF2U4YC7EC1A97TRM2I.uasset new file mode 100644 index 0000000..d9c8054 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/06/UT1KF2U4YC7EC1A97TRM2I.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/0T/QTL410MEBB6FT4PQ5SHVP3.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/0T/QTL410MEBB6FT4PQ5SHVP3.uasset new file mode 100644 index 0000000..6652a22 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/0T/QTL410MEBB6FT4PQ5SHVP3.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/3X/XUSBIIXL2MY9V8133P6UOW.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/3X/XUSBIIXL2MY9V8133P6UOW.uasset new file mode 100644 index 0000000..83c846e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/3X/XUSBIIXL2MY9V8133P6UOW.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/4Q/TLBDKVWTGWTV5M0YUVCN1Q.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/4Q/TLBDKVWTGWTV5M0YUVCN1Q.uasset new file mode 100644 index 0000000..a3284f4 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/4Q/TLBDKVWTGWTV5M0YUVCN1Q.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/5L/I8L807LX1QNS8IODX6H9IT.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/5L/I8L807LX1QNS8IODX6H9IT.uasset new file mode 100644 index 0000000..0feae6a Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/5L/I8L807LX1QNS8IODX6H9IT.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/65/I061QY7IM475HYJUT5SSO8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/65/I061QY7IM475HYJUT5SSO8.uasset new file mode 100644 index 0000000..fdaefac Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/65/I061QY7IM475HYJUT5SSO8.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/A6/OUVTSBTJAT0CM0RDGKVOFD.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/A6/OUVTSBTJAT0CM0RDGKVOFD.uasset new file mode 100644 index 0000000..274616e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/A6/OUVTSBTJAT0CM0RDGKVOFD.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/AG/KFCT6MFABEY6GK33KECR4K.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/AG/KFCT6MFABEY6GK33KECR4K.uasset new file mode 100644 index 0000000..808cd4f Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/AG/KFCT6MFABEY6GK33KECR4K.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/B5/4XI3HZDTB0NW45TQRFZOCK.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/B5/4XI3HZDTB0NW45TQRFZOCK.uasset new file mode 100644 index 0000000..d4dd207 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/B5/4XI3HZDTB0NW45TQRFZOCK.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/FF/WOW4SBTEN36MK15IZ6WY71.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/FF/WOW4SBTEN36MK15IZ6WY71.uasset deleted file mode 100644 index 77bb2d2..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/FF/WOW4SBTEN36MK15IZ6WY71.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/HM/7VZGK5G3SAZHY1S3D8UBYI.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/HM/7VZGK5G3SAZHY1S3D8UBYI.uasset new file mode 100644 index 0000000..8c5298b Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/HM/7VZGK5G3SAZHY1S3D8UBYI.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/KJ/441A0SB5CUC9CKH7I4G90O.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/KJ/441A0SB5CUC9CKH7I4G90O.uasset index 02776e6..101e0b1 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/KJ/441A0SB5CUC9CKH7I4G90O.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/KJ/441A0SB5CUC9CKH7I4G90O.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/NQ/VBA7BRNXQ07WGH12VEAVTX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/NQ/VBA7BRNXQ07WGH12VEAVTX.uasset index fd5570c..07c13d6 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/NQ/VBA7BRNXQ07WGH12VEAVTX.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/NQ/VBA7BRNXQ07WGH12VEAVTX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/P0/BZ3D0LUGUP7HJZNP8SMSJM.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/P0/BZ3D0LUGUP7HJZNP8SMSJM.uasset new file mode 100644 index 0000000..4719c61 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/P0/BZ3D0LUGUP7HJZNP8SMSJM.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/PF/QH8J9BLQJZ2DA3B5GXVD3I.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/PF/QH8J9BLQJZ2DA3B5GXVD3I.uasset index 82162db..87092ee 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/PF/QH8J9BLQJZ2DA3B5GXVD3I.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/PF/QH8J9BLQJZ2DA3B5GXVD3I.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/T6/Z9ZKP59IU4TKS8K5AG0UNX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/T6/Z9ZKP59IU4TKS8K5AG0UNX.uasset new file mode 100644 index 0000000..015d23e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/T6/Z9ZKP59IU4TKS8K5AG0UNX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/UL/W4OZ2LUDH6Y2CDGBRXHZK9.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/UL/W4OZ2LUDH6Y2CDGBRXHZK9.uasset index e5f85ac..a85a1b2 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/UL/W4OZ2LUDH6Y2CDGBRXHZK9.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/UL/W4OZ2LUDH6Y2CDGBRXHZK9.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/V1/YU7FWTEVA0CKZEKST0B4GN.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/V1/YU7FWTEVA0CKZEKST0B4GN.uasset new file mode 100644 index 0000000..d390bfe Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/V1/YU7FWTEVA0CKZEKST0B4GN.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/WQ/34EIT9FMKS6W8R63AKKPFB.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/WQ/34EIT9FMKS6W8R63AKKPFB.uasset new file mode 100644 index 0000000..e527796 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/WQ/34EIT9FMKS6W8R63AKKPFB.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/XW/L3GEQE76PAKYP8NZ2YMEP9.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/XW/L3GEQE76PAKYP8NZ2YMEP9.uasset new file mode 100644 index 0000000..90ba7c6 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/XW/L3GEQE76PAKYP8NZ2YMEP9.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/YE/2XT0DB40O3EDSVKJ5TU2DS.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/YE/2XT0DB40O3EDSVKJ5TU2DS.uasset new file mode 100644 index 0000000..3416c0c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/YE/2XT0DB40O3EDSVKJ5TU2DS.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/YF/8G0DOTJU1AVMHESCUXQPQZ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/YF/8G0DOTJU1AVMHESCUXQPQZ.uasset index 56deb2b..ac7338b 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/YF/8G0DOTJU1AVMHESCUXQPQZ.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/YF/8G0DOTJU1AVMHESCUXQPQZ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/ZO/VT2RNIVGI29S18KYTCAEVP.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/ZO/VT2RNIVGI29S18KYTCAEVP.uasset index 073a957..3580c91 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/ZO/VT2RNIVGI29S18KYTCAEVP.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/ZO/VT2RNIVGI29S18KYTCAEVP.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/ZY/FSJPJYHQ4CMEEFFM0DE302.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/ZY/FSJPJYHQ4CMEEFFM0DE302.uasset index 40b4ec6..b138a3c 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/ZY/FSJPJYHQ4CMEEFFM0DE302.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/9/ZY/FSJPJYHQ4CMEEFFM0DE302.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/32/0B5MGC5GXRA7JG0DJ1Q8IH.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/32/0B5MGC5GXRA7JG0DJ1Q8IH.uasset index 02c0c41..f5ca772 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/32/0B5MGC5GXRA7JG0DJ1Q8IH.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/32/0B5MGC5GXRA7JG0DJ1Q8IH.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/3D/889B5FRMKOEUUKRRKH5UP8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/3D/889B5FRMKOEUUKRRKH5UP8.uasset deleted file mode 100644 index 1904961..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/3D/889B5FRMKOEUUKRRKH5UP8.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/48/RLG04WTRYQX5ZDNNAETQGS.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/48/RLG04WTRYQX5ZDNNAETQGS.uasset new file mode 100644 index 0000000..56ba7d3 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/48/RLG04WTRYQX5ZDNNAETQGS.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/5Z/0NVKDU6JZOZMZCYLTT6ZR8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/5Z/0NVKDU6JZOZMZCYLTT6ZR8.uasset new file mode 100644 index 0000000..03d1708 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/5Z/0NVKDU6JZOZMZCYLTT6ZR8.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/6O/JFI0P5P71IGISRRBJKVN14.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/6O/JFI0P5P71IGISRRBJKVN14.uasset new file mode 100644 index 0000000..da18ed2 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/6O/JFI0P5P71IGISRRBJKVN14.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/A1/YIV0EFIY682N1T0E93D9UN.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/A1/YIV0EFIY682N1T0E93D9UN.uasset new file mode 100644 index 0000000..c6ebdd1 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/A1/YIV0EFIY682N1T0E93D9UN.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/C2/MZQ1V6TKFZ9GZ18XMRQ17K.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/C2/MZQ1V6TKFZ9GZ18XMRQ17K.uasset index 5ca2a0d..6cfeb89 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/C2/MZQ1V6TKFZ9GZ18XMRQ17K.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/C2/MZQ1V6TKFZ9GZ18XMRQ17K.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/DN/ZJOPJVXXA1URFS8CZQ4TLX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/DN/ZJOPJVXXA1URFS8CZQ4TLX.uasset deleted file mode 100644 index 6d63e76..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/DN/ZJOPJVXXA1URFS8CZQ4TLX.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/DR/JUP1N9FSJUKEMRFV8UUVGX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/DR/JUP1N9FSJUKEMRFV8UUVGX.uasset new file mode 100644 index 0000000..fa37c99 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/DR/JUP1N9FSJUKEMRFV8UUVGX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/FW/OY0IEUQ163JGW0ZV77Y3F6.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/FW/OY0IEUQ163JGW0ZV77Y3F6.uasset new file mode 100644 index 0000000..c89ede8 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/FW/OY0IEUQ163JGW0ZV77Y3F6.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/HZ/7ZUQAWDV6H7D1CUFQS2N6C.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/HZ/7ZUQAWDV6H7D1CUFQS2N6C.uasset new file mode 100644 index 0000000..08a167d Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/HZ/7ZUQAWDV6H7D1CUFQS2N6C.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/N7/NV8MQYCR1DGAF8C3SYO70P.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/N7/NV8MQYCR1DGAF8C3SYO70P.uasset deleted file mode 100644 index f17cc63..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/N7/NV8MQYCR1DGAF8C3SYO70P.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/PD/RQQ25YT7CILOLBSPUSNZYI.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/PD/RQQ25YT7CILOLBSPUSNZYI.uasset index 7c506fe..1ed0023 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/PD/RQQ25YT7CILOLBSPUSNZYI.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/PD/RQQ25YT7CILOLBSPUSNZYI.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/PH/1LW039HRF5KSPUU4PLO5I9.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/PH/1LW039HRF5KSPUU4PLO5I9.uasset new file mode 100644 index 0000000..8ed6fff Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/PH/1LW039HRF5KSPUU4PLO5I9.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/SO/U0EPN5GJHGW14IZYNGZM1D.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/SO/U0EPN5GJHGW14IZYNGZM1D.uasset new file mode 100644 index 0000000..9f93c4c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/SO/U0EPN5GJHGW14IZYNGZM1D.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/TI/EKZH7ZW0TK4FH6ZOREA0ZI.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/TI/EKZH7ZW0TK4FH6ZOREA0ZI.uasset new file mode 100644 index 0000000..546fe97 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/TI/EKZH7ZW0TK4FH6ZOREA0ZI.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/XQ/DD8JAN91WI4MEYEY9PXBFG.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/XQ/DD8JAN91WI4MEYEY9PXBFG.uasset index d846878..4cb14c4 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/XQ/DD8JAN91WI4MEYEY9PXBFG.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/A/XQ/DD8JAN91WI4MEYEY9PXBFG.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/21/LICM7517780BNL1ABG3IJK.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/21/LICM7517780BNL1ABG3IJK.uasset new file mode 100644 index 0000000..229acff Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/21/LICM7517780BNL1ABG3IJK.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/84/QVGRNSR33M88DHE4MI5HZ0.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/84/QVGRNSR33M88DHE4MI5HZ0.uasset new file mode 100644 index 0000000..885e6b1 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/84/QVGRNSR33M88DHE4MI5HZ0.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/8E/VBFLDBSXMZNZJJOGMYIENL.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/8E/VBFLDBSXMZNZJJOGMYIENL.uasset new file mode 100644 index 0000000..69abaab Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/8E/VBFLDBSXMZNZJJOGMYIENL.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/9B/G7MS4M98O8EVA3NXP8ZHJ3.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/9B/G7MS4M98O8EVA3NXP8ZHJ3.uasset new file mode 100644 index 0000000..028e8c5 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/9B/G7MS4M98O8EVA3NXP8ZHJ3.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/CH/OW1QJ8KNZQMJ81IUC2P2WN.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/CH/OW1QJ8KNZQMJ81IUC2P2WN.uasset new file mode 100644 index 0000000..1ba2eba Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/CH/OW1QJ8KNZQMJ81IUC2P2WN.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/GI/NK6UHP43LSR9RQXGUIZ88F.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/GI/NK6UHP43LSR9RQXGUIZ88F.uasset index bba780b..6748269 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/GI/NK6UHP43LSR9RQXGUIZ88F.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/GI/NK6UHP43LSR9RQXGUIZ88F.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/K8/Z0QFJ39W82XBF50TWTYT5K.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/K8/Z0QFJ39W82XBF50TWTYT5K.uasset new file mode 100644 index 0000000..eebd821 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/K8/Z0QFJ39W82XBF50TWTYT5K.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/L7/PA885SDGECW43ZE4BL12Q7.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/L7/PA885SDGECW43ZE4BL12Q7.uasset deleted file mode 100644 index 13a90d5..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/L7/PA885SDGECW43ZE4BL12Q7.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/M9/BCXAJQZC5IYKJJP31KTO8G.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/M9/BCXAJQZC5IYKJJP31KTO8G.uasset deleted file mode 100644 index bb81234..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/M9/BCXAJQZC5IYKJJP31KTO8G.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/NU/VJHYXRBVSRCTJ8EDMPP6E7.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/NU/VJHYXRBVSRCTJ8EDMPP6E7.uasset deleted file mode 100644 index 47acc31..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/NU/VJHYXRBVSRCTJ8EDMPP6E7.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/P4/92HG80ORUD1D0EEQV711RA.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/P4/92HG80ORUD1D0EEQV711RA.uasset new file mode 100644 index 0000000..5521d03 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/P4/92HG80ORUD1D0EEQV711RA.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/S6/O2X2VIORJEG9FK77PSTYJH.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/S6/O2X2VIORJEG9FK77PSTYJH.uasset new file mode 100644 index 0000000..0afb295 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/S6/O2X2VIORJEG9FK77PSTYJH.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/SL/DY9Q71LR2TCOWHP46LWJAJ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/SL/DY9Q71LR2TCOWHP46LWJAJ.uasset index 855d2f5..1b81ef9 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/SL/DY9Q71LR2TCOWHP46LWJAJ.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/SL/DY9Q71LR2TCOWHP46LWJAJ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/UX/TWWJ410EP98HQF04OPKSN2.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/UX/TWWJ410EP98HQF04OPKSN2.uasset index 95e151c..59c812c 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/UX/TWWJ410EP98HQF04OPKSN2.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/UX/TWWJ410EP98HQF04OPKSN2.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/X4/QHTAK8BMY7NSQIGTB38GCV.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/X4/QHTAK8BMY7NSQIGTB38GCV.uasset new file mode 100644 index 0000000..83b7059 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/X4/QHTAK8BMY7NSQIGTB38GCV.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/Y6/E49JQTBO7UMH21HHAA8REV.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/Y6/E49JQTBO7UMH21HHAA8REV.uasset deleted file mode 100644 index fc70846..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/B/Y6/E49JQTBO7UMH21HHAA8REV.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/24/WN8KP1A6HHWA3XRPFF82OB.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/24/WN8KP1A6HHWA3XRPFF82OB.uasset deleted file mode 100644 index 91a2af8..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/24/WN8KP1A6HHWA3XRPFF82OB.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/2V/QMNJZMZKLV808UYYPITI1K.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/2V/QMNJZMZKLV808UYYPITI1K.uasset new file mode 100644 index 0000000..8c4273c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/2V/QMNJZMZKLV808UYYPITI1K.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/3X/NU43VVL8UBM3WKMXB9KR95.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/3X/NU43VVL8UBM3WKMXB9KR95.uasset index a3ce1cc..88268b8 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/3X/NU43VVL8UBM3WKMXB9KR95.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/3X/NU43VVL8UBM3WKMXB9KR95.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/4P/GUZPTUUO57M40SFBGOIUKW.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/4P/GUZPTUUO57M40SFBGOIUKW.uasset new file mode 100644 index 0000000..7d22571 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/4P/GUZPTUUO57M40SFBGOIUKW.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/61/IUZ5NJ3IKAGRL126XYE86Y.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/61/IUZ5NJ3IKAGRL126XYE86Y.uasset new file mode 100644 index 0000000..9b9fd5e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/61/IUZ5NJ3IKAGRL126XYE86Y.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/8A/2DAG6JVHR12IZDF3HPWM6E.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/8A/2DAG6JVHR12IZDF3HPWM6E.uasset index be396b6..7302c29 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/8A/2DAG6JVHR12IZDF3HPWM6E.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/8A/2DAG6JVHR12IZDF3HPWM6E.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/95/BM4F9K5PA0GE6L1YH4PQN9.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/95/BM4F9K5PA0GE6L1YH4PQN9.uasset new file mode 100644 index 0000000..8991f60 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/95/BM4F9K5PA0GE6L1YH4PQN9.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/AC/AGBVWVCNBKGLXKDJ0NS0U0.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/AC/AGBVWVCNBKGLXKDJ0NS0U0.uasset new file mode 100644 index 0000000..ac0f25a Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/AC/AGBVWVCNBKGLXKDJ0NS0U0.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/AY/4EG6CMX92WHWSDY1ZW82NV.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/AY/4EG6CMX92WHWSDY1ZW82NV.uasset new file mode 100644 index 0000000..17ec79b Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/AY/4EG6CMX92WHWSDY1ZW82NV.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/CD/3Y6LWPH9SGA437VMEN0AHQ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/CD/3Y6LWPH9SGA437VMEN0AHQ.uasset new file mode 100644 index 0000000..1c996a3 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/CD/3Y6LWPH9SGA437VMEN0AHQ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/CS/FDPE9D8JK2MHBP0B8N9P4D.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/CS/FDPE9D8JK2MHBP0B8N9P4D.uasset index 2c178ed..c84505d 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/CS/FDPE9D8JK2MHBP0B8N9P4D.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/CS/FDPE9D8JK2MHBP0B8N9P4D.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/GD/JQJP31UEVZ19H1ITNXPES0.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/GD/JQJP31UEVZ19H1ITNXPES0.uasset index 6762ff2..325cf56 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/GD/JQJP31UEVZ19H1ITNXPES0.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/GD/JQJP31UEVZ19H1ITNXPES0.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/H3/7AKLI94MDAHXOR5JQU7LK6.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/H3/7AKLI94MDAHXOR5JQU7LK6.uasset index 4767679..1d5b5cb 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/H3/7AKLI94MDAHXOR5JQU7LK6.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/H3/7AKLI94MDAHXOR5JQU7LK6.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/HE/04XMUR388VX3XBH3M2HGE1.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/HE/04XMUR388VX3XBH3M2HGE1.uasset new file mode 100644 index 0000000..af9d207 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/HE/04XMUR388VX3XBH3M2HGE1.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/JB/I1VJZLGPKCCBUYZCRAQM6A.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/JB/I1VJZLGPKCCBUYZCRAQM6A.uasset index 8fdf666..817ed80 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/JB/I1VJZLGPKCCBUYZCRAQM6A.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/JB/I1VJZLGPKCCBUYZCRAQM6A.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/L7/O3HNTT8UCDR0UP5KFTJOME.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/L7/O3HNTT8UCDR0UP5KFTJOME.uasset new file mode 100644 index 0000000..e54cbde Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/L7/O3HNTT8UCDR0UP5KFTJOME.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/LF/YO7ORC311B0HFSMOB5GQX5.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/LF/YO7ORC311B0HFSMOB5GQX5.uasset new file mode 100644 index 0000000..d9624c6 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/LF/YO7ORC311B0HFSMOB5GQX5.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/LN/N11F8CTWLJADTPFWI13O87.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/LN/N11F8CTWLJADTPFWI13O87.uasset new file mode 100644 index 0000000..82ac620 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/LN/N11F8CTWLJADTPFWI13O87.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/NZ/WBMW8JXJ51JAJNKTQ3D4Z8.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/NZ/WBMW8JXJ51JAJNKTQ3D4Z8.uasset new file mode 100644 index 0000000..a3b1819 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/NZ/WBMW8JXJ51JAJNKTQ3D4Z8.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/O4/05YDZADHWRIFB1SFZ0X3W4.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/O4/05YDZADHWRIFB1SFZ0X3W4.uasset new file mode 100644 index 0000000..9986ba6 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/O4/05YDZADHWRIFB1SFZ0X3W4.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/OO/6VYIESNPWS0AVQOV7WYA23.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/OO/6VYIESNPWS0AVQOV7WYA23.uasset new file mode 100644 index 0000000..b1db0c6 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/OO/6VYIESNPWS0AVQOV7WYA23.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/RC/LY7NGSMV4C4EU8SSJVQX3B.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/RC/LY7NGSMV4C4EU8SSJVQX3B.uasset index 279d021..51598ac 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/RC/LY7NGSMV4C4EU8SSJVQX3B.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/RC/LY7NGSMV4C4EU8SSJVQX3B.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/TH/1YOBODF0B6Z4WQCTZCF68P.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/TH/1YOBODF0B6Z4WQCTZCF68P.uasset new file mode 100644 index 0000000..0bea205 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/TH/1YOBODF0B6Z4WQCTZCF68P.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/TJ/H3N7ZLDKIVWSRV4VQLGF0B.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/TJ/H3N7ZLDKIVWSRV4VQLGF0B.uasset new file mode 100644 index 0000000..9d68be8 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/TJ/H3N7ZLDKIVWSRV4VQLGF0B.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/WF/I361YFT39D2G8PO8P2YXD7.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/WF/I361YFT39D2G8PO8P2YXD7.uasset index 2942c2b..66356c8 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/WF/I361YFT39D2G8PO8P2YXD7.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/WF/I361YFT39D2G8PO8P2YXD7.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/WJ/Q8YGCKVIFI3Y3FA0N1MAOH.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/WJ/Q8YGCKVIFI3Y3FA0N1MAOH.uasset deleted file mode 100644 index 8559fd0..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/WJ/Q8YGCKVIFI3Y3FA0N1MAOH.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/YN/3UW7N33UOYZKKXQPFPXU9V.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/YN/3UW7N33UOYZKKXQPFPXU9V.uasset index af1d2e8..c58b295 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/YN/3UW7N33UOYZKKXQPFPXU9V.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/YN/3UW7N33UOYZKKXQPFPXU9V.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/Z4/7IIVTQHJFZ42X64WJC73QT.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/Z4/7IIVTQHJFZ42X64WJC73QT.uasset new file mode 100644 index 0000000..91377c5 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/C/Z4/7IIVTQHJFZ42X64WJC73QT.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/11/KGCG75SC4KKCVC527CCLMJ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/11/KGCG75SC4KKCVC527CCLMJ.uasset new file mode 100644 index 0000000..8f1655e Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/11/KGCG75SC4KKCVC527CCLMJ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/1M/KSW6Z4L7G3ZH2HCS31Q1BB.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/1M/KSW6Z4L7G3ZH2HCS31Q1BB.uasset index 381b88e..b03b640 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/1M/KSW6Z4L7G3ZH2HCS31Q1BB.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/1M/KSW6Z4L7G3ZH2HCS31Q1BB.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/45/ELYRDY5UXEQHFWP81R987Y.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/45/ELYRDY5UXEQHFWP81R987Y.uasset new file mode 100644 index 0000000..2b3c78c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/45/ELYRDY5UXEQHFWP81R987Y.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/4G/SFAGFDPJ744O3PSZR2DHN0.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/4G/SFAGFDPJ744O3PSZR2DHN0.uasset index e0289cd..11eb2dc 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/4G/SFAGFDPJ744O3PSZR2DHN0.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/4G/SFAGFDPJ744O3PSZR2DHN0.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/5P/X263WKCGQS1XLRQVB4VZ0F.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/5P/X263WKCGQS1XLRQVB4VZ0F.uasset new file mode 100644 index 0000000..555e80a Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/5P/X263WKCGQS1XLRQVB4VZ0F.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/6N/XJPGAW6SJ58WC8G7ISGNVQ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/6N/XJPGAW6SJ58WC8G7ISGNVQ.uasset new file mode 100644 index 0000000..114c259 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/6N/XJPGAW6SJ58WC8G7ISGNVQ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/7L/V75VQSFQ5R5FAAHRR4EJ49.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/7L/V75VQSFQ5R5FAAHRR4EJ49.uasset deleted file mode 100644 index 1b41c03..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/7L/V75VQSFQ5R5FAAHRR4EJ49.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/84/G7NV2GVJNWFWOUFODU085A.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/84/G7NV2GVJNWFWOUFODU085A.uasset index e1b7481..26107b8 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/84/G7NV2GVJNWFWOUFODU085A.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/84/G7NV2GVJNWFWOUFODU085A.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/9G/39W4XTG9KGFG7Z9WZ3RB3R.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/9G/39W4XTG9KGFG7Z9WZ3RB3R.uasset new file mode 100644 index 0000000..5adf4fa Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/9G/39W4XTG9KGFG7Z9WZ3RB3R.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/C6/7O2N0EV060F7F5LCN3OWRV.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/C6/7O2N0EV060F7F5LCN3OWRV.uasset new file mode 100644 index 0000000..5f7a38a Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/C6/7O2N0EV060F7F5LCN3OWRV.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/CT/9ADK0NB17IQ9C9R0X1A667.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/CT/9ADK0NB17IQ9C9R0X1A667.uasset deleted file mode 100644 index f65c554..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/CT/9ADK0NB17IQ9C9R0X1A667.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/EE/7KCIIAGI9K4Z3G6LVF4QBR.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/EE/7KCIIAGI9K4Z3G6LVF4QBR.uasset new file mode 100644 index 0000000..458e66a Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/EE/7KCIIAGI9K4Z3G6LVF4QBR.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/F6/782IF4RI7FNH7O2KXIYQLO.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/F6/782IF4RI7FNH7O2KXIYQLO.uasset index 86f5a12..6203e21 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/F6/782IF4RI7FNH7O2KXIYQLO.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/F6/782IF4RI7FNH7O2KXIYQLO.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/H4/38CR2SYONP4P2P601NKFHX.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/H4/38CR2SYONP4P2P601NKFHX.uasset new file mode 100644 index 0000000..df528a8 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/H4/38CR2SYONP4P2P601NKFHX.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/HW/PN8Y1KTU1ZXQR6NYTZ4U96.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/HW/PN8Y1KTU1ZXQR6NYTZ4U96.uasset new file mode 100644 index 0000000..8abe3b6 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/HW/PN8Y1KTU1ZXQR6NYTZ4U96.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/I4/7TASXGFUB6FH7IGBXIR4CV.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/I4/7TASXGFUB6FH7IGBXIR4CV.uasset new file mode 100644 index 0000000..3c70513 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/I4/7TASXGFUB6FH7IGBXIR4CV.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/KI/VH6NE4YYQUC1G6X6UVUNDW.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/KI/VH6NE4YYQUC1G6X6UVUNDW.uasset new file mode 100644 index 0000000..6451702 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/KI/VH6NE4YYQUC1G6X6UVUNDW.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/KM/T10VEX1Z8L4AJ1XJT49SLU.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/KM/T10VEX1Z8L4AJ1XJT49SLU.uasset index bf93aff..08e18d7 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/KM/T10VEX1Z8L4AJ1XJT49SLU.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/KM/T10VEX1Z8L4AJ1XJT49SLU.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/NU/CY5AN0SX5002TBGJS5WBDF.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/NU/CY5AN0SX5002TBGJS5WBDF.uasset new file mode 100644 index 0000000..0b5f9c3 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/NU/CY5AN0SX5002TBGJS5WBDF.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/OK/EK19SJFMXI8ETKAZ1429DS.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/OK/EK19SJFMXI8ETKAZ1429DS.uasset new file mode 100644 index 0000000..a370083 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/OK/EK19SJFMXI8ETKAZ1429DS.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/RN/3G04XL7TTXTR511ODFTX8N.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/RN/3G04XL7TTXTR511ODFTX8N.uasset new file mode 100644 index 0000000..2003d7f Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/RN/3G04XL7TTXTR511ODFTX8N.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/SE/HD2YYMOZ83EIZLBXOAT93S.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/SE/HD2YYMOZ83EIZLBXOAT93S.uasset new file mode 100644 index 0000000..81c3549 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/SE/HD2YYMOZ83EIZLBXOAT93S.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/TJ/HEY3DVQQNTQI09D97HUS55.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/TJ/HEY3DVQQNTQI09D97HUS55.uasset deleted file mode 100644 index fd19611..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/TJ/HEY3DVQQNTQI09D97HUS55.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/XE/NRN9MCW3H7XHLQKQY7I7L2.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/XE/NRN9MCW3H7XHLQKQY7I7L2.uasset new file mode 100644 index 0000000..ded9e82 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/XE/NRN9MCW3H7XHLQKQY7I7L2.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/ZF/IH7COI9160EZX8K05UJQ42.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/ZF/IH7COI9160EZX8K05UJQ42.uasset new file mode 100644 index 0000000..6a49172 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/D/ZF/IH7COI9160EZX8K05UJQ42.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/3M/N5O9PTEDKOA9QIHH968ION.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/3M/N5O9PTEDKOA9QIHH968ION.uasset new file mode 100644 index 0000000..83db4ab Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/3M/N5O9PTEDKOA9QIHH968ION.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/3O/8DQ2MLTFMKLS6S6FEFG2HE.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/3O/8DQ2MLTFMKLS6S6FEFG2HE.uasset new file mode 100644 index 0000000..ead97f9 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/3O/8DQ2MLTFMKLS6S6FEFG2HE.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/3X/JBEVFOIKRLO7J15T72W7UO.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/3X/JBEVFOIKRLO7J15T72W7UO.uasset new file mode 100644 index 0000000..7017a2c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/3X/JBEVFOIKRLO7J15T72W7UO.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/6F/HIJBRT69XTWOGYG27495V2.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/6F/HIJBRT69XTWOGYG27495V2.uasset index ce301f3..3de9345 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/6F/HIJBRT69XTWOGYG27495V2.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/6F/HIJBRT69XTWOGYG27495V2.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/6W/MEI7QSWM0I51QO8Y1NVP5H.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/6W/MEI7QSWM0I51QO8Y1NVP5H.uasset new file mode 100644 index 0000000..2ccef7c Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/6W/MEI7QSWM0I51QO8Y1NVP5H.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/75/PUNV1TF2HA8YKZG9XO2ETI.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/75/PUNV1TF2HA8YKZG9XO2ETI.uasset deleted file mode 100644 index a3da823..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/75/PUNV1TF2HA8YKZG9XO2ETI.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/8S/RFWA2PKERLDY1PN4H8ME6H.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/8S/RFWA2PKERLDY1PN4H8ME6H.uasset index beee306..aa27d35 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/8S/RFWA2PKERLDY1PN4H8ME6H.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/8S/RFWA2PKERLDY1PN4H8ME6H.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/93/M6W730VBE26A2GIWE5JCPR.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/93/M6W730VBE26A2GIWE5JCPR.uasset new file mode 100644 index 0000000..7f7d701 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/93/M6W730VBE26A2GIWE5JCPR.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/96/J8RA1ZC505VQJYMRHWLFCJ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/96/J8RA1ZC505VQJYMRHWLFCJ.uasset new file mode 100644 index 0000000..93f4948 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/96/J8RA1ZC505VQJYMRHWLFCJ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/F3/GJA8WGZA21I7YASFH3E3EV.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/F3/GJA8WGZA21I7YASFH3E3EV.uasset index 721762d..ba57cf3 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/F3/GJA8WGZA21I7YASFH3E3EV.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/F3/GJA8WGZA21I7YASFH3E3EV.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/G4/7FT8C8BF91B07SYOXPTO0D.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/G4/7FT8C8BF91B07SYOXPTO0D.uasset index 80330cc..87fdde4 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/G4/7FT8C8BF91B07SYOXPTO0D.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/G4/7FT8C8BF91B07SYOXPTO0D.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/G4/9MFLIJ2YKRGCS73BYKYOD1.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/G4/9MFLIJ2YKRGCS73BYKYOD1.uasset index c450cec..e618c17 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/G4/9MFLIJ2YKRGCS73BYKYOD1.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/G4/9MFLIJ2YKRGCS73BYKYOD1.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/J5/TWCBYMTSQ6G7BCNPPF6CMK.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/J5/TWCBYMTSQ6G7BCNPPF6CMK.uasset new file mode 100644 index 0000000..95d1fc2 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/J5/TWCBYMTSQ6G7BCNPPF6CMK.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/JC/4HGVFCPFVROQFYXCFZ8TMG.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/JC/4HGVFCPFVROQFYXCFZ8TMG.uasset new file mode 100644 index 0000000..050768f Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/JC/4HGVFCPFVROQFYXCFZ8TMG.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/JG/8QMVEXK5I9QX7IV5OUN3HF.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/JG/8QMVEXK5I9QX7IV5OUN3HF.uasset new file mode 100644 index 0000000..150ad78 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/JG/8QMVEXK5I9QX7IV5OUN3HF.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/KK/YEV7HEJEPDEY5EDXIJR5MR.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/KK/YEV7HEJEPDEY5EDXIJR5MR.uasset new file mode 100644 index 0000000..4ef2fc0 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/KK/YEV7HEJEPDEY5EDXIJR5MR.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/NO/RRR9JPZWFYS221PC6MJ41R.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/NO/RRR9JPZWFYS221PC6MJ41R.uasset new file mode 100644 index 0000000..6230047 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/NO/RRR9JPZWFYS221PC6MJ41R.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/PQ/7EN5OE8IRV0GKIX74WECJ6.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/PQ/7EN5OE8IRV0GKIX74WECJ6.uasset new file mode 100644 index 0000000..b4ef69a Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/PQ/7EN5OE8IRV0GKIX74WECJ6.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/Q1/MPYO8RX5G87JAR5CRRX8YR.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/Q1/MPYO8RX5G87JAR5CRRX8YR.uasset new file mode 100644 index 0000000..96c00e6 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/Q1/MPYO8RX5G87JAR5CRRX8YR.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/SB/0O3OBQD4MYGXX3MKCSJSO4.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/SB/0O3OBQD4MYGXX3MKCSJSO4.uasset new file mode 100644 index 0000000..5b58a0d Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/SB/0O3OBQD4MYGXX3MKCSJSO4.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/T3/V7OXTQCNIG9RF5DDRJL9OZ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/T3/V7OXTQCNIG9RF5DDRJL9OZ.uasset index 91fa7ed..8af66fa 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/T3/V7OXTQCNIG9RF5DDRJL9OZ.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/T3/V7OXTQCNIG9RF5DDRJL9OZ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/T7/2K1F8M9UZC3YF4O3FFN3K2.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/T7/2K1F8M9UZC3YF4O3FFN3K2.uasset new file mode 100644 index 0000000..b786679 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/T7/2K1F8M9UZC3YF4O3FFN3K2.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/WQ/642UE6QJBWI9LHXZXL3LDG.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/WQ/642UE6QJBWI9LHXZXL3LDG.uasset new file mode 100644 index 0000000..c5604df Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/WQ/642UE6QJBWI9LHXZXL3LDG.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/WU/8PXPHEDLFUWQO805C2CB9T.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/WU/8PXPHEDLFUWQO805C2CB9T.uasset new file mode 100644 index 0000000..47661b4 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/WU/8PXPHEDLFUWQO805C2CB9T.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/XK/HFQ9DBVFCIUYNE9VHD0V06.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/XK/HFQ9DBVFCIUYNE9VHD0V06.uasset index 8fc8f94..f4c3d77 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/XK/HFQ9DBVFCIUYNE9VHD0V06.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/XK/HFQ9DBVFCIUYNE9VHD0V06.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/ZJ/2COFLBZNJWSR1Q2BZGU2IF.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/ZJ/2COFLBZNJWSR1Q2BZGU2IF.uasset new file mode 100644 index 0000000..822230b Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/ZJ/2COFLBZNJWSR1Q2BZGU2IF.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/ZR/XRLB2KW80Y2QAG65AGPWEW.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/ZR/XRLB2KW80Y2QAG65AGPWEW.uasset new file mode 100644 index 0000000..fa2b603 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/ZR/XRLB2KW80Y2QAG65AGPWEW.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/ZW/XGPTA7FAUY13A1K1LH17LJ.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/ZW/XGPTA7FAUY13A1K1LH17LJ.uasset index dcb8509..4e4d3a7 100644 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/ZW/XGPTA7FAUY13A1K1LH17LJ.uasset and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/E/ZW/XGPTA7FAUY13A1K1LH17LJ.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/F/24/R1RHO84DUZF505MWNISMER.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/F/24/R1RHO84DUZF505MWNISMER.uasset new file mode 100644 index 0000000..7c006ce Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/F/24/R1RHO84DUZF505MWNISMER.uasset differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/F/33/370QGNHL02L051S79P6U4B.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/F/33/370QGNHL02L051S79P6U4B.uasset deleted file mode 100644 index 7e6ea44..0000000 Binary files a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/F/33/370QGNHL02L051S79P6U4B.uasset and /dev/null differ diff --git a/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/F/54/Q34EO6SO758XNE9BMRTRCB.uasset b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/F/54/Q34EO6SO758XNE9BMRTRCB.uasset new file mode 100644 index 0000000..19b8c34 Binary files /dev/null and b/Content/__ExternalActors__/Prototyp/Level/Pixel-Scene_Prototyp/F/54/Q34EO6SO758XNE9BMRTRCB.uasset differ diff --git a/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/0/8M/EBBBI54HWNHTTU4RZOSJAB.uasset b/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/0/8M/EBBBI54HWNHTTU4RZOSJAB.uasset new file mode 100644 index 0000000..8bd5f99 Binary files /dev/null and b/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/0/8M/EBBBI54HWNHTTU4RZOSJAB.uasset differ diff --git a/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/6/6J/GIH87GBCNTUWTJRENEX9N1.uasset b/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/6/6J/GIH87GBCNTUWTJRENEX9N1.uasset new file mode 100644 index 0000000..a89f471 Binary files /dev/null and b/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/6/6J/GIH87GBCNTUWTJRENEX9N1.uasset differ diff --git a/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/6/KE/ZEJX95GBZWLUIE06AFW18F.uasset b/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/6/KE/ZEJX95GBZWLUIE06AFW18F.uasset new file mode 100644 index 0000000..1a7ca04 Binary files /dev/null and b/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/6/KE/ZEJX95GBZWLUIE06AFW18F.uasset differ diff --git a/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/9/TQ/Y49CTQOWHHAAEKLVYIMTIV.uasset b/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/9/TQ/Y49CTQOWHHAAEKLVYIMTIV.uasset new file mode 100644 index 0000000..b2a636d Binary files /dev/null and b/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/9/TQ/Y49CTQOWHHAAEKLVYIMTIV.uasset differ diff --git a/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/A/2G/DFVANV5NTCZ0Z9O2JUTVP4.uasset b/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/A/2G/DFVANV5NTCZ0Z9O2JUTVP4.uasset new file mode 100644 index 0000000..182ceca Binary files /dev/null and b/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/A/2G/DFVANV5NTCZ0Z9O2JUTVP4.uasset differ diff --git a/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/B/MM/3WBGZSUCXDKNUS353XQP24.uasset b/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/B/MM/3WBGZSUCXDKNUS353XQP24.uasset deleted file mode 100644 index 056aa51..0000000 Binary files a/Content/__ExternalObjects__/Prototyp/Level/Pixel-Scene_Prototyp/B/MM/3WBGZSUCXDKNUS353XQP24.uasset and /dev/null differ