Skip to content

leventeren/Unity-Mine-Explosion-With-Effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Mine Explosion C# Script With Explosion Effect


Usage

Add to mine gameobject this script (no required collider)

  • debug (bool) : Show/hide radius

  • ImpactAddForce (bool) : Add Force with rigidboy

  • radius (float) : Determination radius

  • power (float) : Addforce rigidbody

  • damage (float) : Send damage value collider gameobject

  • removeAfterTime (float) : Destroy mine gameobject

  • ImpactEffect (gameobject) : Create impact effect

  • colliders (collider) : Collider

#Preview

About

Unity game mine explosion add damage and effect c# script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages