Burvey's Forum Posts

  • You can already do this. Just drag one of the two tabs downwards into the other tab so you're viewing both at the same time (you can do it on a single screen or set it up with dual monitors if you want as well).

  • I don't know, I like the buttons as they are. Not everything has to be dark themed.

  • You can right click in the trigger area and click on Add Another Condition. That's the same as saying "And". There is another option in there to "Make an OR block". That's the same as saying "Or" but it's a bit more complicated. You just need to use and so just add another condition along with on left button clicked.

  • Did you look here (make sure you're logged in)?

    https://www.scirra.com/store/downloads

  • Make an instance variable called cooldown.

    On left button clicked and if cooldown = 0 -> fire bullet and set cooldown to 1

    If cooldown is greater then 0 -> subtract 0.5 every 0.5 seconds

    You can change the numbers to suit your needs.

  • Somebody let me try out his "stuff generator" as shown in the post above. I was able to come up with this after 15-20 minutes of playing around using only a few of the available shapes. Needless to say, it has a ton of potential!

    Build rooms for point and click games...

    Vehicles...

    Creatures, cutsceens etc. It's kinda crazy how much different stuff you can make with such few shapes.

    Title screens, icons etc.

    Non-descript sci-fi sabers anyone?

    A simple robot based on the picture on my 1 year olds pajamas.

    I made this using only circles.

    Simple image using only 3 shapes. I made this in 2 minutes. I should have added a background though because it's really hard to see the smoke.

    Edit: I wanted to note that everything above was made with an old version of Somebodys stuff generator. He's been working on improving it a great deal and I'm sure if I had access to the newer version these objects would be even better.

  • brunopalermo Key mapping is a bit more complex then that. For example if you want to let your players change the default controls etc. If anyone has some good examples I would like to see them as well.

  • Very cool! I really enjoy playing with this.

  • I can imagine it being used not only for prototyping and creating objects for use in games, but also being able to be integrated into games as well. Imagine giving game players the ability to design their own race cars or tanks etc in game.

  • Yeah, I know, I was referring to doing it on the fly.

    I actually saw your object generator first and I really like it. I hope you're able to keep making it better and better. It has a ton of potential IMO.

  • Not a bad start. The controls need work and there are some issues with jumping etc. It should be a cool retro style game once it's fixed up.

  • That's really cool. I wonder if there's a way to add importing your own library of objects.

  • If you walk to the right of the treasure chest in that one house with the treasure owner it will trigger it open twice and freeze the game.

    I didn't try anything after that because I couldn't figure out how to skip forward in the game and I didn't want to go through all the preview stuff again.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Wow Lennaert, that's really cool. I would play that. Haven't seen you around for a while, good to see you back. I'm still working on the same game... lol

  • scrollto does work. It's just very hard to troubleshoot without seeing the problem firsthand.