DinoMC

Results 6 issues of DinoMC

Hi, I'm trying to run the tool but I get the following error : "DbOpen path: c:\temp\onetab\leveldbold\leveldb DbOpen Ok! DbKeyOpen _chrome-extension://chphlpgkkbolifaimnlloiipkdnihall--state DbKeyOpen Ok! ===>> 17 DbSaveBinary Ok! Unhandled exception :...

**Describe the bug** I have a dialogue that uses [do my_func()] in the middle of a line. This function use await, so the dialogue pauses while it's running. I use...

bug

### Tested versions - Reproducible in: 4.3.beta2.official [b75f0485b] ### System information Godot v4.3.beta2 - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4070 (NVIDIA; 32.0.15.5585) - Intel(R) Core(TM)...

discussion
needs testing
topic:2d

I know 4.3 isn't out yet but is there currently a way I can assign a TileMapLayer node to a generator rather than a Tilemap node? Couldn't find any info...

✨ enhancement

I love the Decoration system in better-terrain, but I feel like it doesn't work well for top-down games (or I might not understand how to use it), or even side-view...

I have the following shape with edge material working fine, I set a texture + a corner texture for the edge : ![OK_shape_edge](https://github.com/SirRamEsq/SmartShape2D/assets/9079110/1d212a1b-8beb-4cb0-9bed-b3ebcb306ca0) But when the shape is thin or...

enhancement