Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
W
wdlc_mjb_unity
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王雪伟
wdlc_mjb_unity
Commits
5ddff778
Commit
5ddff778
authored
Jul 03, 2021
by
zhangzhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
05368b6c
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
41 additions
and
31 deletions
+41
-31
AdManager.cs
Assets/Base/AdSDK/AD/AD_Manager/AdManager.cs
+6
-6
CrazyCar.unity
Assets/Game/Main/Scenes/CrazyCar.unity
+22
-12
packages-lock.json
Packages/packages-lock.json
+13
-13
No files found.
Assets/Base/AdSDK/AD/AD_Manager/AdManager.cs
View file @
5ddff778
...
@@ -248,13 +248,13 @@ public class AdManager
...
@@ -248,13 +248,13 @@ public class AdManager
return
;
return
;
}
}
//adList.Reverse();
//adList.Reverse();
//
//
首次启动时倒序加载
// 首次启动时倒序加载
//
if (PlayerPrefs.GetInt("isFirstLoadSplashAd") != 1)
if
(
PlayerPrefs
.
GetInt
(
"isFirstLoadSplashAd"
)
!=
1
)
//
{
{
//
adList.Reverse();
adList
.
Reverse
();
//
PlayerPrefs.SetInt("isFirstLoadSplashAd", 1);
PlayerPrefs
.
SetInt
(
"isFirstLoadSplashAd"
,
1
);
//
}
}
List
<
AdEntity
>
totalEntityList
=
adList
;
List
<
AdEntity
>
totalEntityList
=
adList
;
AdEntity
entity
=
totalEntityList
[
0
];
AdEntity
entity
=
totalEntityList
[
0
];
...
...
Assets/Game/Main/Scenes/CrazyCar.unity
View file @
5ddff778
...
@@ -1711,7 +1711,7 @@ MonoBehaviour:
...
@@ -1711,7 +1711,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget:
1
m_RaycastTarget:
0
m_Maskable: 1
m_Maskable: 1
m_OnCullStateChanged:
m_OnCullStateChanged:
m_PersistentCalls:
m_PersistentCalls:
...
@@ -1896,7 +1896,7 @@ MonoBehaviour:
...
@@ -1896,7 +1896,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget:
1
m_RaycastTarget:
0
m_Maskable: 1
m_Maskable: 1
m_OnCullStateChanged:
m_OnCullStateChanged:
m_PersistentCalls:
m_PersistentCalls:
...
@@ -2545,7 +2545,7 @@ MonoBehaviour:
...
@@ -2545,7 +2545,7 @@ MonoBehaviour:
m_TargetGraphic: {fileID: 782149801}
m_TargetGraphic: {fileID: 782149801}
m_HandleRect: {fileID: 782149800}
m_HandleRect: {fileID: 782149800}
m_Direction: 2
m_Direction: 2
m_Value:
1
m_Value:
0
m_Size: 1
m_Size: 1
m_NumberOfSteps: 0
m_NumberOfSteps: 0
m_OnValueChanged:
m_OnValueChanged:
...
@@ -13135,7 +13135,7 @@ RectTransform:
...
@@ -13135,7 +13135,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0}
m_AnchorMin: {x: 0.5, y: 0}
m_AnchorMax: {x: 0.5, y: 0}
m_AnchorMax: {x: 0.5, y: 0}
m_AnchoredPosition: {x:
93, y: -340
}
m_AnchoredPosition: {x:
-46, y: -242
}
m_SizeDelta: {x: 97, y: 100}
m_SizeDelta: {x: 97, y: 100}
m_Pivot: {x: 0.5, y: 0.5}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &382383543
--- !u!114 &382383543
...
@@ -15858,7 +15858,7 @@ RectTransform:
...
@@ -15858,7 +15858,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0}
m_AnchorMin: {x: 0.5, y: 0}
m_AnchorMax: {x: 0.5, y: 0}
m_AnchorMax: {x: 0.5, y: 0}
m_AnchoredPosition: {x:
91, y: -347
}
m_AnchoredPosition: {x:
-48, y: -249
}
m_SizeDelta: {x: 97, y: 100}
m_SizeDelta: {x: 97, y: 100}
m_Pivot: {x: 0.5, y: 0.5}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &455875925
--- !u!114 &455875925
...
@@ -16995,8 +16995,8 @@ MonoBehaviour:
...
@@ -16995,8 +16995,8 @@ MonoBehaviour:
m_TargetGraphic: {fileID: 1531958713}
m_TargetGraphic: {fileID: 1531958713}
m_HandleRect: {fileID: 1531958712}
m_HandleRect: {fileID: 1531958712}
m_Direction: 2
m_Direction: 2
m_Value:
0
m_Value:
1.0000032
m_Size:
1
m_Size:
0.9349216
m_NumberOfSteps: 0
m_NumberOfSteps: 0
m_OnValueChanged:
m_OnValueChanged:
m_PersistentCalls:
m_PersistentCalls:
...
@@ -20731,7 +20731,7 @@ MonoBehaviour:
...
@@ -20731,7 +20731,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget:
1
m_RaycastTarget:
0
m_Maskable: 1
m_Maskable: 1
m_OnCullStateChanged:
m_OnCullStateChanged:
m_PersistentCalls:
m_PersistentCalls:
...
@@ -47281,7 +47281,7 @@ MonoBehaviour:
...
@@ -47281,7 +47281,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget:
1
m_RaycastTarget:
0
m_Maskable: 1
m_Maskable: 1
m_OnCullStateChanged:
m_OnCullStateChanged:
m_PersistentCalls:
m_PersistentCalls:
...
@@ -53483,7 +53483,7 @@ MonoBehaviour:
...
@@ -53483,7 +53483,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget:
1
m_RaycastTarget:
0
m_Maskable: 1
m_Maskable: 1
m_OnCullStateChanged:
m_OnCullStateChanged:
m_PersistentCalls:
m_PersistentCalls:
...
@@ -56150,7 +56150,7 @@ RectTransform:
...
@@ -56150,7 +56150,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0}
m_AnchorMin: {x: 0.5, y: 0}
m_AnchorMax: {x: 0.5, y: 0}
m_AnchorMax: {x: 0.5, y: 0}
m_AnchoredPosition: {x:
83, y: -347
}
m_AnchoredPosition: {x:
-40, y: -253
}
m_SizeDelta: {x: 97, y: 100}
m_SizeDelta: {x: 97, y: 100}
m_Pivot: {x: 0.5, y: 0.5}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1699807654
--- !u!114 &1699807654
...
@@ -66473,7 +66473,7 @@ MonoBehaviour:
...
@@ -66473,7 +66473,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget:
1
m_RaycastTarget:
0
m_Maskable: 1
m_Maskable: 1
m_OnCullStateChanged:
m_OnCullStateChanged:
m_PersistentCalls:
m_PersistentCalls:
...
@@ -70194,6 +70194,11 @@ PrefabInstance:
...
@@ -70194,6 +70194,11 @@ PrefabInstance:
propertyPath: m_IsActive
propertyPath: m_IsActive
value: 0
value: 0
objectReference: {fileID: 0}
objectReference: {fileID: 0}
- target: {fileID: 455528767808094872, guid: db026780330de104d920b4c604141362,
type: 3}
propertyPath: m_Alpha
value: 0
objectReference: {fileID: 0}
- target: {fileID: 455528768202490609, guid: db026780330de104d920b4c604141362,
- target: {fileID: 455528768202490609, guid: db026780330de104d920b4c604141362,
type: 3}
type: 3}
propertyPath: carId
propertyPath: carId
...
@@ -70404,6 +70409,11 @@ PrefabInstance:
...
@@ -70404,6 +70409,11 @@ PrefabInstance:
propertyPath: m_IsActive
propertyPath: m_IsActive
value: 1
value: 1
objectReference: {fileID: 0}
objectReference: {fileID: 0}
- target: {fileID: 7034930778968770386, guid: db026780330de104d920b4c604141362,
type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7545195890043776358, guid: db026780330de104d920b4c604141362,
- target: {fileID: 7545195890043776358, guid: db026780330de104d920b4c604141362,
type: 3}
type: 3}
propertyPath: targetObj
propertyPath: targetObj
Packages/packages-lock.json
View file @
5ddff778
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
"dependencies"
:
{
"dependencies"
:
{
"com.unity.ugui"
:
"1.0.0"
"com.unity.ugui"
:
"1.0.0"
},
},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.analytics"
:
{
"com.unity.analytics"
:
{
"version"
:
"3.3.5"
,
"version"
:
"3.3.5"
,
...
@@ -28,21 +28,21 @@
...
@@ -28,21 +28,21 @@
"dependencies"
:
{
"dependencies"
:
{
"com.unity.ugui"
:
"1.0.0"
"com.unity.ugui"
:
"1.0.0"
},
},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.collab-proxy"
:
{
"com.unity.collab-proxy"
:
{
"version"
:
"1.2.16"
,
"version"
:
"1.2.16"
,
"depth"
:
0
,
"depth"
:
0
,
"source"
:
"registry"
,
"source"
:
"registry"
,
"dependencies"
:
{},
"dependencies"
:
{},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.ext.nunit"
:
{
"com.unity.ext.nunit"
:
{
"version"
:
"1.0.6"
,
"version"
:
"1.0.6"
,
"depth"
:
1
,
"depth"
:
1
,
"source"
:
"registry"
,
"source"
:
"registry"
,
"dependencies"
:
{},
"dependencies"
:
{},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.ide.rider"
:
{
"com.unity.ide.rider"
:
{
"version"
:
"1.1.4"
,
"version"
:
"1.1.4"
,
...
@@ -51,14 +51,14 @@
...
@@ -51,14 +51,14 @@
"dependencies"
:
{
"dependencies"
:
{
"com.unity.test-framework"
:
"1.1.1"
"com.unity.test-framework"
:
"1.1.1"
},
},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.ide.vscode"
:
{
"com.unity.ide.vscode"
:
{
"version"
:
"1.2.3"
,
"version"
:
"1.2.3"
,
"depth"
:
0
,
"depth"
:
0
,
"source"
:
"registry"
,
"source"
:
"registry"
,
"dependencies"
:
{},
"dependencies"
:
{},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.multiplayer-hlapi"
:
{
"com.unity.multiplayer-hlapi"
:
{
"version"
:
"1.0.8"
,
"version"
:
"1.0.8"
,
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
"dependencies"
:
{
"dependencies"
:
{
"nuget.mono-cecil"
:
"0.1.6-preview"
"nuget.mono-cecil"
:
"0.1.6-preview"
},
},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.purchasing"
:
{
"com.unity.purchasing"
:
{
"version"
:
"2.2.1"
,
"version"
:
"2.2.1"
,
...
@@ -76,7 +76,7 @@
...
@@ -76,7 +76,7 @@
"dependencies"
:
{
"dependencies"
:
{
"com.unity.ugui"
:
"1.0.0"
"com.unity.ugui"
:
"1.0.0"
},
},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.test-framework"
:
{
"com.unity.test-framework"
:
{
"version"
:
"1.1.20"
,
"version"
:
"1.1.20"
,
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
"com.unity.modules.imgui"
:
"1.0.0"
,
"com.unity.modules.imgui"
:
"1.0.0"
,
"com.unity.modules.jsonserialize"
:
"1.0.0"
"com.unity.modules.jsonserialize"
:
"1.0.0"
},
},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.textmeshpro"
:
{
"com.unity.textmeshpro"
:
{
"version"
:
"2.1.1"
,
"version"
:
"2.1.1"
,
...
@@ -96,14 +96,14 @@
...
@@ -96,14 +96,14 @@
"dependencies"
:
{
"dependencies"
:
{
"com.unity.ugui"
:
"1.0.0"
"com.unity.ugui"
:
"1.0.0"
},
},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.timeline"
:
{
"com.unity.timeline"
:
{
"version"
:
"1.2.17"
,
"version"
:
"1.2.17"
,
"depth"
:
0
,
"depth"
:
0
,
"source"
:
"registry"
,
"source"
:
"registry"
,
"dependencies"
:
{},
"dependencies"
:
{},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.ugui"
:
{
"com.unity.ugui"
:
{
"version"
:
"1.0.0"
,
"version"
:
"1.0.0"
,
...
@@ -122,14 +122,14 @@
...
@@ -122,14 +122,14 @@
"com.unity.modules.vr"
:
"1.0.0"
,
"com.unity.modules.vr"
:
"1.0.0"
,
"com.unity.modules.xr"
:
"1.0.0"
"com.unity.modules.xr"
:
"1.0.0"
},
},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"nuget.mono-cecil"
:
{
"nuget.mono-cecil"
:
{
"version"
:
"0.1.6-preview"
,
"version"
:
"0.1.6-preview"
,
"depth"
:
1
,
"depth"
:
1
,
"source"
:
"registry"
,
"source"
:
"registry"
,
"dependencies"
:
{},
"dependencies"
:
{},
"url"
:
"https://packages.unity.c
n
"
"url"
:
"https://packages.unity.c
om
"
},
},
"com.unity.modules.ai"
:
{
"com.unity.modules.ai"
:
{
"version"
:
"1.0.0"
,
"version"
:
"1.0.0"
,
...
...
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