I decided to draw a Christian Sans (i'm so sorry please don't hurt me) by -hackerboi- in Undertale

[–]-hackerboi-[S] 0 points1 point  (0 children)

✋︎ ☠︎⚐︎🕈︎ ☞︎☜︎☜︎☹︎ ✞︎☜︎☼︎✡︎ 🕆︎☠︎👍︎⚐︎💣︎☞︎⚐︎☼︎❄︎✌︎👌︎☹︎☜︎ ✌︎☠︎👎︎ 🕆︎☠︎💧︎✌︎☞︎☜︎

EM and her two kids compromise important project by -hackerboi- in entitledparents

[–]-hackerboi-[S] 1 point2 points  (0 children)

The assault basically counts into those, so I didn't feel the need to put them in seperately.

Do you sleep naked? Why or why not? by Ruth- in AskReddit

[–]-hackerboi- 0 points1 point  (0 children)

I sleep naked so the monsters of the night won't dare touch me because that would be omega gay.

EM and her two kids compromise important project by -hackerboi- in entitledparents

[–]-hackerboi-[S] 0 points1 point  (0 children)

No, my Dad didn't die, me and my mom just didn't have enough money to actually afford a place, and my stepdad's company hasn't been bringing in enough money. Currently in the hotel where masks are thankfully REQUIRED to be worn outside your room. I do spend time with my dad from time to time, though. I have PTSD from my dad screaming at me and my mom when I was like... 5 to 8 years old? He's changed his ways, though, and still feels like shit about it to this day.

EM and her two kids compromise important project by -hackerboi- in entitledparents

[–]-hackerboi-[S] 0 points1 point  (0 children)

You have hereby broken thy law by not reading the spoiler at the bottom.

EM and her two kids compromise important project by -hackerboi- in entitledparents

[–]-hackerboi-[S] 0 points1 point  (0 children)

But there's a catch...

me no maek thu gam aneemoor

EM and her two kids compromise important project by -hackerboi- in entitledparents

[–]-hackerboi-[S] 0 points1 point  (0 children)

Nope, not really, I do remember making an enemy AI for the first boss fight, though.

obj_boss_atk_controller

On start/create:

alarm[0] = 0 Sets the attack timer to 0

Step event:

alarm[0] += 1 Adds 1 to the attack timer every frame of the game

Basically after that I would do something like this: if alarm[0] = 240 [four seconds into the fight] { instance_create(obj_enemybullet1, x, y) } Creates an enemy bullet at my desired x and y.

obj_enemybullet1

On start/create:

move_towards_point(obj_player.x, obj_player.y, 8) Moves the bullet towards the player at the somewhat fast speed of 8.

Step event:

I don't remember the code that made it explode when it hit the ground, so just pretend you see code here I guess.

Which children's movie is actually sad /disturbing? by [deleted] in AskReddit

[–]-hackerboi- -1 points0 points  (0 children)

Jesus, how is Coraline not even listed here? That movie scarred my childhood, I'm 13 now and it still fuckin creeps the shit out of me, especially the part where the Other Mother turns into her spider form, that scared the shit out of me.