Projects Tagged with "projectile"

Trigonometry Cannon

Trigonometry Cannon

By: Paddle2See

Views: 988 | LoveIts: 21

Description: There always seems to be interest in things that shoot. Here's how to do it with the new Trig functions. Use Space to shoot, Up/Down to control the barrel angle, Right/Left to roll the cannon around. The X key can be used to clear the cannonball paths. This is a cannon with the projectile mo ... show more

3D Projectile

3D Projectile

By: chalkmarrow

Views: 700 | LoveIts: 30

Description: This is a basic 3D projectile project that might be useful for those who want to make a 3D cannon game. Change "v0" to control initial speed, change angle to change how high the projectile fires (0-90 degrees), and change angle_lateral to change how far right or left it fires. I've put two ... show more

Projectile

Projectile

By: EdnaC

Views: 173 | LoveIts: 3

Description: How to fire and track the position of a projectile using a "Guide" Sprite to keep track of the velocity and direction of the projectile. Wind could easily by incorporated by adding a move to the guide sprite's script (change x by "wind effect").

3d_TacticalNukes

3d_TacticalNukes

By: EdnaC

Views: 151 | LoveIts: 5

Description: A two person, turn-based projectile shooter. You control a turret that launches shells at your opponent - And, during your turn (25 seconds), you can change position. Use the upper (Tactical) view to drive the turret and plan your shots. The lower view shows the elevation of the structures betwee ... show more

Enemy AI tutorial: Simple Projectile

Enemy AI tutorial: Simple Projectile

By: mistermitchell

Views: 127 | LoveIts: 0

Description: The enemy files a straight projectile towards the hero. If the projectile hits the hero, the projectile returns to the enemy. Part of a series of tutorials for simple enemy artificial intelligence. To play: - Control the hero with the mouse. - Press 'q' to quit.

ProjectilePhysics

ProjectilePhysics

By: EdnaC

Views: 103 | LoveIts: 3

Description: Projectile motion challenge! Press "S" to Start Real Physics, using the textbook equations for motion. Try to aim (up/down arrows) to hit the target. When you press "Spacebar", your projectile will be fired, and at that same instant, the cord holding the Bowling Ball up wil ... show more

golf swing

golf swing

By: wscott

Views: 84 | LoveIts: 0

Description: An attempt at projectile motion. Trig functions would have been helpful!

Enemy AI tutorial: Simple projectile with broadcast

Enemy AI tutorial: Simple projectile with broadcast

By: mistermitchell

Views: 81 | LoveIts: 0

Description: The enemy fires a projectile straight towards the hero. If the projectile hits the hero, the projectile broadcasts a message to the enemy, and the enemy announces his success. To play: - Control the hero with the mouse. - Press 'q' to quit.

Hurling Brian

Hurling Brian

By: croatoan

Views: 42 | LoveIts: 0

Description: Alright, this is my second game and I'M in it. Controls are basic: -> (look right) <- (look left) ^ (look up) down (look down) The point is to hurl on the animals within 45 sec... try to beat your score every time. The character automatically projectile vomits when you hit the arrow keys.

Gravity Projectile Cannon

Gravity Projectile Cannon

By: jessman

Views: 38 | LoveIts: 1

Description: This is just a simple cannon (no adjustable power, no trig). Change the cannon angle with the left and right arrow keys, turn the pen on with the ' i ' key, turn the pen off with the ' u ' key, and clear with the ' c ' key. You may use this for your own project (although there are much, much bet ... show more