New enemy type.

These will appear in more than just the Facility area, and they'll vary slightly.

I made sure to have them realistically challenging at first as well, rather than making them easy and then upping the difficulty later.

Internet points to whoever can guess where the inspiration came from.
Other than the bouncing, they look like space invaders :P
Yut Put wrote:
the bombs could leave a trail when they move so that it makes their movement path less all over the place for the player

I was thinking about that, but what kind of trails? I'm having a tough time deciding on what they'd look like.
In response to Flick
Flick wrote:
Other than the bouncing, they look like space invaders :P

still just looks like WALL-E to me.

and those floating enemies look like Magnezones

In response to Bravo1
https://youtu.be/uvnExHvBtYM?t=36s

^ Jak 3



__________

https://youtu.be/jvjtyuNz61E?t=13s

^ Destiny


You can just put a smoked trail mix behind it or something would 10/10 my notebook.
In response to Bravo1
Bravo1 wrote:
New enemy type.

These will appear in more than just the Facility area, and they'll vary slightly.

I made sure to have them realistically challenging at first as well, rather than making them easy and then upping the difficulty later.

Internet points to whoever can guess where the inspiration came from.

What was that old Atari game... kaboom.. :)
The playful motion they have is fantastic by the way
Could be moon patrol....
In response to EmpirezTeam
EmpirezTeam wrote:

meh, posting on mobile devices can be challenging at times...
It's actually...



These little guys, from Phantasy Star Online EPII.

Though I'm surprised how many similar enemies in games there are!
In response to Bravo1
Its the little shits from Phantasy Star online EPll

Do i still get my internet points?
In response to Ghost of ET
Ghost of ET wrote:
Its the little shits from Phantasy Star online EPll

Do i still get my internet points?

Yes. Here are 5 whole internets.



Playing around with the trails so far I'm liking it.

I'm just using a single pixel and stretching it once per tick to match one location to another, and then fading the color, then the alpha.

I'm not liking how aliased it looks though...
In response to Bravo1
Yay :D!!!




I dont know much about uhh progammeh programmert programming!


But why not just give the grenades a north pole and when it bounces the north pole becomes the point in where the grenade is moving all the while there is a south pole which is opposite of the north pole and make a smoke particle effect that fires from the south pole :D? If thats even possible.
In response to Ghost of ET
Ghost of ET wrote:
Yay :D!!!




I dont know much about uhh progammeh programmert programming!


But why not just give the grenades a north pole and when it bounces the north pole becomes the point in where the grenade is moving all the while there is a south pole which is opposite of the north pole and make a smoke particle effect that fires from the south pole :D? If thats even possible.

That'd be too easy.

I think this looks pretty neat:



In response to Bravo1
10/10 thats cool xD.

I'm not liking how aliased it looks though...

You can cut down on the aliasing by making it 8x8 pixels and then scaling it down using matrices with the scaling trick I showed off earlier in this thread.


Forgot to set a blend mode for it. BLEND_ADD and switching the color to a light yellow instead of white.

As well, I'm using a different icon per Ter13's suggestion. Though, instead of a single pixel, it's 3x3 and it is all white with alpha of 255 at the center, 150 on the cardinals and 75 on the diagonals.

Looks nice.

This also shows what happens when you kill one, they crash and release three grenades on impact while also exploding.


I also realized that they're likely inspired by Junkrat in terms of combat style.

(I have a blue trail because I accidentally hit the test button, please disregard).
The blue trail looks sweet. It makes him look super charged. Super Saiyan WALL-E if you will.
In response to Bravo1
#keepthetrail
Page: 1 2 3 ... 205 206 207 208 209 ... 349 350 351