Hello,
I need help on a game. It’s called “Hordes of the Undead”, a game where, as the name suggests, hordes of the undead come from the forest. The goal for the players is to destroy the undead crystal. Every minute, more undead monsters come from the forest. If the undead destroy your crystal, then the players lose.
Right now, I need help on the zombie spawning, and some other things…
that sounds like a tower defence game
Pretty much, except that the undead can kill the players.
wait a sec i need to think that over so i can make a script for it
nah i was just looking for a better profile image lol
Here’s the script I’m using for the first wave:
Trigger: every second
if (variable which equals 0) = 0
then do:
set (variable which equals 0) as 1
repeat the below actions 15 times:
do: create skeleton for (skeleton) at random position in (random position in undead spawn) facing 0 radians.
ok done I figured out how to do it it’s actually simple for once
Trigger: Enters sensor
Then do: if owner if triggering unit is hostile to the owner of the sensor
Then do: Make owner of sensor use item currently held by owner of last triggering sensor
but to make it work at a constant rate ill need to change it wait ok
i found a better way make an invisible item called attack trigger then do this
I need help making a “game state,” basically if someone joins during the “game state”, then they would be a ghost until the next game.
very simple ill show you the one i used in mech wars
Wow that’s complicated…
Thanks.
Uh is your profile picture?
same thing as before but robot form and colored
ok, it looks… somewhat interesting.