Skip to content

A tower defense work in progress, using Unity and C♯

License

Notifications You must be signed in to change notification settings

dcbriccetti/tower-defense

Repository files navigation

tower-defense

A tower defense work in progress, using Unity and C♯

Credits:

Procedures

Adding an enemy

  • tag it with enemy
  • attach the Enemy script or a subclass to it
  • add a rigidbody component
  • add a collider component
  • Blender
    • Rotate on x by -90
    • Apply transformations
    • Save

About

A tower defense work in progress, using Unity and C♯

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages