Jump to content

Adding new Zombies to the Game


crazyduck

Recommended Posts

Hi all,

 

Was playing around with Unity and added some things to my Server.

Now i thought i could add some more Zombies with different Models to the Game.

 

Since many Things like Blocks or Vehicles need some sort of Tag to work can anybody tell me if there is also a Tag i need to use for a Zombie ? Cause last try was a invisible not existing Zombie ingame but also no Error in Logfile .

Link to comment
Share on other sites

Animations and such stuff are not really a issue. Are there also Tutorials without Videos? To be honest reading how somethign works is more useful for me as watching videos where i coudl possible find something if i watch 10 oder 20 minutes .

 

Already looked at xyths Tutorials but only found something about Vehicles, Weapons and such Stuff but nothing about adding a new Entity to the Game. And Vehicles, Weapons, new Building Blocks or new Blocks with interactions are no Problem .

Link to comment
Share on other sites

There are far too many different ways to add entities to cover in a document. Videos really are the best way, unfortunately.

 

It's all about the different rigging. Did the model come with rigging, does it have animations, are they legacy or mecanim, does it have a state machine...

 

...no to any of these would require a separate branch of answers.

 

- - - Updated - - -

 

But to answer your question, no, no special tagging.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...