I'm new to Factorio so I never got to see the cartoon cadillac sprites in action, and to be honest I'd really love to, just for the heck of it
Is it possible to reach the old versions of the game somehow? Are they even still hosted on the server?
/Could somebody PM me the files if they got them?
Old version repository/where do I get the old car sprites?
-
- Smart Inserter
- Posts: 1847
- Joined: Sun Feb 23, 2014 3:37 pm
- Contact:
Re: Old version repository/where do I get the old car sprite
What version was it in? Because the download page has 0.6.4 and 0.7.5 on it.
Re: Old version repository/where do I get the old car sprite
I think he means the current trailer. http://www.factorio.com/
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Re: Old version repository/where do I get the old car sprite
I've already checked 0.6.4, no luck. The spritesheet must be much older.
Re: Old version repository/where do I get the old car sprite
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Re: Old version repository/where do I get the old car sprite
I saved the old car for some modding purposes
The old definition.
Code: Select all
{
type = "car",
name = "car",
icon = "__base__/graphics/icons/car.png",
flags = {
"pushable",
"placeable-neutral",
"player-creation"
},
minable = {mining_time = 1, result = "car"},
max_health = 2000,
collision_box = {{-0.7, -1.2}, {0.7, 1.2}},
selection_box = {{-0.7, -1.2}, {0.7, 1.2}},
acceleration_per_energy = 0.4,
breaking_speed = 0.01,
burner =
{
burning_speed = 0.005,
effectivity = 5,
fuel_inventory_size = 1,
heat_capacity = 0.1,
heat_loss = 0,
heat_transport_speed = 1,
smoke =
{
{
name = "smoke",
deviation = {0.25, 0.25},
frequency = 50,
position = {0, 1.5},
slow_down_factor = 0.9,
starting_frame = 3,
starting_frame_deviation = 5,
starting_frame_speed = 0,
starting_frame_speed_deviation = 5
}
}
},
consumption = 0.1,
friction = 0.02,
light = {intensity = 0.4, size = 25},
pictures =
{
filename = "__base__/graphics/entity/car/car-sheet.png",
priority = "high",
frame_width = 130,
frame_height = 130,
direction_count = 9
},
rotation_speed = 0.03,
weight = 50
},
Test mode
Searching Flashlight
[WIP]Fluid handling expansion
[WIP]PvP gamescript
[WIP]Rocket Express
Autofill: The torch has been pass to Nexela
Searching Flashlight
[WIP]Fluid handling expansion
[WIP]PvP gamescript
[WIP]Rocket Express
Autofill: The torch has been pass to Nexela
Re: Old version repository/where do I get the old car sprite
Sweet, cheers!
Re: Old version repository/where do I get the old car sprite
Seeing that funny car, gave me totally nostalgia trip.
It reminds me of the car from Day of the tentacle, the car outside the motel where that odd thief is trying to break into the trunk haha
Good times.
It reminds me of the car from Day of the tentacle, the car outside the motel where that odd thief is trying to break into the trunk haha
Good times.