stev03's Forum Posts

  • 10 posts
  • is there any change for construct to create multi character sprite?

    i mean more than 1 character objct? moving alternately depend on time we click

  • Hi vtrix heres my example

    i actually have 2 object character and moving by a click on the objct and the object sprite will follow mouse i set this on both objct character if i click on of the sprite then the object follow to mouse x or y, problem is seems the physic won't work with this and both object sprite keep pass through each other...

    my example

  • Did you set object2's physics parameter 'Immovable' to 'Yes'?

    no i set immovable to "no" if i set 'yes' the object pass trough it

    i set density to 500

  • guys how i able to make an object can't pass trough another object

    here's the case

    im making two char object moving with the mouse / object follow mouse and i want every time the object1 which the one i move with mouse collide with object2 the object2 stay still and prevent the object1 to go any further.. just like a solid rock

    i tried using physic on my objects but when the object1 collide with object2 it always make object2 move or thrown away.. like there is a force from object1 causing it.. i tried set my object elasticity to 0 but it seems no effect on it

    i using solid behavior also and deleting my physic behavior i use solid on two of my object and the result is object1 pass trough object2 like there's no mass or density..

    i hope anyone can help me with this problem

    thanks before

  • OKKK i finally manage with variable THANKs! RockyCake   <img src="smileys/smiley14.gif" border="0" align="middle" />

    i finally understand using the variable thank's and my problem is solve

    need extra tweaking for diffrent value like 1 or 2 and global variable also i dunno if any other methode but im using two dummy sprite ball with same shape and colour and global variable set to 0

    i think im begin to love this software.. <img src="smileys/smiley20.gif" border="0" align="middle" /> this is my first for creating a game but scirra make it in simple & nice way for a game programing awesome thanks guys

  • ok im starting to understand now..

    i've read this tuts and understand a bit

    scirra.com/tutorials/158/veryvariable-toggle-between-two-states

    but how i able to set different value in variable to a multiple sprite say it 3 object player with only same move like "left click"

    example i want a "ball_sprite1" from original position out of layout when i press left click -> move to "player1" position (x,y) then release click it back to original position and if i press same left click to the other "player2" i want the same "ball_sprite1" to move to position (x,y) of "player2" to.. i mean how i able to order the system if i got only one same action is the "left click" action

    sorry if i ask a lot & write with the wrong word / grammar..

  • RockyCake HI thanks for ur replay

    can you tell me where to input the variable is on global variable or sprite variable? where i can learn about the variable expression?

    im very confuse with the variable system.. <img src="smileys/smiley5.gif" border="0" align="middle" />

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi im very new on game development and need help for my problem here..

    i have two sprite object and i want them follow and move with mouse and also facing the mouse angle if i press left click.. but i want the sprite moving one by one depend on which one i click the sprite object, as an example if i left click "sprite1" and the other "sprite2" remain and not effected even if both sprite on very near position or very close..

    can anyone help me with this.. i almost had a headache try to solve this <img src="smileys/smiley5.gif" border="0" align="middle" />

    sorry for my bad english

  • Hi im new on game making and want to learn making game to make a living for my family but im totally lack of knowledge in programing a game.. <img src="smileys/smiley19.gif" border="0" align="middle" />

    i already make an object (ball) follow mouse when clicked but i want the object throw or move if releasing left press the movement angle is depend on the direction of the mouse facing.. and i can't find how to do that..?? and i want the object (ball) move realistic when its hit the wall

    please please.. tell me how i able to do that i want to learn from you guys.. thanks2 a lot before..

  • Hi Ashley can u please tell me how to bent any object?

    1. im create a line in vertical position and if the player throw some object in it then i want the line to bent and throw the object back to its player.. just like rubber material

    2. i want to press and hold left mouse button and bent it to curve the line and when release the mouse i want the line back to its straight vertical position

    oh & i want to report a little problem i dunno if its a bug or what but every time i open the sftware & make new project the software crash and error msg appear i had to open with recent project tutorial before then to new project to avoid this bug error..

    thanks before! plz replay ASAP very curios with this and i love ur software and consider to buy it soon

    thanks and regard

  • 10 posts