Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
MDPro3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
MDPro3
Commits
85972619
Commit
85972619
authored
Aug 18, 2025
by
SherryChaos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Built-in DuelTextFinished
parent
2aeb9ca7
Changes
12
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
3859 additions
and
0 deletions
+3859
-0
Assets/Prefabs/DuelPrefabs/DuelText/DuelTextFinished.meta
Assets/Prefabs/DuelPrefabs/DuelText/DuelTextFinished.meta
+8
-0
Assets/Prefabs/DuelPrefabs/DuelText/DuelTextFinished/DuelTextFinished.prefab
...Prefabs/DuelText/DuelTextFinished/DuelTextFinished.prefab
+1220
-0
Assets/Prefabs/DuelPrefabs/DuelText/DuelTextFinished/DuelTextFinished.prefab.meta
...bs/DuelText/DuelTextFinished/DuelTextFinished.prefab.meta
+12
-0
Assets/Prefabs/DuelPrefabs/DuelText/DuelTextFinished/DuelTextFinishedTimeline.playable
...elText/DuelTextFinished/DuelTextFinishedTimeline.playable
+2317
-0
Assets/Prefabs/DuelPrefabs/DuelText/DuelTextFinished/DuelTextFinishedTimeline.playable.meta
...t/DuelTextFinished/DuelTextFinishedTimeline.playable.meta
+8
-0
Assets/Prefabs/ScriptableObjects/DuelPrefabs.asset
Assets/Prefabs/ScriptableObjects/DuelPrefabs.asset
+1
-0
Assets/Scripts/MDPro3/ScriptableObjects/DuelPrefabContainer.cs
...s/Scripts/MDPro3/ScriptableObjects/DuelPrefabContainer.cs
+1
-0
Assets/Texture/DuelText/img_text_DuelTextFinished_00.png
Assets/Texture/DuelText/img_text_DuelTextFinished_00.png
+0
-0
Assets/Texture/DuelText/img_text_DuelTextFinished_00.png.meta
...ts/Texture/DuelText/img_text_DuelTextFinished_00.png.meta
+143
-0
Assets/Texture/DuelText/img_text_DuelTextFinished_01.png
Assets/Texture/DuelText/img_text_DuelTextFinished_01.png
+0
-0
Assets/Texture/DuelText/img_text_DuelTextFinished_01.png.meta
...ts/Texture/DuelText/img_text_DuelTextFinished_01.png.meta
+143
-0
Assets/Texture/SpriteAtlas_DuelText.spriteatlas
Assets/Texture/SpriteAtlas_DuelText.spriteatlas
+6
-0
No files found.
Assets/Prefabs/DuelPrefabs/DuelText/DuelTextFinished.meta
0 → 100644
View file @
85972619
fileFormatVersion: 2
guid: 19a3773002d0f904c9bd3c3f48d490c0
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/Prefabs/DuelPrefabs/DuelText/DuelTextFinished/DuelTextFinished.prefab
0 → 100644
View file @
85972619
This diff is collapsed.
Click to expand it.
Assets/Prefabs/DuelPrefabs/DuelText/DuelTextFinished/DuelTextFinished.prefab.meta
0 → 100644
View file @
85972619
fileFormatVersion: 2
guid: 245c02bd2aebf3c47907e28896de7380
timeCreated: 1755118478
licenseType: Free
PrefabImporter:
externalObjects: {}
addedObjectFileIDs:
isPrefabVariant: 0
variantParentGUID: 00000000000000000000000000000000
userData:
assetBundleName:
assetBundleVariant:
Assets/Prefabs/DuelPrefabs/DuelText/DuelTextFinished/DuelTextFinishedTimeline.playable
0 → 100644
View file @
85972619
This diff is collapsed.
Click to expand it.
Assets/Prefabs/DuelPrefabs/DuelText/DuelTextFinished/DuelTextFinishedTimeline.playable.meta
0 → 100644
View file @
85972619
fileFormatVersion: 2
guid: b98c2d152c296bb46b6f12c317157247
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
Assets/Prefabs/ScriptableObjects/DuelPrefabs.asset
View file @
85972619
...
@@ -47,3 +47,4 @@ MonoBehaviour:
...
@@ -47,3 +47,4 @@ MonoBehaviour:
duelFinalBlow
:
{
fileID
:
1348777536908202
,
guid
:
1c29c2fea33e06042abc03b98b118a8c
,
type
:
3
}
duelFinalBlow
:
{
fileID
:
1348777536908202
,
guid
:
1c29c2fea33e06042abc03b98b118a8c
,
type
:
3
}
duelTextStart
:
{
fileID
:
1853063056925814
,
guid
:
06c4301da3292f14dad49a9664d8560b
,
type
:
3
}
duelTextStart
:
{
fileID
:
1853063056925814
,
guid
:
06c4301da3292f14dad49a9664d8560b
,
type
:
3
}
duelTextDraw
:
{
fileID
:
1192508514770904
,
guid
:
944f3d5063837fa46abdc23a922aa3cc
,
type
:
3
}
duelTextDraw
:
{
fileID
:
1192508514770904
,
guid
:
944f3d5063837fa46abdc23a922aa3cc
,
type
:
3
}
duelTextFinished
:
{
fileID
:
1849005885123107
,
guid
:
245c02bd2aebf3c47907e28896de7380
,
type
:
3
}
Assets/Scripts/MDPro3/ScriptableObjects/DuelPrefabContainer.cs
View file @
85972619
...
@@ -49,5 +49,6 @@ namespace MDPro3
...
@@ -49,5 +49,6 @@ namespace MDPro3
public
GameObject
duelFinalBlow
;
public
GameObject
duelFinalBlow
;
public
GameObject
duelTextStart
;
public
GameObject
duelTextStart
;
public
GameObject
duelTextDraw
;
public
GameObject
duelTextDraw
;
public
GameObject
duelTextFinished
;
}
}
}
}
Assets/Texture/DuelText/img_text_DuelTextFinished_00.png
0 → 100644
View file @
85972619
279 KB
Assets/Texture/DuelText/img_text_DuelTextFinished_00.png.meta
0 → 100644
View file @
85972619
fileFormatVersion: 2
guid: 7e96081144e781943a4fc8478d1d5b29
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Assets/Texture/DuelText/img_text_DuelTextFinished_01.png
0 → 100644
View file @
85972619
424 KB
Assets/Texture/DuelText/img_text_DuelTextFinished_01.png.meta
0 → 100644
View file @
85972619
fileFormatVersion: 2
guid: 26887c74db0c00d4db44bb2f10993cc1
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Assets/Texture/SpriteAtlas_DuelText.spriteatlas
View file @
85972619
...
@@ -51,6 +51,7 @@ SpriteAtlas:
...
@@ -51,6 +51,7 @@ SpriteAtlas:
cachedData
:
{
fileID
:
0
}
cachedData
:
{
fileID
:
0
}
packedSpriteRenderDataKeys
:
packedSpriteRenderDataKeys
:
-
e20937113a7d1db4ebe97bd1cd1db06b
:
21300000
-
e20937113a7d1db4ebe97bd1cd1db06b
:
21300000
-
7e96081144e781943a4fc8478d1d5b29
:
21300000
-
7814c9f1e92dd824c930077d531f1ab0
:
21300000
-
7814c9f1e92dd824c930077d531f1ab0
:
21300000
-
4658cf12ec8f4dc4f81c6f514b452bab
:
21300000
-
4658cf12ec8f4dc4f81c6f514b452bab
:
21300000
-
7b9b634379d3ea84f94fbebfaf600ded
:
21300000
-
7b9b634379d3ea84f94fbebfaf600ded
:
21300000
...
@@ -61,6 +62,7 @@ SpriteAtlas:
...
@@ -61,6 +62,7 @@ SpriteAtlas:
-
1869a2147c5ba0144b55c6a4ae8f481c
:
21300000
-
1869a2147c5ba0144b55c6a4ae8f481c
:
21300000
-
5b68c444be1cdef4884405c3172b5036
:
21300000
-
5b68c444be1cdef4884405c3172b5036
:
21300000
-
be3fe644859e20446934b60517107569
:
21300000
-
be3fe644859e20446934b60517107569
:
21300000
-
26887c74db0c00d4db44bb2f10993cc1
:
21300000
-
7f3e20c4846a8404ba4c5c79f1b0bfa0
:
21300000
-
7f3e20c4846a8404ba4c5c79f1b0bfa0
:
21300000
-
a42aa5c5b4414c043b0208d2290e708e
:
21300000
-
a42aa5c5b4414c043b0208d2290e708e
:
21300000
-
51cabd9642ff4ff4a91b612d52f679c6
:
21300000
-
51cabd9642ff4ff4a91b612d52f679c6
:
21300000
...
@@ -83,6 +85,7 @@ SpriteAtlas:
...
@@ -83,6 +85,7 @@ SpriteAtlas:
m_MasterAtlas
:
{
fileID
:
0
}
m_MasterAtlas
:
{
fileID
:
0
}
m_PackedSprites
:
m_PackedSprites
:
-
{
fileID
:
21300000
,
guid
:
e20937113a7d1db4ebe97bd1cd1db06b
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
e20937113a7d1db4ebe97bd1cd1db06b
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
7e96081144e781943a4fc8478d1d5b29
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
7814c9f1e92dd824c930077d531f1ab0
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
7814c9f1e92dd824c930077d531f1ab0
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
4658cf12ec8f4dc4f81c6f514b452bab
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
4658cf12ec8f4dc4f81c6f514b452bab
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
7b9b634379d3ea84f94fbebfaf600ded
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
7b9b634379d3ea84f94fbebfaf600ded
,
type
:
3
}
...
@@ -93,6 +96,7 @@ SpriteAtlas:
...
@@ -93,6 +96,7 @@ SpriteAtlas:
-
{
fileID
:
21300000
,
guid
:
1869a2147c5ba0144b55c6a4ae8f481c
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
1869a2147c5ba0144b55c6a4ae8f481c
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
5b68c444be1cdef4884405c3172b5036
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
5b68c444be1cdef4884405c3172b5036
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
be3fe644859e20446934b60517107569
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
be3fe644859e20446934b60517107569
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
26887c74db0c00d4db44bb2f10993cc1
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
7f3e20c4846a8404ba4c5c79f1b0bfa0
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
7f3e20c4846a8404ba4c5c79f1b0bfa0
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
a42aa5c5b4414c043b0208d2290e708e
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
a42aa5c5b4414c043b0208d2290e708e
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
51cabd9642ff4ff4a91b612d52f679c6
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
51cabd9642ff4ff4a91b612d52f679c6
,
type
:
3
}
...
@@ -114,6 +118,7 @@ SpriteAtlas:
...
@@ -114,6 +118,7 @@ SpriteAtlas:
-
{
fileID
:
21300000
,
guid
:
0544b2df9c738bf40872138e996752ec
,
type
:
3
}
-
{
fileID
:
21300000
,
guid
:
0544b2df9c738bf40872138e996752ec
,
type
:
3
}
m_PackedSpriteNamesToIndex
:
m_PackedSpriteNamesToIndex
:
-
img_text_DuelDirectAtk_r01
-
img_text_DuelDirectAtk_r01
-
img_text_DuelTextFinished_00
-
img_text_DuelDirectAtk_d01
-
img_text_DuelDirectAtk_d01
-
img_text_DuelTextStart_u01
-
img_text_DuelTextStart_u01
-
img_DuelText_bg01
-
img_DuelText_bg01
...
@@ -124,6 +129,7 @@ SpriteAtlas:
...
@@ -124,6 +129,7 @@ SpriteAtlas:
-
img_text_DuelTextStart_l02
-
img_text_DuelTextStart_l02
-
img_text_DuelDirectAtk_e01
-
img_text_DuelDirectAtk_e01
-
DuelFinalBlowText01
-
DuelFinalBlowText01
-
img_text_DuelTextFinished_01
-
img_text_DuelDirectAtk_c00
-
img_text_DuelDirectAtk_c00
-
img_text_DuelDirectAtk_d00
-
img_text_DuelDirectAtk_d00
-
img_text_DuelDirectAtk_a01
-
img_text_DuelDirectAtk_a01
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment