
#
#Mesh sharing planets
#

animation = {
	name = "shielded_planet_idle"
	file = "shielded_planet_idle.anim"
}

animation = {
	name = "planet_clouded_idle"
	file = "clouded_planet_idle.anim"
}

animation = {
	name = "planet_no_pole_no_clouds_idle"
	file = "planet_no_pole_no_clouds_idle.anim"
}

animation = {
	name = "planet_non_clouded_idle"
	file = "planet_non_clouded_idle.anim"
}

animation = {
	name = "base_star_idle_animation"
	file = "base_star_idle.anim"
}
animation = {
	name = "neutron_star_idle_animation"
	file = "neutron_star_idle.anim"
}
animation = {
	name = "pulsar_idle_animation"
	file = "pulsar_idle.anim"
}
animation = {
	name = "black_hole_rotation_animation"
	file = "black_hole_rotation.anim"
}

animation = {
	name = "black_hole_scale_animation"
	file = "black_hole_scale.anim"
}

animation = {
	name = "black_hole_close_animation"
	file = "black_hole_close.anim"
}

animation = {
	name = "destroyed_planet_idle_animation"
	file = "barren_planet_01_destroyed_idle.anim"
}
