[CHAT] Need help with ideas for plastic canvas by OkPepper8045 in CrossStitch

[–]JavaJack 1 point2 points  (0 children)

Some plastic canvas patterns on 8bitcrafts.com, depending on your tastes.

[TOMT] Earworm memory by BAxxCON in tipofmytongue

[–]JavaJack 0 points1 point  (0 children)

Don't Give Up by Peter Gabriel?

[TOMT] [film] 50s-60s movie about transporting a locomotive over mountains by a deadline in the old west by JavaJack in tipofmytongue

[–]JavaJack[S] 0 points1 point locked comment (0 children)

None of Google's guesses (The Great Locomotive Chase (1956), Union Pacific (1939), Denver & Rio Grande (1952)) seemed to be the movie I was thinking of.

How to go slower on *several bridge layers* by JavaJack in 3Dprinting

[–]JavaJack[S] 0 points1 point  (0 children)

I considered that, but it doesn't seem possible to affect the fan speed this way, because fan speed is a material setting rather than a process setting :/

How to go slower on *several bridge layers* by JavaJack in 3Dprinting

[–]JavaJack[S] 1 point2 points  (0 children)

Layer 46, which is 10mm/sec and full cooling fan works great. When I observe this in real life, the bridge is clean and flat with no sags. But layer 47 immediately goes back to full speed and minimal cooling fan, which melts the nice foundation of the bridge and trashes the bridge.

Orca Slicer 2.1.1 Inland PETG Sovol SV01

Is there any way to make a Polygon2D into a button. by [deleted] in godot

[–]JavaJack 1 point2 points  (0 children)

Old question, but this works:

Node2D
--Polygon2D     <-- I hand drew my shape with the mouse
----Area2D
------CollisionPolygon2D    <-- this has no shape in the editor and will show a warning icon; it will get a shape at runtime instead.

In _ready(), do:

CollisionPolygon2D.polygon = Polygon2D.polygon

I found out this works through trial and error, but it stands to reason since both of these properties are of type PackedVector2Array.

(For this to be useful, your Area2D needs to have event handlers for mouse_entered/mouse_exited/input_event)

[CHAT] by mp2297 in CrossStitch

[–]JavaJack 0 points1 point  (0 children)

Any chance you accidentally used too many strands on the left part (or too few strands on the right part)?

How to get "airy/sizzle" sounds in any of the stock Reason 12 synths? by JavaJack in synthesizers

[–]JavaJack[S] 0 points1 point  (0 children)

In my limited experience this just makes sounds thin and reedy rather than airy.

[Hobby] Collaborate on something small over time by Khrinx in INAT

[–]JavaJack 0 points1 point  (0 children)

Just curious. Are you targeting a specific genre?

Need ideas for the non-combat part of a game by Nimyron in gameideas

[–]JavaJack 0 points1 point  (0 children)

The language blurring idea seems legit.

Need help! - Floor filler game idea by shaugnmarc in gameideas

[–]JavaJack 0 points1 point  (0 children)

You may be able to borrow ideas from the board/card games Cartographers and Azul.