shredex147's Forum Posts

  • check this

    Edit:sorry i still don't have enough rep to post urls try to google construct 2 multiplayer.

  • about the controls each one contains different animation i ran into problem where the player collide with the pistol sprite than for example collide with the shotgun it will switch the weapon but the animation won't play that why i created a group for each weapon.

  • What about spawning two particle objects? One on a blending layer for the lighting and another on a normal layer on top for the actual fire.

    i don't know why i haven't thought of that but having two particles will cause some slowdowns.

  • Hi

    i kinda need help on how to optimize my events is there a better way to do this.

    Thanks in advance

  • Hi i want to have a flamethrower that reveals masked area i tried the usual technique and set the flame particle to destination out when i shoot it reveals the masked area but i doesn't look like a flamethrower i also thought of having a light source set to the position of the particle than make the particle spawn the light source but it seems that you cannot make it spawn another object any thoughts on how to overcome this problem.

    Best Regards

  • thanks for clarifying.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • ok its working but what did you change is there something wrong with the light source i had or i did forget something.

    edit:it was a problem with light source.

    Thanks

  • Hi i'm having a problem i'm trying to make a similar effect like this game Human infected arena i created layer and set it to black(transparent:no,opacity:100,force own texture:yes) also i a have the light source(set to Destination out) which should reveal the dark areas but instead the light source is appearing as a white rectangle an idea on what happening

    Thanks

  • try downloading the capx file.

  • Hi guys i need some help doing a weapons switching system i did search the forum downloaded some capx but none had what i need.

    i have 4 weapons and i need to switch between them with the numpad.

    here is my capx:https://www.dropbox.com/s/x77n463zzka7ptg/test6.capx?dl=0

    Thanks in advance

  • Hi guys i'm still having problems with switching between animations the method that littlestain suggested works but problems arise when i decided to add another weapons i did use the same method the animation switch but it doesn't play any idea what i should do.

  • hi i want to prevent the character from firing until he collides with the pistol its working but i just want to make sure its the correct way to do it

    Thanks.

  • i got it working thanks if i want to have another weapons can i use the same events.

  • sorry this stuff seems a bit advanced for me its telling me to add an instance variable first don't know what that is.

  • sorry about the player control events is there anything wrong i should correct ?