Author Topic: Elimination: Detecting objects as enemies  (Read 17047 times)

0 Members and 1 Guest are viewing this topic.

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Elimination: Detecting objects as enemies
« on: October 02, 2011, 02:59:14 pm »
I started this topic because I've had some people telling me that enemies are hard to see because they show up as "pixelated blobs."  Sooner or later, we might have to live with that.  But until then, I've been brainstorming ideas, and calc84maniac was a help as well.  I started this topic so that I can show some things I tried out and get opinions on them.

IDEA 1: Stop thickening enemy textures.

I always thickened the lines that I used to draw enemies so that the player could see them.  However, they do make it hard to tell what's an enemy and what's an object, so I plan later on thinning the lines and instead adding more detail.  BUT, enemies still appear defragmented from a distance, same as other objects.  How can you tell one distorted object from another?

IDEA 2: Show a player that the object is an enemy, not a spaceship or a tree

At the moment, this is what I need an opinion of.  You can see in the screenshot below that every enemy has a gray arrow above it.  That way you can see from far away that an object is an enemy instead of something else.  Right now it's a proof of concept, because I have to remove a couple of bugs where the arrow shows an enemy behind a wall

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Elimination: Detecting objects as enemies
« Reply #1 on: October 02, 2011, 03:08:29 pm »
That looks great :D
Hmm, you could also try alternates to the arrow, like maybe a circle see which works best.
/e

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: Elimination: Detecting objects as enemies
« Reply #2 on: October 02, 2011, 03:34:11 pm »
I like that idea, it really gives you an idea of where the enemies are :)

Though, to keep it from ruining the element of surprise, perhaps you should only draw arrows when the enemies are close to the center of the screen.
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Elimination: Detecting objects as enemies
« Reply #3 on: October 02, 2011, 04:26:03 pm »
To keep it from ruining the element of surprise, perhaps you should only draw arrows when the enemies are close to the center of the screen.

That's a good idea.  After all, now that there's some way for someone to tell an enemy, I don't have to worry about people having to fire blindly

Offline boot2490

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 607
  • Rating: +54/-36
    • View Profile
    • Boot2490's Stuff
Re: Elimination: Detecting objects as enemies
« Reply #4 on: October 03, 2011, 09:21:22 pm »
How about only having enimies? scenery never looks good until you are a foot away from it. It is like your character is nearsighted ;D
I'm not worried about SOPA creating censorship, that will not stand for long. I'm worried that they'll succeed in stopping piracy!

Spoiler For Signature, updated march 23, 11:28 PM EST:















An useful tool!

PM me if you need some help. I am glad to be of assistance and part of the TI Communnity.

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Elimination: Detecting objects as enemies
« Reply #5 on: October 03, 2011, 09:46:46 pm »
How about only having enimies? scenery never looks good until you are a foot away from it. It is like your character is nearsighted ;D

Granted! ;D  But I'm not ready to give it up.  Even if you have to be close to scenery to see it, it adds a pretty touch as opposed to a map that has nothing but walls.

Offline boot2490

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 607
  • Rating: +54/-36
    • View Profile
    • Boot2490's Stuff
Re: Elimination: Detecting objects as enemies
« Reply #6 on: October 04, 2011, 11:04:21 am »
hmm.. how about everything except for enemies are grey and enimies are black? But some meemies will be grey to fool you...
And/or enemies should meve more so it is more evident. If you make that the case, they should be a little easier to kill.
I'm not worried about SOPA creating censorship, that will not stand for long. I'm worried that they'll succeed in stopping piracy!

Spoiler For Signature, updated march 23, 11:28 PM EST:















An useful tool!

PM me if you need some help. I am glad to be of assistance and part of the TI Communnity.

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Elimination: Detecting objects as enemies
« Reply #7 on: October 04, 2011, 12:33:14 pm »
hmm.. how about everything except for enemies are grey and enimies are black? But some meemies will be grey to fool you...
And/or enemies should meve more so it is more evident. If you make that the case, they should be a little easier to kill.

Those are both good ideas, so I'll try both.  Although I'm going to make the enemies, not the objects, gray.  Also, the moving around faster might make it hard for a player to aim...I've played this on actual hardware, and it's not easy as it is.

Offline LincolnB

  • Check It Out Now
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1115
  • Rating: +125/-4
  • By Hackers For Hackers
    • View Profile
Re: Elimination: Detecting objects as enemies
« Reply #8 on: October 04, 2011, 05:19:16 pm »
How about only having enimies? scenery never looks good until you are a foot away from it. It is like your character is nearsighted ;D

NOO!! I wants scenery!

I also think the gray arrows look totally fine. I would probably prefer to play a game with the gray arrows as opposed to without.
Completed Projects:
   >> Spacky Emprise   >> Spacky 2 - Beta   >> Fantastic Sam
   >> An Exercise In Futility   >> GeoCore

My Current Projects:

Projects in Development:
In Medias Res - Contest Entry

Talk to me if you need help with Axe coding.


Spoiler For Bragging Rights:
Not much yet, hopefully this section will grow soon with time (and more contests)



Offline boot2490

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 607
  • Rating: +54/-36
    • View Profile
    • Boot2490's Stuff
Re: Elimination: Detecting objects as enemies
« Reply #9 on: October 04, 2011, 08:08:54 pm »
What about making scenery gray so you know when you see an enemy? that way you can't see them behind walls.
I'm not worried about SOPA creating censorship, that will not stand for long. I'm worried that they'll succeed in stopping piracy!

Spoiler For Signature, updated march 23, 11:28 PM EST:















An useful tool!

PM me if you need some help. I am glad to be of assistance and part of the TI Communnity.

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Elimination: Detecting objects as enemies
« Reply #10 on: October 04, 2011, 09:44:45 pm »
What about making scenery gray so you know when you see an enemy? that way you can't see them behind walls.

Can you rephrase?  I'm confused.

Offline Camdenmil

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 121
  • Rating: +4/-0
    • View Profile
Re: Elimination: Detecting objects as enemies
« Reply #11 on: October 04, 2011, 10:35:13 pm »
What is the size of the enemy sprites right now? If you can't increase detail, I like the arrows.
It is bad luck to be superstitious.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Elimination: Detecting objects as enemies
« Reply #12 on: October 04, 2011, 10:35:41 pm »
I personally like the triangles.




Offline boot2490

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 607
  • Rating: +54/-36
    • View Profile
    • Boot2490's Stuff
Re: Elimination: Detecting objects as enemies
« Reply #13 on: October 05, 2011, 12:02:41 pm »
If the scenery was all gray except for wall outlines, which are black, and then enemies are black, they would be more visible.
I'm not worried about SOPA creating censorship, that will not stand for long. I'm worried that they'll succeed in stopping piracy!

Spoiler For Signature, updated march 23, 11:28 PM EST:















An useful tool!

PM me if you need some help. I am glad to be of assistance and part of the TI Communnity.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Elimination: Detecting objects as enemies
« Reply #14 on: October 05, 2011, 03:10:52 pm »
Yeah I'm curious if that would make them easier to see. Kinda like how some calc games use gray for background images on which enemies can show up (such as Project M).

Btw this looks great Hot Dog but I think the arrows should be a bit smaller so when there are many enemies they are easier to distinguish from each others.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)