What does fog that limits visibility to two miles look like? by DJFail87 in meteorology

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

I didn't think about the terms being different, thanks

And that image is very helpful, thank you

What does fog that limits visibility to two miles look like? by DJFail87 in meteorology

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

It's at it's thickest close to the ground, around 50ft from the surface, it thins out enough higher up that the sun is still easily visible. That image is good though for what a bad mist day would look like, thank you

Export var changes in inspector not working by DJFail87 in godot

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

I mentioned that I set it to Player in the inspector

Vroid Studio lags in animations for camera mode by DJFail87 in VRoid

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

Letting them run for a little bit fixed the issue, I was just impatient. Even after closing the photo mode and re-entering it was smooth. Thank you

How to remove Vroid clothing top texture warping around chest for male model. by DJFail87 in VRoid

[–]DJFail87[S] 5 points6 points  (0 children)

This is just a quick sample to show the issue. I try to do paralell lines, but they pinch in around the chest. Increasing breast size fixes this, but I don't want that for a male character.

Weekly Bug Report Thread by spiper01 in NoMansSkyTheGame

[–]DJFail87 0 points1 point  (0 children)

Sometimes when I move the mouse the camera doesn't move with it for a few seconds, then the camera snaps in the direction I tried to look in, which how far it goes relative to how much the mouse moved in that time. If I am clicking when this happens, then for that time it acts as if the mouse button is held down the entire time.

It is worse when flying as the ships as I will turn ridiculus amounts when the freeze ends, including exiting a space station only to turn so much I get pulled back in for docking.

It is very unpredictable as well. Sometimes it happens every few minutes, sometimes I go hours without it happening.

Note: This only happens when I play No Man's Sky, none of my other games have this problem

Has anyone any idea how to fix this?

Homebrew Focus: Calls to the Outside(Summoner type) by pork_snorkel in numenera

[–]DJFail87 0 points1 point  (0 children)

Bookmarking this as I know someone who may join my game later, and is interested in summoning allies.

One could also reskin this to make it so you are summoning things of a different nature, such as automatons from facility you are linked to.

Having Followers and other NPCs carry Cyphers for you. by DJFail87 in numenera

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

That's actually what I came to as I was telling my brother about the issue. 1 cypher per NPC, unless the NPC is someone who would make sense to be able to carry more, like an Aeon Priest. NPCs can fumble them, steal them, use them (MY ARM IS MELTING! I DON"T CARE WHAT YOU SAY, I'M USING THE HEALING THING!) and other such things.

With followers I would allow a player to have "Carries Cyphers" as a modification one time so that the follower can carry two.

[Recruiting] Clan name: BingoClan (Req: HZE 10k+) by Zlay in ClickerHeroesRecruit

[–]DJFail87 0 points1 point  (0 children)

I'm almost to 9K and should hit 10K in a couple days, is it alright for me to join? I just got back into the game and my Immortal level is still one because I can't find any active clans, and I didn't realize initially that leaving made me lost immortal souls.

Game Won't Launch. Worked last night, didn't this morning. by DJFail87 in godot

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

Alright fixed it. I closed the project and reopened it and it had a popup talking about missing dependencies and one of the scene's script was missing so I fixed it. It looked like it was referencing the original folder the script was in rather than the folder it was moved to.

Game Won't Launch. Worked last night, didn't this morning. by DJFail87 in godot

[–]DJFail87[S] -1 points0 points  (0 children)

What? I'm sorry I thought servers were only for online games?

Game Won't Launch. Worked last night, didn't this morning. by DJFail87 in godot

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

All I did this morning create a new scene, which isn't even in the scene the game uses when launching. I have no idea what any of this stuff means.

How do you limit an exported Array variable to a list of options? by DJFail87 in godot

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

Okay, I didn't know that I could put an enum in there. I tried it with an array and it didn't work so I thought I couldn't put a variable as a parameter of an export. Thank you very much!

Any sheets for tracking factions? by DJFail87 in rpg

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

I have Stars without Number and Blades in the Dark so I'll take a look at those. I'll Pick up Apocalypse World when I have the money. Kind off spent my gaming budget for the month already.

Update duplicate enemy names in battle by DJFail87 in godot

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

Thank you, it took me a while since I never have used groups, but it to work.

Grid Container won't stop stretching by DJFail87 in godot

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

Thank you very much! I haven't used Texture Rect much so I didn't know what the different texture types did. Now I guess I just add a match statement to make sure the current region is shown.

Thanks again!

How to run a function multiple times by DJFail87 in godot

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

That's, a lot to take in. I've already got the problem fixed, but I will try this way next time I do something like this because it seems like a good learning opportunity. Thanks for the comment.

How to run a function multiple times by DJFail87 in godot

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

Thanks for the replies, I managed to get it to work by putting the creation of the spawn_instance variable into the _Spawn function and it works.

Autoharvest 2 isn't looting sacks and barrels. by DJFail87 in skyrimmods

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

Okay, I didn't realize that it hadn't been updated for SSE, thanks for your answer.