SuperJohnn's Forum Posts

  • 9 posts
  • To be honest I didn't understand that you wanted to make a glow in an external sofware. I thought that you wanted to make it dynamically within Construct. So, yes, any photo-paint software that respects it self should suffice for the effect you are after!

    I wasn´t really sure about what method would be better, but those examples gave me the idea of what should i do.

  • You could use the outline webGL effect. You'll have to get it from this topic and put it in your installation folder.

    See attached capx for an example...

    [attachment=2:2rksig8z][/attachment:2rksig8z]

    Now, if the effect you after is a blurred additive glow, you'll have to use a different sprite on top of the spaceships and set its blend mode to additive.

    See the following capx...

    [attachment=1:2rksig8z][/attachment:2rksig8z]

    quote]

    You can use glow mask on photoshop.

    2 mask's on in 100 opacity and the other 80 opacity.

    Like this:

    I think i got it guys, you gave me an idea, since i can´t use photoshop i decided to use Gimp (which is similar) and i found a neon effect so i made a neon version of the sprite (the outline) and placed the normal sprite on top of it. Now i just need to adjust some values.

    Thanks a lot for the help!

  • Im making a space shooter and i want to create a glowing effect in the outline of the main objects (enemy ships, bullets, some particles) something like neon lights, how can i do that?

    Thanks for the help.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • >

    > > it looks like the lowrezjam is intending you to do pseudo 32x32... meaning, you can have 3200x3200 and conform to the criteria by having your art consist of squares that are 100px big.

    > >

    >

    > Well, yeah i agree with you, but if i do that i don´t know how to make the pixel grid movement (not in betwen pixel, but pixel by pixel).

    >

    > Still that sounds like a great idea, ill try that too.

    >

    I think that there are several methods for creating tile-based movement that would suit your needs.. I have no experience with it, but doesn't the tilemap extension facilitate this sort of thing?

    I think i finally got it! i used your method, i used bigger sprites and used big tiles for the grid movement now it moves exactly as it should. Its as simple as that i just needed to make bigger tiles.

    Thanks a lot for the help, guys you are awesome!

    LowRezJam here i go.

  • >

    > > it looks like the lowrezjam is intending you to do pseudo 32x32... meaning, you can have 3200x3200 and conform to the criteria by having your art consist of squares that are 100px big.

    > >

    >

    > Well, yeah i agree with you, but if i do that i don´t know how to make the pixel grid movement (not in betwen pixel, but pixel by pixel).

    >

    > Still that sounds like a great idea, ill try that too.

    >

    I think that there are several methods for creating tile-based movement that would suit your needs.. I have no experience with it, but doesn't the tilemap extension facilitate this sort of thing?

    I´ve never seen the tilemap extension, sounds usefull, ill look for it,

  • deviever.com/lowrezjam2014

    No that pixel is not a space station... its a moon.

    Exactly!, thats the low rez jam, and those are the rules.

    I want to get in, just need to solve this confussion.

  • it looks like the lowrezjam is intending you to do pseudo 32x32... meaning, you can have 3200x3200 and conform to the criteria by having your art consist of squares that are 100px big.

    Well, yeah i agree with you, but if i do that i don´t know how to make the pixel grid movement (not in betwen pixel, but pixel by pixel).

    Still that sounds like a great idea, ill try that too.

  • You set the resolution in the project settings under window size. That being said, why on earth are you making your game 32 X 32.

    That being said, this resolution is far too small and it doesn't matter what you do, it probably will never look good full screen. To play the game at 32x32 resolution not scaled, the player will have to strain to see anything and scaling it up to a playable size will just make it extremely pixelated. If you are looking for a retro resolution, you could try shooting for an early pc game resolution like 320x200 or even 160x144 which is the original gameboy resolution.

    Thanks a lot for the help, i know it`s kinda crazy but that`s the challenge of the game jam (and one of the rules), its called low rez jam, i want to give it a try. It´s intended to look very, very pixelated, and it has to move acording to the pixel grid.

    Thanks again, i´ll take a look if i can do it.

  • Im working on this project and almost everything about the design is done (sprites, level design, music) but i don`t have any idea about how to make it with a 32x32 resolution and still look in a nice window size and/or fullscreen.

    Please help me, it`s for a game jam, so i dont have much time left.

    Greetings.

  • 9 posts