kris_8_8's Forum Posts

  • hello

    thank you for quick replay :)) everything works but i found another problem

    i can pick up and shoot box just once sometimes system allow me to pick up second time but cant shoot

    <img src="https://ibb.co/3hYQMRw" alt="Grab_shoot" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello can someone help me to sort out problem pls.

    My player is able to pick up object with

    player grab_instance 0

    -on collision with box

    -set posistion to player with box

    than

    -box pin pin to player

    add 1 to grab_instance

    if value grab_instance 1 and A pressed

    - player subtrace 1 from grab_instance

    - box set bullet speed 300

    - box pin unpin

    problem is cos all of the boxes getting bullet speed 300 i want to release just box picked by player all of rest of boxes need to stay on possition

    is any way to do it thank you for all help and sorry for my english