DUTOIT's Forum Posts

  • DUTOIT You are totally right - not sure why I suggested every tick! oh well, always learning...

    No worries - We all use every tick especially when trying to show something in forums (It is just easier) like making text show some variable etc.

    Because we use it as demo (I do all the time) I just like to point out that it isn't always necessary. In fact I'm trying to think of something that requires every tick... lol, I can't think of anything.

    The game runs through the eventsheet(s) everytick, so any conditions triggers when they are true based on the conditions criteria.

  • Everything would be much easier if I knew English and would not use a translator, when search and expressing myself correctly.

    Yeah, you can come across really ... lol...

    Trick forsearching forums/tutorials because most of what you want is already here.

    Google: "your search criteria site:scirra.com" so "AI site:scirra.com"

  • You don't need the everytick... the condition will trigger when ball physics is sleeping. Doesn't help to check 60 times a second lol.

    is sleeper then apply impluse etc

    and make y 0.1 stops it from doing that little jump

    and ...

    Very beautiful. Look forward to final product.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • thank you very much

    I know. Good luck and you are welcome.

    Sidenote: In the closed topic there were more tutorials that were linked too. They are also good.

  • Your screenshot is a bit of a mess.

    What I do is take the game out and make a small demo - get it to work then put that demo into game.

    From what I see, I understand that when level > webstorage you want to set the score... but I find this isn't the best way to do it. It is essentially everytick. Game runs through eventsheet evertick and if Level>webstorage it stores it.

    How do you store score to variable level? I would create a function to save to storage and put that immediately after you update score.

    This does 3 things.

    1) It only updates - writes to webstorage when player score changes(he could be running around for half an hour without picking up a coin - lol), and

    2)removes the every tick check.

    3) and you can feel all fuzzy and warm inside knowing that his score and webstorage are being updated together (which is what level>webstorage is) but this way is better. Nothing worse than a player loosing his latest score - Grrrrrr - lol

  • Kyatric because you closed? will you help me you?

    [quote:rm760gmn]PD: if I want the enemy not fly and go on the ground all the time, jump ... as I do? I'm new to the pathfinding

    This tutorial does just that. It also has great AI built into it. They will jump, and follow you. This is seriously one of the most indepth tutorials on the subject. If this doesn't help you then I don't know what will.

    Here is the tutorial:

    AI Platformer

  • Thanks for answering, first I think there is a bad service, any program (accounting, payroll ...) have an online help, I'm not asking you to do me the whole game, just a little help.

    After ruining the post and insulted me by saying that bad people ... no one will help me

    I've told you why people don't help you... but you didn't like what I said.

    It is never a little help, if we don't do it perfect u keep on demanding.

    Anyways, here is a tut, a simple search can provide the answers - (I've told you this before!)

    here is tut: AI Platformer

    And you are in luck it comes with a capx so you don't have to learn anything

    Irbis,

    I insulted him here.

  • You are the first to have insulted and disrespected me, do not come by example.

    Do not ask me the whole game, only helps if you do not help me stop putting shit on the post for anyone to help me ... now that's sad

    PD: I want to talk to any moderator, who should I talk to?

    You can report me it is the little triangle with exclamation in the box.

  • >

    > > In all my doubts, no one has responded to me in days, so I get angry ... If you told me that it is a free program you would understand, but not charging money

    > >

    >

    > You pay money to use the software, not to get taught how to use it.

    > THis forum is fantastic, it is a super helpful place where everyone helps each other out.

    >

    > The problem is you have insulted, attacked at least 80% of the guys who help out here daily. You give nothing back to the community, you just demand help, month after month for over a year now.

    > I saw this post, and did like everyone else, I just ignored it.

    >

    Tell me who I insulted? First, do not talk without knowing, I have a tutorial translated into my language and obviously I can not help with questions because I am newbie

    But you still throwing shit at me ... I will create another nick, only set in that. For the price it costs to license the support would have to be insured have any other programs online helpdesk

    List is long...

    And that translation was a way for a fellow forum user to get you to be part of the community... If I remember you did that translation as payment for your spider movement.

    You are not a newbie, you've been refusing to learn for 2 years now.

  • In all my doubts, no one has responded to me in days, so I get angry ... If you told me that it is a free program you would understand, but not charging money

    You pay money to use the software, not to get taught how to use it.

    THis forum is fantastic, it is a super helpful place where everyone helps each other out.

    The problem is you have insulted, attacked at least 80% of the guys who help out here daily. You give nothing back to the community, you just demand help, month after month for over a year now.

    I saw this post, and did like everyone else, I just ignored it.

  • anyone can help me? ashley does not help me ... thanks

    Why should he? Why should anyone... You are rude, ungrateful and don't deserve any help from anyone.

    Sorry Moderators, this is months in the brewing

    How many people have helped you over the last year? Lots, myself included and each has been slapped around by you.

  • So you have that data in array?

    Create instance variable called unique id so when you click the station it captures the id. Pass that id to a function that grabs the data from array.

    So many ways to display it. There are 3rd party plugins that can make it look like a excel spreadsheet, you can make your own cells with text boxes...

    All in all, it depends.

    Have a look it this...C2 data editor

    He has a capx with a bunch of useful functions

    You can do something similiar.

    this is the search, but you can have it fill with info based on your own inputs (unique id)

    [attachment=0:9gbw3f4e][/attachment:9gbw3f4e]

    The capx was to demonstrate fetching/searching the data that the software handles.

    It is pretty impressive, a little pricey, but you will learn something and it will save you time. Win / Win.

    Note: this is a piece of software to create complicated data... arrays / dictionary sets.

    I like this dictionaries with arrays inside as deep as you want to go.

    For a simple example

    Dictionary

    Station1 "Array"

    Station2 "Array"

    etc

    He also gives a Capx with built in functions to allow you to retrieve and edit that data. Lots of work went into this tool. Nice to have if you are doing massive data projects.

  • Open C2 - click new and scroll down that list... So many fully commented capx.

  • Please Suggest me any mobile browser for android phones

    Is that a trick question?

    Chrome!