Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks for the clarification, I’ll definitely add some QOL changes for these issues next update.

As for drag selection yes I’ve checked and it seems your correct it doesn’t allow you to drag when holding shift, likely because I’ve coded the nodes to ignore any other input beyond selection / deselection when shift is held. I’ll need to modify some things to change this behavior.

Are you on windows or a different version just to check? I may have to dive deeper into this bug.

Currently I find the feature works fine when I simply:

    • Drag (via LMouse button) a selection around the nodes (not holding shift or any other key).
    • Grab a node (via Lmouse button) within the selection and move the mouse in a direction (again without holding any other keys)

I tried multi-selection dragging without holding any keys at all first. I only tried using Shift when you mentioned using it in your reply. Nothing I do allows me to drag multiple elements at once. Yes, I'm on windows 11.

Very strange, I can’t seem to reproduce this bug at the moment but I’ll keeping digging.

Well now it's working. This is very odd. It certainly wasn't working earlier.

Also, dragging across multiple elements keeps highlighting the text inside those elements too. Kinda annoying.

Yes this big has eluded me for some time. I’ll try and fix it before next patch also.