Jase00's Forum Posts

  • I hear and see lots of people use PatchMaker from Clickteam. I believe it has a free trial to test. :D

  • Link to .capx file (required!):

    Not needed

    Steps to reproduce:

    1. Create new project

    2. Go into event sheet and open an action that allows you to enter data (I.E "Compare two general values")

    3. Enter a closed bracket ) and it will give a windows crash.

    Observed result:

    Crash when entering a )

    Expected result:

    Not to crash

    Enjoy! <img src="smileys/smiley10.gif" border="0" align="middle" />

  • Funny, I attempted to try this kind of thing in the past thinking it would work for some reason.

    +1

  • Usually companies don't really do much when you use their stuff as long as you're not receiving profit and not claiming the images as your own, which it seems you're not gonna do XD

    THOUGH don't underestimate companies, some just hate it when anything of theirs is used in any way. Mario and Sonic fangames are very popular and do a massively great job at being a great game, but Sega and Nintendo don't seem to take those games down as far as I know. Go forth and make whatever you wish!

  • I agree with this.

    I'm not sure how plugins are developed, but if the developer of the plugin is required to put the version that the plugin was developed for, that would lead to this suggestion being easy to implement and would save a lot of hassle for unstable plugins.

  • I find that when the platform is thin, the character can sometimes teleport through it when the framerate fluctuates or if the character moves too fast iirc.

  • Link to .capx file (required!):

    Not necessary I think.

    Steps to reproduce:

    1. Have a blank project or existing project

    2. Add a Function object

    3. Do the action "Call Function

    4. Click "Add Parameter" and BOOM.

    dl.dropboxusercontent.com/u/7765312/r128FunctionBug.png

    Observed result:

    Errors appear

    Expected result:

    Errors should not appear

    Operating system & service pack:

    Windows 7 64bit

    Construct 2 version:

    r128

  • This insight is very intersting.

  • Whilst I do agree with keeping things private, one argument I have in my mind, is...

    If you're making a software, and were to hunt for a competitors "to-do" list, wouldn't you just look at your competitors forum and see all the people making "Suggestion" topics and noticing the Admin saying "This has been added on the todo list!"? I mean, avoiding a list of upcoming features just means that a competitor has to do a little bit of forum research and then they'll get their answers.

    Again, I DO think it helps and adds to our suprise anyway, and I've noticed that almost all releases, Ashley never even hints about the features that will be in it and blows us away when it does get released. :P

  • I'm all for a PayPal plugin, but one from and tested by Scirra.com. That way at least I have some assurance that it's fairly safe.

    What I'd really love, however, is a plugin for BitCoin!

    http://bitcoin.org/en/bitcoin-for-developers

    Yes, then we can deploy our apps on silkroad! <img src="smileys/smiley36.gif" border="0" align="middle" />

  • I guess that would be the best idea... I will have to empty out the project though, it's pretty big, not sure when I'll have the time to do that, but I shall! Thanks!

  • Ashley - That's what I thought; but it seems that whenever the sprites are onscreen, things get really laggy when around 5+ characters enter the screen. I've not optimised it so that characters are deactivated offscreen, so they behave just as they would onscreen and offscreen as of now, but it's just when the character is being rendered onscreen that it lags badly. Iirc I can get about 30 characters possibly whilst they are offscreen. I'm not sure why. The only event that is run at every tick is a "For Each" loop for each and every clothing sprite, to position itself on the character, and set its angle to the bodypart that it is on.

    Everything else, layering, changing animation, changing animation frame, all happens on the "On frame changed" trigger from the body of the character. I've done other small things too, like disable collisions for the clothing sprites, but it hasn't done too much lol.

    Thanks for your input!

  • Bumpity

    Yeah it's probably not good practise to triple post, but I'd like to ask something since I needed opinions/technical advice.

    So, I implemented the Canvas object and here's the method I done:

    -Have all the sprites that make up the character positioned offscreen.

    -Canvas positions to the offscreen sprites whenever there's a new frame of animation on the character and pastes all the sprites onto the canvas.

    -Canvas always positions at Player object.

    This works, pretty well to be honest. The framerate comparison from having 10 character detailed with Canvas is like 80fps compared to 25fps if I was using the sprites onscreen without a canvas

    (usually framerate is much higher, 120fps+)

    Thing is, each time the frame of the character changes, it's got to erase, then paste about 20 sprites into the Canvas, which I believe would be a big hit on performance. Am I right? I believe having all frames be pre-rendered in the canvas, then switching between the pre-rendered frames. Even though I don't think a plugin like that currently exists, would this all technically be a big deal?

    I had another question, but I've literally forgotten it (it is 3:22am here at the moment) but yeah, any input is good input :)

    Thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Personally, I think you should dive right in to making a game!

    Think of a good idea, then, research (or ask the forum for opinions) on how difficult it would be to make that sort of game, and then just...go fot it! When you run into problems, take a peek at the manual, and if that fails, ask here again, or keep trying to figure it out. Never give up!

    Ofcourse, thinking "I WANNA MAKE A MMORPG WITH REALLY COMPLICATED SYSTEMS AND WOAOWHOH" is gonna be difficult to dive into, but...well...do what you want, really! You're only limited by your own imagination; there's always a way to create a 2D game in C2!

    Good luck!

  • Woah..the logo and the heads worked VERY smoothly on my Galaxy S1!