lionz's Recent Forum Activity

  • Both of the conditions 'on item missing' and 'on item exists' only run after you have run the action 'Check item exists' which you didn't use.

    I assume you are using clear storage for testing purposes. So you can start by adding 'check item exists' action to run 'on storage cleared'. Normally you would do this on start of layout.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Your school really tasked you with that? To try and recreate a 3D game on your own that was made by a company of 700+ people. Good luck! Battle systems can be complex, you could have enemies with different states (variables) and use line of sight. When they are in range they would go to attack mode, otherwise they are in an idle movement mode.

  • Try it again as sometimes there are temporary problems with the build server. If it is still failing then send the logs to Construct support and maybe they can help.

  • This sounds easy to do but I guess no one responded because the phrasing is confusing, too many questions and it's not totally clear what you want.

  • On that second block I think pickedslot should be slot.UID ? Assuming that is being used to set the item back to it.

    When you drop item onto slot you need to pick the other item already in the slot, so I would start using a variable on the slot which contains the current item UID.

    Then for this I would use a function as it's easier to open up picking again and pass through as a parameter the slot.variable I mentioned (which is the UID of the item already in it).

    In the function say pick item where UID = param, and set position to picked_slot. This moves out the old item. After this you will need to run the logic that sets the slot.variable for both slots to the item that is in it, this could be another function that you call when dropping items.

  • Yeah inverted variable condition also fine, good it's fixed!

  • Looks like you have a Construct 3 subscription, you should build an APK there not with Construct 2 and cordova.

  • Could be something to do with variables that you only do on first launch of the game. The save data will still be there but when you load the new app the variables won't be set yet. It makes sense that they would be set when you load it a second time. You can test it yourself by clearing local data and launching the app as if it was the first time to see if you can recreate the issue.

  • The 'Scroll To' behaviour will follow the player. If you mean something more specific than this, try adding more information.

  • Have them in the layout at the start of the game then destroy them on start of layout. This way it is loaded into memory. Maybe it is loading it for the first time here and there's some delay.

  • Try adding a trigger once to the 'is lancou' event. If that doesn't work then let me know what lancou is set to when you release Z, is it set to false now?

    Be careful as some of your animations can try to run at the same time. In case you don't see the throw animation working at all it could be because it's trying to play idle or walk at the same time.

  • Ok I can't open this, I'd have to go back in time. Can you share a screenshot of the throw events and all the animations, may that will help. So the problem is that after you throw its stuck in the animation even when you walk ?

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 75 followers

Trophy Case

  • 11-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

24/44
How to earn trophies