Impact

8 Posts, registered 1 decade ago

Contact

Sorry, but wytshadow did not enter an email address.

Recent Posts

10 years ago in Spawning in wrong spot:

This is how I load the level in my main.js. this is where the character starts …

10 years ago in Spawning in wrong spot:

I want my player to be able to walk in and out of buildings so I'm making the i…

1 decade ago in getting an entity to shoot in all directions:

So I figured it out a different way. I made 2 bullet entities an X and a Y. The…

1 decade ago in getting an entity to shoot in all directions:

I'm trying to get one of my enemy entities to shoot in all 4 directions but no …

1 decade ago in Enemy AI idle in all directions:

So what my end goal here is to have my enemy walk up to the player when he is 2…

1 decade ago in Enemy AI idle in all directions:

Actually, I'm looking to make the idle animation change based on where the char…

1 decade ago in Enemy AI idle in all directions:

i tried changing my code to match what you said but i dont think i did somethin…

1 decade ago in Enemy AI idle in all directions:

I would like for my enemy to idle in the last direction he was facing, but i'm …