Skip to content

This package is a physics simulation of a Box that does not use Rigidbody. It is suitable for use as an effect.

License

Notifications You must be signed in to change notification settings

eviltwo/CompactProjectiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compact Projectiles

This package is a physics simulation of a Box that does not use Rigidbody. It is suitable for use as an effect.

At the start and upon each collision, one to three SphereCasts are executed to simulate the parabolic trajectory until the next collision. While in the air, it only reproduces the simulation results without performing calculations.

projectile

image

Hou to Use

  • The easiest way is to use the ProjectileController component.
  • You can control the simulation by using the BoxProjectile class from a custom class.

Install with UPM

https://github.com/eviltwo/CompactProjectiles.git?path=CompactProjectiles/Assets/CompactProjectiles

Support My Work

As a solo developer, your financial support would be greatly appreciated and helps me continue working on this project.

About

This package is a physics simulation of a Box that does not use Rigidbody. It is suitable for use as an effect.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages