Author Topic: Enemy-Ships shot Log  (Read 1341 times)

wohltaeter

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 6
    • View Profile
Enemy-Ships shot Log
« on: July 24, 2017, 02:59:15 AM »
Hi,

I am working on a combo system for a shmup. - I want to reward the player if he shot 5 of the same ships in a row. Therefore I want to log which ships have been shot recently and reset them after 5 ships. - I have 14 different types of ships. Now I want to show the sprite of each shot-ship in a row.

I am looking for a solution to do this with Ngui. - Does someone has a similar problem solved and what could be the solution?

Thanks for your help in advance!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Enemy-Ships shot Log
« Reply #1 on: July 24, 2017, 07:46:13 PM »
NGUI is a UI system so I am not sure how this question is relevant to be honest...