Dimensionfall is a top-down real-time survival game set in a post-apocalyptic world. Survive in a strange place where you can visit multiple dimensions. Will you fight demons? Aliens? Zombies? Who knows what you will come across.
The world is infinite in every direction. Explore and survive as long as you can!
Check out the gameplay video:
You can find some demo releases here. Alternatively, you can play the game in the following way:
- Download Godot from their website or from steam
- Download this project by going to the top-right of this page and clicking the green 'code' button and then click 'download zip'
- Extract the zip file to a location of your choosing
- Open Godot and click open project and navigate to the folder where you extracted the zip file
- Open the project in Godot and click 'play' in the top-right
The game has the following features:
- Melee and ranged combat + dual wielding
- Inventory management
- Infinite procedural terrain
- Quests
- Content editor for maps, items, quests, factions, mobs etc.
- Moddable
- Base building
- Crafting stations
See also the extended list of features
- Building
/crafting/reloadingshould take resources from the inventory - Basic
crafting/building menu "Progress bar" to show the player when the current action will be finished (reloading, building, crafting etc.)- A few additional weapons
In-game content editor to make our own mods or contribute to the core modDoors- Sounds
- Bug fixing
- Polishing
Additional features before our first release:
furniture/containers- personal goals
- more enemies/better AI
- noise
- some fancy shaders?
- equipment
proper player inventory, bags
- Vehicles
- Proper base building
- Base raids?
World mapSaving- Player stats and skills
Melee weaponsRecoil/sway/spread/aiming
If you like Godot and want to contribute, feel free to submit a pull request or issue on your ideas, or join us on discord. To make edits, start by reading the getting started guide.
This is and always will be a hobby project and will not be for sale. However, if you want to, you can to donate to the developers:
Khaligufzel: https://ko-fi.com/khaligufzel
snipercup: https://ko-fi.com/snipercup
Official Discord: https://discord.gg/yzrxG9zZqA
- Sprites: Some sprites were created with https://github.com/int-ua/blender-pixelart
- Sprites: Some sprites were created with https://github.com/RodZill4/material-maker
- Inventory: This game uses https://github.com/peter-kish/gloot to implement the inventory
- Text display: Some UI uses https://github.com/daenvil/MarkdownLabel for text display