Hello Everyone!
We are happy to announce that Myrmica will come out this Tuesday! 12 of November!๐๐๐
In case you missed it here's the Steam page: https://t.co/rpEgDPEzh1
Get there and download it for free as soon as it comes out. Much love.
#myrmica_game#gamedev@U_tad
#GodotEngine essential addons/plugins thread!
A lot of this stuff are things Unity or Unreal devs could be searching for, not all is there yet, but it's unfair to just qualify the engine and not all the amazing addons the community has made over the years!
All are for Godot 4!
I created a custom TileMapDual node for @godotengine that simplifies the creation of your dual grids
You will only need to draw 15 tiles instead of 47!!
Influenced by jess:codes and @glitchedinorbit implementations, you can download it at
https://t.co/x6PykMjZmi
#gamedev
More talk prep. Gonna have another go at persuading people to cut their tiles along the dual grid instead of the main grid. I genuinely don't understand if this is rare because people don't know about it or if there is some drawback I'm not seeing.
@dexgamedev@godotengine@glitchedinorbit Sorry, just one thing so that we are on the same page. Would you mind including a draft scene showcasing your proposed usage of more than one atlas?
@dexgamedev@godotengine@glitchedinorbit Hey! In principle you would use 1 node per atlas as in the image.
I have been testing with your feedback but I'm not sure how to handle the world_cell. I would expect it to have the same id as the fill cell, but it does not. Would you mind sharing more screenshots of the project?
I converted the C# dual grid tilemap system jess::codes made into native @godotengine GDScript
@OskSta has a great post on the logic: https://t.co/ryTUoSZSqM
Here's the GitHub repository if you'd like to use it:
https://t.co/RmhSvQ3Zjc
#gamedev
@glitchedinorbit@godotengine@OskSta Ooh I spent this evening trying (!=achieving) to do exactly this! thanks a lot!!
I opened a GitHub proposal for an official implementation of a dual-grid tileset system:
https://t.co/oanO04PQc9