Skip to content

Commit

Permalink
#610 haybale can be moved
Browse files Browse the repository at this point in the history
  • Loading branch information
shieldgenerator7 committed Sep 12, 2024
1 parent 2a3e62c commit fd026fa
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,11 @@ MonoBehaviour:
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: dd3fe14e355266b4db74e677e79f3a96
m_Address: Prefabs/haybale.prefab
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: def9afd975c159e4688d02f926bfff3b
m_Address: Prefabs/DestroyableWallDirt.prefab
m_ReadOnly: 0
Expand Down
65 changes: 65 additions & 0 deletions Assets/Prefabs/haybale.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@ GameObject:
m_Component:
- component: {fileID: 7313742390650142092}
- component: {fileID: 2151881873471247498}
- component: {fileID: 5262802695869994563}
- component: {fileID: 7578823042364415631}
- component: {fileID: 5578613272413588736}
m_Layer: 0
m_Name: haybale
m_TagString: Untagged
Expand Down Expand Up @@ -231,3 +234,65 @@ SpriteRenderer:
m_WasSpriteAssigned: 1
m_MaskInteraction: 0
m_SpriteSortPoint: 0
--- !u!50 &5262802695869994563
Rigidbody2D:
serializedVersion: 4
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8203065953247591355}
m_BodyType: 0
m_Simulated: 1
m_UseFullKinematicContacts: 0
m_UseAutoMass: 0
m_Mass: 1
m_LinearDrag: 0
m_AngularDrag: 0.05
m_GravityScale: 1
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_SleepingMode: 1
m_CollisionDetection: 0
m_Constraints: 0
--- !u!114 &7578823042364415631
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8203065953247591355}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: beaad298723faa5448af3d1020e2afdf, type: 3}
m_Name:
m_EditorClassIdentifier:
rooted: 1
reverse: 0
--- !u!114 &5578613272413588736
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8203065953247591355}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cfbbd1243a7011644a2fef3a67a3ce18, type: 3}
m_Name:
m_EditorClassIdentifier:
id: -1
prefabAddress:
m_AssetGUID: dd3fe14e355266b4db74e677e79f3a96
m_SubObjectName:
m_SubObjectGUID:
m_SubObjectType:
m_EditorAssetChanged: 0
spawnStateId: 0
destroyStateId: 2147483647

0 comments on commit fd026fa

Please sign in to comment.