View all by Andrey Antsupov
Creator
Follow Andrey Antsupov
Follow
Following Andrey Antsupov
Following
Add To Collection
Collection
Community
Devlog
Researchers
←
Return to Researchers
Devlog
World Generation
June 07, 2025
by
Andrey Antsupov
#devlog
--- ENG --- 1. First, the map is generated randomly by noise. 2. Then it is filled with water. 3. Then resources are generated, from the center. * All this is generated hidden under the darkness. 4. T...
Continue reading
New Tiles Visual
June 07, 2025
by
Andrey Antsupov
#devlog
--- ENG --- I Worked with the material for tiles: Now they search for a neighbor for a match and draw "outline" if the neighbor is not similar to the current tile. In the future, instead of the usual...
Continue reading
Event Spawn MainStation
May 29, 2025
by
Andrey Antsupov
#devlog
--- ENG --- Working on the beginning of the game. Made a small prototype of the effect that will start the game. --- RUS --- Работаю над началом игры. Сделал небольш...
Continue reading
Global changes
May 25, 2025
by
Andrey Antsupov
#devlog
--- ENG --- While finalizing the building: "Drone Base" I came to the conclusion that the rest of the buildings need to be slightly changed and finalized. Added a module that visually shows the issuan...
Continue reading
Building : Recycler
May 22, 2025
by
Andrey Antsupov
#devlog
--- ENG --- I completely forgot about this building ) The building cuts up items of one grade lower: One 2x4 cube (tier 3) => Two 1x4 cubes (tier 2) One 1x4 cube (tier 2) => Four 1x1 cubes (tier 1) Wh...
Continue reading
RawGameplay ( SolarPanel - Extractor - Farm - Extractor )
May 21, 2025
by
Andrey Antsupov
#devlog
--- ENG --- This is how the interaction of buildings and conveyors looks now. From the global: I want to try adding the "storage" building and change the extractor building accordingly. Everything els...
Continue reading
Synthesis Item ( VFX + Logic )
May 21, 2025
by
Andrey Antsupov
#devlog
--- ENG --- Added a synthesis effect. This effect will be for all buildings that create another item: Farm creates a cloud. Drone base creates drones. Laboratory creates <item>. --- RUS --- Добав...
Continue reading
Building Farm ( VFX + Logic )
May 19, 2025
by
Andrey Antsupov
#devlog
--- ENG --- Added resource creation effects. Added resource appearance logic. Later I will show how the interaction of buildings with each other looks like. --- RUS --- Добавил эффекты...
Continue reading
Building Farm ( only VFX )
May 15, 2025
by
Andrey Antsupov
#devlog
--- ENG --- This building will create resources. Build cost: high. Resource creation speed: low. These resources will have little value. The logic for moving to an empty cell is already ready, all tha...
Continue reading
Destruction Of Darkness
May 12, 2025
by
Andrey Antsupov
#devlog
--- ENG --- A building that receives organics as input creates a flash and destroys the darkness around it. If the tiles are not illuminated for a while, the darkness returns. --- RUS --- Постро...
Continue reading
Resource Extraction
May 12, 2025
by
Andrey Antsupov
#devlog
--- ENG --- A building that produces all the resources in the game. --- RUS --- Постройка, которая добывает все ресурсы в игре...
Continue reading
Construction Of Buildings
May 12, 2025
by
Andrey Antsupov
#devlog
--- ENG --- Implemented the construction of buildings. Each building will occupy a certain number of cells. The drone builds the building in stages, each cell. --- RUS --- Реализовал стр...
Continue reading