Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
WithinAmnesia opened this issue Feb 24, 2024 · 2 comments
Closed

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

WithinAmnesia opened this issue Feb 24, 2024 · 2 comments

Comments

@WithinAmnesia
Copy link

WithinAmnesia commented Feb 24, 2024

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: #103 (comment) 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 WithinAmnesia changed the title How to add new blocks to the blockygame demo? How to add new blocks to the Blockygame demo? Feb 24, 2024
@WithinAmnesia
Copy link
Author

WithinAmnesia commented Feb 25, 2024

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 WithinAmnesia changed the title How to add new blocks to the Blockygame demo? (Solved)How to add new blocks to the Blockygame demo? Feb 25, 2024
WithinAmnesia added a commit to WithinAmnesia/ARPG that referenced this issue Feb 25, 2024
@WithinAmnesia
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant