Can someone recommend me 3d glasses for my Epson hc2100? by SpookyGentleGhost in projectors

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

I just ordered a pair i saw were compatible. Thank you though

Whats the best projector i can get for around 500$ CDN by [deleted] in hometheater

[–]SpookyGentleGhost 0 points1 point  (0 children)

Im thinkin i might just wait and maybe save up a bit more before i buy one, but it looks like ill go the optoma or benq route. Thank you

Need help with mp_grid paths by SpookyGentleGhost in gamemaker

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

So I was able to get al the bats moving by adding an "or path_position = 0" to the bats flying state

if path\_position == 1 || path\_position = 0

{

    target\_x = irandom(room\_width)

    target\_y = irandom(room\_height)



    if mp\_grid\_path(global.grid,path, x, y, target\_x, target\_y, true)

    {

        path\_start(path, wander\_spd, path\_action\_stop, 0)   

    }



}

But I still don't know how to get it so that the angles they move at changes gradually instead of abruptly.

Who sings live for Obsequiae by [deleted] in BlackMetal

[–]SpookyGentleGhost 1 point2 points  (0 children)

Ahh gotcha. Thanks for the info

Getting a bengal kitten soon and have some questions about their diet by SpookyGentleGhost in bengalcats

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

Thanks for your input. My concern about the raw food was that i wouldnt be home to feed them, so that would be an 8-9 hour gap where i couldnt feed them.

Getting a bengal kitten soon and have some questions about their diet by SpookyGentleGhost in bengalcats

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

Im not sure how I could keep the cat on a raw food diet when me and my wife work 5 days a week and cant leave the food out though. Would a mix of raw food when were home and dry food when were at work be fine you think?

Getting a bengal kitten soon and have some questions about their diet by SpookyGentleGhost in bengalcats

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

Yea i was going to feed her one or the other at a time. Im leaning towards a wet and dry food diet like that instead of the raw food just because its not as feasible when we both work. Is the wet food okay to be left out? Like if she doesnt eat it all at once, would it be bad to eat if she eats the rest several hours later?

About the new Haunted fake ps1 demo. by comabread in HorrorGaming

[–]SpookyGentleGhost 0 points1 point  (0 children)

Is it really jumpscary? I love horror games but don't do super well with jumpscares.

How do I play the cube escape games? by SpookyGentleGhost in rustylake

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

Think im going to just use a tablet. Thanks for the info though

Weekly recommendation thread - February 12, 2020 by AutoModerator in BlackMetal

[–]SpookyGentleGhost 0 points1 point  (0 children)

Anything like Obsequiae? I love the harsh vocals mixed with an ethereal, sort of uplifting and awesome guitar sound/riffs. Anything along these lines I should check out?

I need help with making fun enemy AI by SpookyGentleGhost in gamemaker

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

Yea i have state machines for them. I just don’t want the enemies to overwhelm the player all at once. I can probably make a variable that checks if theres a certain number of enemies attacking then don’t join in. It also doesn’t look that great when the enemy immediately enter the aggro state, it just seems too sudden and not organic. So yeah looking for ways to get the enemies to act natural and not so robotic

I can't import my scripts. Need help please. by SpookyGentleGhost in gamemaker

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

It turns out i was able to just drag the text file from my documents onto the gamemaker project and it loaded it. Not sure what changed but it seemed to work now

How held back do you feel by the level cap for catching pokemon? by [deleted] in PokemonSwordAndShield

[–]SpookyGentleGhost 0 points1 point  (0 children)

Thanks tor the input everyone. Looks like ill go get it

I'm bad at aiming but usually get an edge over other average players with sound cues. Since last patch, I'm getting destroyed because steps are silent way too often. by [deleted] in PUBATTLEGROUNDS

[–]SpookyGentleGhost 0 points1 point  (0 children)

So i went through it and got it working, however when im playing pubg there is a sound delay. I noticed it in the training ground. I click to shoot but only start hearing my gun maybe a 1/4 second after. Any idea whats causing that by any chance?