lionz's Recent Forum Activity

  • Finish the game I guess, find some art for it and upload to somewhere like itch. This says demo. And any way to make the player move faster left to right as it is quite slow.

  • It probably just doesn't fit into your text object.

    Try using a text input (disabled) instead.

    Also try to avoid updating text every tick in general. Update when it changes instead.

    It's not to do with the text object space as I checked it, there is a genuine problem as though it doesn't like the format or something. But at the same time I'm not sure why you would ever need to display the json on the FE, I don't see a need for it. That's why I'm asking as storing it in a variable should be enough.

  • I'm not sure what's happening but the question is do you need it displayed on screen in your game ?

  • So looks like the guess was correct. You could put 'down button is not pressed' under the idle animation.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Check out tips here on how to post in this forum construct.net/en/forum/construct-3/how-do-i-8/best-help-tips-forum-139528

    Help us to help you by explaining what you did and adding info, thanks!

  • To give a proper fix I would need to see all animation events but in general the issue will be that it is trying to play more than one animation at the same time.

    Look for events that can be true at the same time, just a guess here is that you have an idle animation for 'player is not moving' and if the player is crouching they are also not moving so it will try and play both idle and crouch.

  • There is a condition on the Mouse object 'mouse button is down'

  • Nice! It's like that game Vampire Survivors I guess ?

  • You could still use Construct 2, and as far as I know you can import the capx into Construct 3.

  • It's always been this way and I was told intentionally so. Maybe the mouse only detects <canvas> objects. The button has its own click condition you can use though.

  • Since the logic you are going for is enemy following the player then use the Pathfinding behaviour. The enemy won't get stuck on walls with this.

  • Ok so as I suspected, it is working. To block out the E press you can do it a few ways, probably the best way is to add a condition appletext_index=0, this way it is blocked out until you do a reset later and set it back to 0 for a new bit of dialogue.

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 72 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