Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GroupProject
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TheRedTeam
GroupProject
Merge requests
!3
Feature physics
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Feature physics
feature_physics
into
develop
Overview
0
Commits
8
Pipelines
0
Changes
12
Merged
Clinton Galbraith
requested to merge
feature_physics
into
develop
7 years ago
Overview
0
Commits
8
Pipelines
0
Changes
12
Expand
0
0
Merge request reports
Viewing commit
03cab19e
Prev
Next
Show latest version
12 files
+
423
−
300
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
12
Search (e.g. *.vue) (Ctrl+P)
03cab19e
Rebuilding a test scene, Prefabs are made.
· 03cab19e
Clinton Galbraith
authored
7 years ago
CMPT306_Fall2017/Assets/Prefabs/Player.prefab
+
17
−
3
Options
@@ -22,6 +22,7 @@ GameObject:
-
component
:
{
fileID
:
212720702365941542
}
-
component
:
{
fileID
:
58909280641846464
}
-
component
:
{
fileID
:
50714183746014120
}
-
component
:
{
fileID
:
114971136317852210
}
m_Layer
:
0
m_Name
:
Player
m_TagString
:
Untagged
@@ -36,7 +37,7 @@ Transform:
m_PrefabInternal
:
{
fileID
:
100100000
}
m_GameObject
:
{
fileID
:
1950246631194670
}
m_LocalRotation
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
1
}
m_LocalPosition
:
{
x
:
-
2.68
,
y
:
2
.06
,
z
:
0
}
m_LocalPosition
:
{
x
:
-
18.57
,
y
:
5
.06
,
z
:
0
}
m_LocalScale
:
{
x
:
0.45533395
,
y
:
0.45533395
,
z
:
0.45533395
}
m_Children
:
[]
m_Father
:
{
fileID
:
0
}
@@ -77,6 +78,19 @@ CircleCollider2D:
m_Offset
:
{
x
:
0
,
y
:
0
}
serializedVersion
:
2
m_Radius
:
2.56
---
!u!114
&114971136317852210
MonoBehaviour
:
m_ObjectHideFlags
:
1
m_PrefabParentObject
:
{
fileID
:
0
}
m_PrefabInternal
:
{
fileID
:
100100000
}
m_GameObject
:
{
fileID
:
1950246631194670
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
79c94baaf6a689347b6e47b5c7edd41c
,
type
:
3
}
m_Name
:
m_EditorClassIdentifier
:
Acceleration
:
0
player
:
{
fileID
:
0
}
---
!u!212
&212720702365941542
SpriteRenderer
:
m_ObjectHideFlags
:
1
@@ -109,12 +123,12 @@ SpriteRenderer:
m_SortingLayerID
:
0
m_SortingLayer
:
0
m_SortingOrder
:
0
m_Sprite
:
{
fileID
:
21300000
,
guid
:
216c4c1a935737b46881baf3616eb67e
,
type
:
3
}
m_Sprite
:
{
fileID
:
21300000
,
guid
:
4c964b2c398a5cb45a675b44f5143019
,
type
:
3
}
m_Color
:
{
r
:
1
,
g
:
1
,
b
:
1
,
a
:
1
}
m_FlipX
:
0
m_FlipY
:
0
m_DrawMode
:
0
m_Size
:
{
x
:
0.
2
,
y
:
0.
2
}
m_Size
:
{
x
:
5.1
2
,
y
:
5.1
2
}
m_AdaptiveModeThreshold
:
0.5
m_SpriteTileMode
:
0
m_WasSpriteAssigned
:
1
Loading