#Array of Functions?

1 messages · Page 1 of 1 (latest)

analog basin
#

So I have this enemy, where I was thinking that it should have 3 - 4 different attacks to toggle between, randomly.
So I thought of using an Array for my functions that gets randomised.
Is there a way to store functions as arrays?

short dragon
analog basin
#

thanks! I tried to google it but got answers about function to string and what not. but this seems simple enough

analog basin
short dragon