Hi, i have a question, i want to create a function that creates some enemies when i click a button:
-on button clicked - call function "bla"
-on function "bla" -
-every 5 seconds - create enemy ..............
but when i try the code it just create one enemy not enemies every 5 seconds. how can i do this with functions?
thank and sorry for my english! i hope you guys can understand my question!