All Projects → IronWarrior → Projectileshooting

IronWarrior / Projectileshooting

Licence: unlicense
Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.

Labels

Projects that are alternatives of or similar to Projectileshooting

Alloy
Alloy physical shader framework for Unity.
Stars: ✭ 244 (-6.15%)
Mutual labels:  unity
Colyseus Unity3d
⚔ Colyseus Multiplayer SDK for Unity
Stars: ✭ 251 (-3.46%)
Mutual labels:  unity
Tork
Arcade vehicle physics for Unity
Stars: ✭ 256 (-1.54%)
Mutual labels:  unity
Cradle
Play Twine stories in Unity.
Stars: ✭ 242 (-6.92%)
Mutual labels:  unity
Edgedetect Postprocessingunity
Unity legacy Edge Detect image effect ported to Post Processing Stack v2
Stars: ✭ 246 (-5.38%)
Mutual labels:  unity
Videoplayereffects
Experimental special effects for VideoPlayer (Unity 5.6 new feature)
Stars: ✭ 252 (-3.08%)
Mutual labels:  unity
Unity Shader Basics Tutorial
A introduction into creating shaders for Unity
Stars: ✭ 243 (-6.54%)
Mutual labels:  unity
Viveinpututility Unity
A toolkit that helps developing/prototyping VR apps.
Stars: ✭ 256 (-1.54%)
Mutual labels:  unity
Meshdecimator
A mesh decimation library for .NET and Unity.
Stars: ✭ 249 (-4.23%)
Mutual labels:  unity
Matchthreegame
A match-3 game in Unity (like Candy Crush and Bejeweled)
Stars: ✭ 255 (-1.92%)
Mutual labels:  unity
Scriptablerenderpipeline
Scriptable Render Pipeline
Stars: ✭ 2,639 (+915%)
Mutual labels:  unity
Osmtrafficsim
TrafficSim using Unity ECS 2019.3
Stars: ✭ 246 (-5.38%)
Mutual labels:  unity
Brunetons Improved Atmospheric Scattering
A Unity port of Brunetons improved atmospheric scattering
Stars: ✭ 253 (-2.69%)
Mutual labels:  unity
Unitysocketprotobuf3demo
主要实现了用Unity对接了Leaf服务器。其次带了些小工具。
Stars: ✭ 244 (-6.15%)
Mutual labels:  unity
Deform Prototype
A prototyped framework for deforming meshes in the editor and at runtime in Unity. Not in development anymore, but it's still pretty awesome!
Stars: ✭ 256 (-1.54%)
Mutual labels:  unity
Cosinegradient
Cosine gradient generator for Unity
Stars: ✭ 244 (-6.15%)
Mutual labels:  unity
Chisel.prototype
Work in progress prototype for the Chisel Level Editor, for Unity
Stars: ✭ 247 (-5%)
Mutual labels:  unity
Unmaskforugui
Reverse mask for uGUI element in Unity.
Stars: ✭ 259 (-0.38%)
Mutual labels:  unity
Egameplay
一个基于Entity-Component模式的灵活、通用的战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格
Stars: ✭ 239 (-8.08%)
Mutual labels:  unity
Urp Psx
PSX retro graphics plugin for URP with Shadergraph in Unity
Stars: ✭ 251 (-3.46%)
Mutual labels:  unity

ProjectileShooting

Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.

Projectile physics calculations are inside the ProjectileMath.cs file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].