dilk's Forum Posts

  • I tried out your tutorial, and this is the effect I got:

    http://oi59.tinypic.com/15fnouw.jpg

    Which was not what I was looking for,

    I was looking more for something where it actualy seems like its casting light, where its making the area brighter, using that tutorial, it is very easy to tell that its just some image on top of blackness.

  • That tutorial is really outdated, and to be honest, with the little skill I currently have with Construct, it just makes things really more confusing for me when he talks about outdated terms and stuff that people that are familiar with construct with udnerstand the new term for that but I don't.

    Sorry, are there any more updated tutorials?

    Because that one is from around Construct 1.

  • How would I create a lighting effect where it is as if the whole world is dark, but the area where the "Light" is?

    Kind of like a spooky game, only my player is inside a cave and its way too bright. I want it to be really dim in the cave, but have the torches I set out throughout the cave provide some light.

    I made a example in Paint of what I want an effect to be:

    This is what it currently looks like in the game:

    As you can see I have the torch and every thing but it doesn't really look as if its helping the lighting, and the cave isn't dark because I don't know how to do that without changing the color of the cave itself, and that isn't what I want, I want to still have it there, but kind of have darkness over it.

    If you could provide some detailed info on how, and maybe a .capx that would be great because I am not very good with construct 2 :c

  • lolpaca, your project is similar however tru see,s to get more what I mean, however I am not sure how to achieve what he is trying to say, so I ask if maybe you could PM me an example .capx ?

  • Let me tell you guys this is a little too advanced for me to Understand, I haven't worked in this field before and I am really just getting lost, is there any way you guys could send me a .capx example? (Oh and the .capx to your game greed would be swell )

  • I am making a Mining Game like Motherload (If you dont know what that is, its an xgenstudios game, google it maybe to get a better reference) but the basic concept is a 2D Mining game.

    How would I generate the blocky world for my minter without having it be scrambled and random, also I dont want certain ores to appear too early, and I want the entire top layer to be grass. I have made up the block images, each 50x50 (Will probably size down even more).

    So how can I achieve this generating effect without Pre-Making a world that would take up 10000000 layout size. Plus I want my miner to be able to go back up and visit the shop on the surface world.

  • Nvm thats for the precentage,

  • "Loading: " & loadingprogress

    Is this right?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Basically I have a little spinning icon and text that says "Loading" for my loading page. But under the loading text I have another text, and I want it to display what the page is loading like "Loading: Images/spritesheet0.png" Like a loading console?

  • I figured it out, here are my lines:

    If any one knows of a better way to do this, let me know! :D

    oi61.tinypic.com/fk7f9g.jpg

  • I posted something about this earlier but forgot how to do it. I have a game where I am attempting to create a 2.5D world and basically I have a building that is a solid, but collision points setup everywhere but walkways and where you could supposidly walk behind it. Walking behind the building makes it seem as if your on top of it, How can I make so the building detects when you go behind it and then the building becomes in front of your character, and then when you walk in front it seems to be behind you.

    Basic Question: How do I make so when you are behind the building, the building is in front of you, and when your in front of the building, the building is behind you?

    Picture: <img src="http://oi61.tinypic.com/w0qadj.jpg" border="0" />

  • How do I do that? Sorry I am newbish with Construct.

    Also I have the free version of construct

  • How do I do that? Sorry I am newbish with Construct.

  • Basically I have trees and buildings that you can walk in front of, but I want so when you walk behind them, that they go transparent, but I do not want to have to setup a condition for each individual object, is there an easier way to do what I am attempting? Thanks in advance! -dilk

  • Oh and sorry for the tripple post, but also CitizenHP is a instance variable not global.