Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
1
1stGames
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abdulrahman Mohammed
1stGames
Commits
04f54655
Commit
04f54655
authored
Oct 27, 2025
by
Abdulrahman Mohammed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix some erros
parent
73de2004
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1854 additions
and
667 deletions
+1854
-667
Outline.cs
Assets/QuickOutline/Scripts/Outline.cs
+268
-217
Highlight.mat
Assets/Scenes/1st/Material/Highlight.mat
+2
-2
ExperimentManager.cs
Assets/Scenes/1st/Scripts/ExperimentManager.cs
+2
-0
Light.asset
Assets/Scenes/Test 2/Font/TSHakwaty/Light.asset
+129
-21
test.unity
Assets/Scenes/Test 2/test.unity
+1453
-427
No files found.
Assets/QuickOutline/Scripts/Outline.cs
View file @
04f54655
This diff is collapsed.
Click to expand it.
Assets/Scenes/1st/Material/Highlight.mat
View file @
04f54655
...
...
@@ -135,8 +135,8 @@ Material:
-
_XRMotionVectorsPass
:
1
-
_ZWrite
:
0
m_Colors
:
-
_BaseColor
:
{
r
:
0
,
g
:
1
,
b
:
0.108
99062
,
a
:
0.17384772
}
-
_Color
:
{
r
:
0
,
g
:
1
,
b
:
0.108
99224
,
a
:
0.21746951
}
-
_BaseColor
:
{
r
:
0
,
g
:
1
,
b
:
0.108
61423
,
a
:
0.11768555
}
-
_Color
:
{
r
:
0
,
g
:
1
,
b
:
0.108
64916
,
a
:
0.27467602
}
-
_EmissionColor
:
{
r
:
0
,
g
:
0
,
b
:
0
,
a
:
1
}
-
_SpecColor
:
{
r
:
0.19999996
,
g
:
0.19999996
,
b
:
0.19999996
,
a
:
1
}
m_BuildTextureStacks
:
[]
Assets/Scenes/1st/Scripts/ExperimentManager.cs
View file @
04f54655
...
...
@@ -55,6 +55,8 @@ public class ExperimentManager : MonoBehaviour
}
public
void
CloseApp
()
{
GameContextBuilder
.
Instance
.
ClearActions
();
GameContextBuilder
.
Instance
.
ClearObjective
();
Application
.
Quit
();
}
}
Assets/Scenes/Test 2/Font/TSHakwaty/Light.asset
View file @
04f54655
This diff is collapsed.
Click to expand it.
Assets/Scenes/Test 2/test.unity
View file @
04f54655
This diff is collapsed.
Click to expand it.
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