User prompt
rotate it while draging.
User prompt
always rotate the stickman in the direction fo the drag after the click.
User prompt
apply gravity on the arrow same as it applies in real life, when we shoot an arrow from the bow, ( arrow makes a parabolic path)
User prompt
rotate it always when draging, not only when released.
User prompt
Draw a asset for representing the bow, and also rotate it to the direction of drag.
User prompt
gravity is not working, arrow is not going down when shooted at less speed, means it should go down when the speed is slow.
User prompt
apply gravity to the arrow
User prompt
the arrow shoot speed depends on the distance of drag release from the stickman.
User prompt
remove the physics from the arrow
User prompt
mid center
User prompt
move stick man character to mid
User prompt
arrow should make parabola when shooted.
User prompt
add gravity and physics to the arrow
User prompt
currently stickman shooting the arrow in the up direction i want it to shoot in the opposite direction of the drag
User prompt
stickman is facing in the right side and the arrows will go from left to right, from the location of the stick man bow
User prompt
shoot arrow only when the click is released.
User prompt
when i click and drag the it should aim in the opposite direction of the drag
User prompt
On the left centre of the screen the Stickman stands on the platform, holding bow in his hand, and when player clicks and drag the arrow it will aim, and on realease shoot the arrow in the direction with physics constraints, like gravity and all.
Initial prompt
Stickman Archery
===================================================================
--- original.js
+++ change.js
@@ -55,9 +55,9 @@
****/
var arrows = [];
var stickman = new Stickman();
stickman.x = 2048 / 2;
-stickman.y = 2732 - stickman.height;
+stickman.y = 2732 / 2;
game.addChild(stickman);
var targets = [];
var score = 0;
var scoreTxt = new Text2('0', {
Ballon Skiped. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Needle Shooting Stickman. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A clear blue sky with fluffy white clouds drifting lazily across.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.