Imgui setup + turret defense system

Поделиться
HTML-код
  • Опубликовано: 16 янв 2025

Комментарии • 3

  • @NeZversSounds
    @NeZversSounds 12 дней назад +1

    I'm fan making in-game tooling, because that creates in-game level editor.

  • @mupu
    @mupu 11 дней назад

    Is there any reason you're not calculating the hit delay of the enemy by the tower's bullets with its velocity? I think you have all information needed right there. Ofc, its still just an aproximation as the target will probably move, but i dont think anyone will notice. Also note, that if i understand your code correctly, if there is another enemy getting to be the "nearest" while the cooldown is ticking, I think it would never hit the original enemy. But I doubt it will happen often, just now it could drop shots when this happens 🤔

  • @gravestoner2488
    @gravestoner2488 11 дней назад

    Where do I view your dev content?