Zylann / voxelgame

Voxel world prototype made with Godot Engine
Other
513 stars 84 forks source link

(Solved)How to add new blocks to the Blockygame demo? #104

Closed WithinAmnesia closed 4 months ago

WithinAmnesia commented 4 months ago

What are the steps needed to add blocks to the Blocklygame demo? Is there a documented guide? Has anyone done this who has knowledge in how to do this? I am trying to add an item storage chest and block spawner for testing voxel_metadata so the community has working examples for storage and entities. This is from: https://github.com/Zylann/voxelgame/issues/103#issuecomment-1962210328 Here is a prototype art asset for the blockygame demo style chest mesh / art / textures: terrain(chest)

Update: Zylann helped on the Godot Voxel Discord and I feel unstuck now and can add more blocks once I master the proper documentation: https://voxel-tools.readthedocs.io/en/latest/blocky_terrain/

WithinAmnesia commented 4 months ago

Details in how to add a new block in the blockygame demo gist: https://gist.github.com/WithinAmnesia/fd2ef44f29da3d334c4444a2fb2f403c M M O A R P G  V 000 001-10 Open-World Seamless Chunks System Compatibility  World Save In Multiplayer With Added Block Works! Everything Works Great! Super Massive Success! Now onto voxel_metadata for storage and entity multiplayer testing.

WithinAmnesia commented 4 months ago

Version 000.007 Testing Storage And Entities. M M O A R P G  V 000 001-12 Open-World Seamless Chunks System Compatibility  Version 000 007 Testing Storage And Entities