Skip to content

Shaker improvements#2089

Merged
wjt merged 2 commits intomainfrom
shaker-improvements
Mar 30, 2026
Merged

Shaker improvements#2089
wjt merged 2 commits intomainfrom
shaker-improvements

Conversation

@manuq
Copy link
Copy Markdown
Collaborator

@manuq manuq commented Mar 27, 2026

Shaker: Fix testing the shake in the editor canvas

Pressing the Test button was failing with:

Invalid access to property or key 'device_index' on a base object of type 'Node (input_helper.gd)'.

And in any case, the vibration of the joypad while working in the editor is not desired.


Shaker: Automatically set target to parent

And show warning in the editor when the target is not set.

manuq added 2 commits March 27, 2026 15:35
Pressing the Test button was failing with:
```
Invalid access to property or key 'device_index' on a base object of type 'Node (input_helper.gd)'.
```

And in any case, the vibration of the joypad while working in the editor is not desired.
And show warning in the editor when the target is not set.
@manuq manuq requested a review from a team as a code owner March 27, 2026 18:35
@manuq
Copy link
Copy Markdown
Collaborator Author

manuq commented Mar 27, 2026

Extracted from #2088

@github-actions
Copy link
Copy Markdown

Play this branch at https://play.threadbare.game/branches/endlessm/shaker-improvements/.

(This launches the game from the start, not directly at the change(s) in this pull request.)

@wjt wjt merged commit 567ddf3 into main Mar 30, 2026
6 checks passed
@wjt wjt deleted the shaker-improvements branch March 30, 2026 12:05
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

Successfully merging this pull request may close these issues.

2 participants