AuShadow's Forum Posts

  • Hi there, if you're still offering art out I have what I think could be a simple request but being god awful at art I can't say for sure, looking for a cartoon character on a pogo stick with animation of jumping for a simple side scroller game. Full credits would be given when game is released. Can't use on system due to low rep on forum but if you use discord can on on there. User name is AbelzAu#6209. If you can't or don't want to its no problem .

  • Hey all, just got a game idea in my head that I want to throw together but in it the main character will be on a pogo stick, so just wondering if anyone has seen an animated person on a pogo stick (2d) suitable for a side scroller. Not really in much of a position to commision an artist for the artwork but if anyone artist like out there was generous enough (and I know artist need to make a living too) I could donate $20AUD through PayPal for them and not require they be exclusive to me. But anyway if anyone sees any could they give a shout here thanks

    So have been following this thread for a bit and just thought would put my opinion in.

    I believe the $99 sub will be worth it for me even if it's just to make use of the cloud build service. I used to use xdk and that was fine but I don't want to to go signing up to phone gap just to produce my APK files, nor do I want to do the muck around of building them locally. The cloud service will suit me perfectly. And no I have not released any games or made money from this program, in fact would probably only use it around 10-20 hours per month at most. But if we want simple app building it's going to have a cost, I would rather those costs fund further development for the app I am using to make the games.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Platformer tutorial will answer binding sprite as it uses a box as player and then a character sprite always moving to it a d also keeping player in centre of screen as well (hint it's the scroll to behaviour). Your white text question is very difficult to read. The rest I can't really answer right now. At work on my phone maybe someone else can. I dare say there will be events to change window size for your FOV

  • First thing, do some tutorials, now...

    Layouts can share event sheets, when you create a new layout it will ask you if you want to make a new event sheet, just say no if you don't need one.

    Yes you need a layout for each level and the functions to change it is in your events, have a play and you will find it.

    An easy way to re-use all your sprites from previous layout is to duplicate the current layout and then modify it as your next level.