david7457's Forum Posts

  • Trying to do that.

    Its not turning out the way I want. I want it to when a Item iz in my inv... and the player is over the dirt area. They can press Space, or click on a dirt spot and till. Only I want it to do it in 3 animation steps ... eventually it'll effect stamina etc. Anyways they have to till the sot 3 times b4 its fully tilled. Then u can plant. Itz in the .capx in Event Sheet called Game Events.. Under Tilling Group

  • Try saving it as a Project instead of a .capx. That'll give u a better idea

  • Bump.

    Edit its the Objects -> ItemGroup = "Tools" Toolnames.At(Objects.AnimationFrame)

    Bit. It changes Toolname to a Frame number.. Which always becomes 0. It need to be a String Text.. Hence ToolName lolz

    Edit2: Fixed it.. Had to set The Toolnames array width to 0 XD

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Odd. Could u post a .capx.. Keep in mind u have to upload it cuz of ur rep

  • So more like this?

    P.S its a little Buggy. Dunno why its not decelerating properly

  • Hope This is what ur looking for.

  • Ok thanks I'll check it

  • brille

    Right now u dun have enough rep to Post a Plain Text url. If ur trying to post a .capx Upload it. If Url... Try adding spaces between the "/"s and post the URL

    Edit: Tried googling it.. Theres like 5 Winterbells. Dunno which one to look for? lolz

  • Ok thanks.. Took a while but I got it working. i was doing some things wrong at first

    Unnatural20 Ok for some reason "ToolName" is being set to 0 in the Array. So when I check for like "Hammer" it can't find it because there is no hammer its 0.

    codah Maybe u can see what I'm talking about

  • Np

  • For the First One I think u can replace the loading-logo.png with ur logo. But thats probs not what ur looking for.

  • Hope its not an OS issue. Wouldn't know exactly cuz Im runnin Win 7. I might try it on someone elses comp tommoz and see if same issue. Are u running the Required Specs?

  • Odd. Also u should be able to upload .capx regardless of Rep

  • See if this post helps any scirra.com forum/ how-do-i-rate-button-im-my-app_t115867

    Take outs spaces

  • Unnatural20

    codah

    Ok have a prob now. I recently tried changing things up a bit. I changed it to when I drop something. I can pick it up again, and so it doezn't pick up EVERYTHING I have it pick top instance.... Anyways. When I pick something up again it changes. I noticed that with the new item frame code fix it changed "item name" to frame number... which just resets it to 0. Its odd. Imma give my full .capx.. Its in the Event sheet called Game Events... and some is towards the middle, and rest bottom. Hopefully it can make sense to someone. If u find anything else wrong with my .capx in general I dun mind tips lolz. Im making a Farmming game in case no one knew. I have ALOT that probs need to be fixed, and added etc. Itz slowly comming together. Any help is appreciated.