my enemies doesn't move as they should

This forum is currently in read-only mode.
From the Asset Store
This is a code so you can see the same skin on all screens (peers). Each peer gets a skin, in addition to 4 directions t
  • i went throu other tutorials and help solutions, but i still don't know what i`m doing wrong. Can any one help my bees detect envirement? Weird thing is that sometimes thay are working fine, sometimes they don't.

    link to cap file

    edit@

    scr

  • 1. Put the Sine and Bullet behaviors on the beecalmask object instead of the bee. (You should always move the base, not the top. As an analogy: you want to pull on the wagon, not the rider.)

    2. Put the beecalmask object into a container with the bee. (IMPORTANT - this helps pick the right bee when the mask is picked)

    3. Destroy bee and mask on startup.

    4.

    <img src="http://i44.tinypic.com/egwgm0.png">

    Event 3 is "On collision between beecalmask and ground."

    Also, use the layer name instead of calling for the number... layer numbering seems to be wonky right now.

    By the way, your game is looking pretty slick

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 1. Put the Sine and Bullet behaviors on the beecalmask object instead of the bee. (You should always move the base, not the top. As an analogy: you want to pull on the wagon, not the rider.)

    2. Put the beecalmask object into a container with the bee. (IMPORTANT - this helps pick the right bee when the mask is picked)

    3. Destroy bee and mask on startup.

    4.

    <img src="http://i44.tinypic.com/egwgm0.png">

    Event 3 is "On collision between beecalmask and ground."

    Also, use the layer name instead of calling for the number... layer numbering seems to be wonky right now.

    By the way, your game is looking pretty slick

    Thanks man, already sort it out last night.

    just don't know yet will it work wih bullet colission... i`ll see later.

    And yeah, glad you like it ^^

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)