Discord
Login
Community
DARK THEME

Apoc Survival Mod: New Content Expansion

Apoc Survival Mod Announcement

Iโ€™m excited to share that Iโ€™m working on a new mod for Apoc Survival! This mod will introduce a variety of new content to enhance your gameplay experience.

โœ… Whatโ€™s Done

  • Wasteland biome implemented with environmental hazards and loot.
  • Zombie raids fully functional and integrated into gameplay.

๐Ÿ”ง Planned Features

  • Doors: Add functionality to your structures.

๐Ÿ– New Content

Food

  • Chocolate
  • MRE (Meals Ready-to-Eat)

Tools

  • Old Pipe

Resources

  • Snow

Cloth

  • Chemical Suit

Structures

  • Igloo

๐Ÿ”— Links

Stay tuned for more updates as I continue to develop this mod!

EPICCCCC!!!!!!!!

wait you need to make it a public project i cant play it now :(

*now public

oke thanks!

What is it a mod for? What's the original game?

https://microstudio.dev/i/KamBom/apoc/

I'm almost done with the zombie raid mechanics. I'll add other stuff soon.

with my knowledge of MicroScript it took me a whole day to do this lol


zombie_raid = function(pi)
  if time == "night" then
    for pi = 0 to 4
      spawn_z(2)
  end  
 end
end

zombie_raid_start = function()
  while true 
    sleep 600
    zombie_raid(pi)
  end
end

now in itch.io!

https://colanderstudio.itch.io/fracture

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community