partTimeCrazy's Forum Posts

  • 6 posts
  • Yann has the right idea but i'm not sure how to do that if the square in the example is an irregular shape? Basically the square needs to only have an outline of the square i.e. walls and the circle can only move inside those walls.

    I'm thinking I may be better off making each "wall" a sprite in itself and having collision detection on it that way. I thought there might have been an easy way to have a single sprite with a hollow center but I may be over thinking it.

    Thanks for the responses anyway! Its nice to see such a helpful forum!

    <img src="smileys/smiley20.gif" border="0" align="middle" />

    Also Yann, those Reddit Videos are awesome!

  • Hi all,

    Still learning but have a relatively basic (i hope) question for everyone. I have a shape that I want to be hollow e.g. a square and it has a another shape inside it e.g. a circle. What I want to do is be able to move the circle around the inside of the square and be contained to that area. I can move the circle around easily enough with behaviours but i'm not sure about the square, should it even be a sprite? I can't make the square a solid as the circle then appears outside the square. Is the alternative to add in some "hidden" sprites that would mark out the collision area of the edge of the square?

    I've had a look on the forums and tutorials but i'm not even sure i'm calling it the correct thing to find the correct answer.

    Cheers!

  • whoah! DOnt know if anyone noticed but construct2 is 50% off in the steam sale. They dont mention it on the main page (that I could see) but if you search for its page the reduced prices are there!

    Cha ching!

    [<:o)]

  • Any chance this will appear in the Steam Sale this year? I've only just started getting into Construct2 but i'm holding off buying it on the off-chance it will be in their sale (which should be starting soon allegedly)...

    ...every little helps!

    <img src="smileys/smiley4.gif" border="0" align="middle" />

  • I've exported it as html5 so its an index.html file. Works perfect in Firefox and IE locally. Just seems to be a problem with Chrome. Just worried that I develop something and it doesnt work in the Chrome browser.

  • Try Construct 3

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

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

    Just starting with Construct2 and was doing the Beginners Guide To Construct2 tutorial for making the Ghost Shooter demo and when I export it and view it in Chrome all I get is a black screen. But when I use the preview option it works fine. There was a message about a webgl crash that appeared once but I cant get it to appear again. tried reinstalling chrome and clearing all the settings as well but still black screen

    The finished product works in firefox and IE without any issues, is there something obvious i'm missing?

    Cheers!

  • 6 posts