Mark Carpenter

Results 28 issues of Mark Carpenter

## Feature Request Currently when creating a Watch on a KV Store it defaults to sending the last per subject. This causes startup lag when a bucket has a large...

feature

![image](https://user-images.githubusercontent.com/13891542/168170494-4c9fc58c-04f8-4d90-b1cc-aa68b5268129.png)

Hey! I just want to say I love this tool. I've just gotten it fully integrated with my game. I noticed that when you add Npc markers to the map...

It would be very convenient to be able to export and import export settings. That way people could share export settings with others.

It would be great to be able to export all NPCs as scripts all at once.

This plugin cannot currently export animated tiles to Godot. Some information about animated Tiles in Tiled: https://doc.mapeditor.org/en/stable/manual/editing-tilesets/#tile-animation-editor Some information about how animated Tiles in Godot can be implemented: https://kidscancode.org/godot_recipes/2d/tilemap_animation/ https://www.youtube.com/watch?v=7mg2YKujcJ4

I am in the process of adding a node that can have a variable number of output ports. So that the ports align with the data in the nodes I...

question

### Operating System - [X] Windows - [X] macOS - [X] Linux - [X] FreeBSD - [X] OpenBSD - [ ] Android - [ ] iOS - [ ] Nintendo...

feature
os:linux
os:windows
os:macos
os:freebsd
request
needs-investigation
os:openbsd

Allow users to define multiple focus directions per widget. //Set which widget to focus when moving in the defined direction. widget.SetFocus(direction string, widget Focusable) //Change focus from the currently focused...

We should be able to set a percentage like: 20,60,20 or something like that for widths and heights

enhancement