frayt's Forum Posts

  • so how can i run the even for both same sprite?

  • when I say box, I mean the spriter looks like a box because it's a spawn spriter ^^

  • I have one box sprite. I duplicated it so I have 2 box, with different UID, but the same name.

    I want to make appears another spriter on both box.

    I tried "for each box

    every 5 sec > create spriter on box.x box.y

    or just every 5 sex > create spriter on box. x box.y

    none works. I really don't understand how "for each" event works.

  • so I can use google docs as a server/host?

    how can I use google docs with construct 2?

  • thanks for reply oosyrag. I did'nt started the project. I just wanna know how local storage will manage online information. Because each members that will use the app will store his name on the app.

    what is google forms/sheets?

    I cheked google forms/sheets yeah, that's look like what I want but I would like the same things as an app on android for exemple.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I 'm in a part of a group for traning body. for comming to a meeting, we have to subscribe ourselves to a list. I wanna make an app that will record our name online.

    I would like that each part of members could subscribe themselves to a list by entering their name. I know how to do it, but I don't know how to bring the "multiplayer" side.

    for exemple, I subscribe myself to this list. How can I do for let the others members seing my name in their app.

  • okay I will explain my project. that's a shooter game. you have player against monsters.

    I want that every monsters that appears move to the player to bit him. but the monsters are in a different position on the map. they can move up, left right and down. they will try to reach the player but the problem is that in my eventsheet, every monsters is treated in the same why, even if they get bullet in their head. I want to dissociate each sprite of the instance monster.

  • https://www.noelshack.com/2017-07-1487513711-zezf.jpg

    I wanna associate for exemple, this guy with 3 sprite. I want that each sprite are acting independetly. because each sprite will follow a target and they are not in the same position, so they will not act at the same way.

    how can I do that?

    pic links fixed

  • I wanna create a sprite that will act independently from the other same sprite, with different UID.

    I want every sprite moving with and event, but not the same why by their position.

    on my project, I have created a sprite named ennemy. This sprite is not ennemy's sprite, is just a sprite for collision an moving. So I created another spriter that I will set every tick on the ennemy sprite.

    how can I do an simple event where I will be able to associate, for each instance of an sprite "ennemy" another sprite that are independently moving?

  • clone the player sprite

    use the pin behavior for one sprite of the player

    and duplicate all event of animation for the reflect of the player

    or you can

    clone the player sprite

    event sheet :

    every tick > "take the reflect player" > set position to another object

  • okay thanks for repply, I've done a hard disk error fix with windows 2 weeks ago, should I reformat my computer?

  • here is another message :

    Javascript error!

    SyntaxError: identifier starts immediately after numeric literal

    http://localhost:50000/preview.js, line 1 (col 0)

    different message, noway to run preview of the project. I did'nt made any change since 2 weeks ago, when all my project was running with no problem on preview

  • Problem Description

    Problem with all project run on construct 2

    Attach a Capx

    the problem is with all my project so I suppose there is no problem with capx. that was working 2 weeks ago, then I don't know why but preview any of my project doesn't work

    http://image.noelshack.com/fichiers/201 ... -bugcn.png

    Affected Browsers

    • Chrome: (YES)
    • FireFox: (YES)
    • Internet Explorer: (YES)

    Operating System and Service Pack

    ____ Windows 10 professional ____

    Construct 2 Version ID

    ____ release 239 ____

  • hi, I was busy so I take time to check it. so here is the problem

    http://image.noelshack.com/fichiers/201 ... -titre.png

    I still have the same problem, all the instance have the character's map enabled

  • I will check it, thanks you much for your work