Skip to content

Instantly share code, notes, and snippets.

@spacepluk
Created December 11, 2016 10:29
Show Gist options
  • Save spacepluk/b90c9c7e456c3582442446294536e99f to your computer and use it in GitHub Desktop.
Save spacepluk/b90c9c7e456c3582442446294536e99f to your computer and use it in GitHub Desktop.
[{:name "Circles 1",
:tag "Untagged",
:components
{UnityEngine.Transform
{:rotation #unity/Quaternion [0.0 0.0 0.0 1.0],
:position #unity/Vector3 [0.0 0.0 0.0]},
UnityEngine.Rigidbody {:angularDrag 0.0, :drag 0.0, :mass 1.0},
Mover {:usePhysics true, :speed -250.0},
DestroyByBoundary nil}}
{:name "Instance Black Hole",
:tag "Untagged",
:components
{UnityEngine.Transform
{:rotation #unity/Quaternion [0.0 0.0 0.0 1.0],
:position #unity/Vector3 [3.0 0.0 1.75]},
PrefabInstance
{:prefab
{:name "Black Hole",
:tag "Untagged",
:components
{UnityEngine.Transform
{:rotation #unity/Quaternion [0.0 0.0 0.0 1.0],
:position #unity/Vector3 [0.0 0.0 0.0]},
UnityEngine.ParticleSystem nil,
UnityEngine.ParticleSystemRenderer nil,
Health nil,
DamageByContact nil,
UnityEngine.Rigidbody {:angularDrag 0.0, :drag 0.0, :mass 1.0},
UnityEngine.SphereCollider
{:isTrigger true,
:bounds
#unity/Bounds [#unity/Vector3 [0.0 0.0 0.0] #unity/Vector3 [0.0 0.0 0.0]],
:center #unity/Vector3 [0.0 0.0 0.0],
:radius 0.4510424},
GravityPull nil}}}}}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment