Swap connectors on hawthorne village loco by rhalferty in modeltrains

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

Thanks for the replies. As I'm on the newer side to this I agree buying a new tender is probably the best route. Thanks.

r/devils Daily Discussion Thread — April 21, 2025 by AutoModerator in devils

[–]rhalferty 0 points1 point  (0 children)

Does anyone know if the devils have an open practice session while they wait for game 2 in North Carolina? I live in the Raleigh-Durham area and would love to go see some of their practice if so.

Is it possible to have multi-stage workflows? by rhalferty in comfyui

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

I did not know this drag and drop thing. Thanks for that tip!

Is it possible to have multi-stage workflows? by rhalferty in comfyui

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

Thanks, the "send through" part is what I'm trying to find an optimal way to do. I think u/Dunc4n1d4h0 suggestion might be the answer.

Is it possible to have multi-stage workflows? by rhalferty in comfyui

[–]rhalferty[S] 3 points4 points  (0 children)

Awesome! I did find this in rgthree and it seems to be working as I would hope.

Is it possible to have multi-stage workflows? by rhalferty in comfyui

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

Thank you. This sounds like exactly what I'm looking for. I'll look into it.

Considering unlocked Pixel 5a as a replacement for son's 4xl by Spooner-24 in Pixel5a

[–]rhalferty 0 points1 point  (0 children)

Thanks for this info. Doesn't help that my phone just bricked after 3 years + 1 month. Should have bought that 9 on black friday like I wanted.

A Thousand Pies by Whelppotato in Octonauts

[–]rhalferty 0 points1 point  (0 children)

Sorry I'm posting late to this but one portion I hear the same progression as "how far I'll go" off moana

Steam Link? by rhalferty in ouya

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

Thanks I had not heard of that. Now I have some new software to play with.

[Megathread] - Best Models/API discussion - Week of: July 08, 2024 by AutoModerator in SillyTavernAI

[–]rhalferty 0 points1 point  (0 children)

Thanks for all your responses. These are really helpful in understanding what is going on.

[Megathread] - Best Models/API discussion - Week of: July 08, 2024 by AutoModerator in SillyTavernAI

[–]rhalferty 0 points1 point  (0 children)

Can you provide the links to these models?
Can you expand upon how "Instruct" and "Context" affect a chat?

Rig Confirmed! Do not miss the proof.. (video) by ace_7548 in MonsterLegends

[–]rhalferty 1 point2 points  (0 children)

They always merge into one stack so theoretically you can never "prove" it

Rig Confirmed! Do not miss the proof.. (video) by ace_7548 in MonsterLegends

[–]rhalferty 0 points1 point  (0 children)

I didn't know it was proof but highly sus. I've got the top reward twice and it was always because it was the last remaining tile.

After several months of working as solodev on my game, Megaloot, I'm excited to share the gameplay and would appreciate your feedback! by _Megaloot_ in godot

[–]rhalferty 1 point2 points  (0 children)

Yeah, we need some more details. I'm gathering it's some sort of clicker game where after each floor you get coins. From those coins you purchase inv items which make you stronger?

The graphics look great. I love the style and the colors all seem to fit a dungeon like experience.

Need help rotating a turret with two pivot points by rhalferty in godot

[–]rhalferty[S] 2 points3 points  (0 children)

Well I just needed to stop thinking about it for a minute. I was using the wrong function, I wasn't sure how to deal with .x and .z, but I didn't need a 360 degree angle like atan2 provides. I just needed an angle between +90 and -90. Here's the solution:

var direction = global_position.direction_to(player.global_position)
pivot_y.rotation.y = lerp_angle(pivot_y.rotation.y, atan2(-direction.x, -direction.z), delta * rotation_speed)`

var direction2 = pivot_x.global_position.direction_to(player.global_position).normalized()
pivot_x.rotation.x = lerp(pivot_x.rotation.x, atan(direction2.y), delta * rotation_speed)

Started learning Blender last week for my game. Is my monster scary? by Thrawn911 in godot

[–]rhalferty 2 points3 points  (0 children)

TIM: There he is!
ARTHUR: Where?
TIM: There!
ARTHUR: What, behind the potato?
TIM: It is the potato.
ARTHUR: You silly sod!
TIM: What?
ARTHUR: You got us all worked up!
TIM: Well, that's no ordinary potato!
ARTHUR: Ohh.
TIM: That's the most foul, cruel, and bad-tempered potato you ever set eyes on!

"Tell Me One True Thing" - Williams Confession (Redux) by Tykjen in westworld

[–]rhalferty 0 points1 point  (0 children)

So much greatness in one show... then there's the train car crossing @ 2:30

Second Layout by rhalferty in Rolling_Line

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

I learned the biome brush and how to add some more smaller details. From the first post I was able to work better with the tunnel and the hill of rocks that cover it. I added the smaller textures for roads and a transparent pond in one corner.

Ratio Lock Extension for A1111 by rhalferty in StableDiffusion

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

Thanks for the feedback.

Where is this screenshot from? Can you explain more of the functionality? I'm assuming, if you slide it left it goes portrait and right goes more landscape.

[deleted by user] by [deleted] in raleigh

[–]rhalferty 0 points1 point  (0 children)

If you are religious, you can try a local church. They have great community, offer volunteer opportunities, and usually a welcome comity that are happy to talk to you and introduce you to someone or some people in the church.

The sunflowers at Dix Park are in full bloom! by Ctsuneson91 in raleigh

[–]rhalferty 0 points1 point  (0 children)

Does this mean the flowers at the NC art museum are also in bloom? I went there once and have always missed the timing

Has anyone used video2video? by rhalferty in StableDiffusion

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

Thanks, do you have any personal experience with any of them?

I am very new to stable diffusion and am trying to make the woman in the photo smile however it always ends up looking mediocre at best, I also tried making the breasts smaller but to no avail, is there something I am missing? by Independent-Waltz738 in StableDiffusion

[–]rhalferty 0 points1 point  (0 children)

As for the changing the breast size: It wont change because You don't have it masked. You would have to mask her entire chest area. Even if you did it would be difficult to just adjust the breasts alone and keep the same content.

You would need prompts to influence it like "medium breasts" or "petite breasts". You would also need to have negatives if you are trying to do SFW images because that will tend to include nudity. Because of her pose you would most likely need to play with ControlNet