How to Spawn Enemies in Godot

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

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

  • @Dark-up7sg
    @Dark-up7sg 2 месяца назад +1

    Thank you, this is exactly what i was looking for. IMPORTANT: function instant() is now instantiate()

  • @Katie-gp4nm
    @Katie-gp4nm 3 месяца назад

    Thanks for the amazing video; it helped me a lot! Just one note: in Godot 4.2 I found out that it should be "var enemy = enemy_scene.instantiate()" instead of instance(), otherwise it gives you a "nonexistent function instance" error.

  • @pikachufan25
    @pikachufan25 4 месяца назад +2

    7.2k views and no Comments That needs to change