TiredSundew5639's Forum Posts

  • I dont know how to post a bug with that website

  • I'm on a laptop and it has not done this most of the time, but now it just wont stop and I can't fix it

    so how do I report it?

  • I have done this before, but now for some reason when I click on an animation and try to click loop or the other things, it just shows what it does and it wont allow me to make an animation loop, because the check box disappears and the only thing that shows in the properties menu is just what the loop can do and when I click help, it just says to go to this website but it is unclickable

  • Nevermind I fixed it, and thank you for helping me get on track!

  • This is what I got so far and the problem is I don't know how to tell the system to randomly pick 1 - 3 because it just thinks it is -2

    It is this highlighted one that is giving me trouble because when I go to debug and I look at the values, it is changing but it is just does -1 and stuff like -1.9485457

  • I tried, but I think I did it wrong

  • Do you think you can show me an example?

  • Basically I have 4 copy and pasted sprites, and I want it so that after 1 second of them moving, the system picks a number of 1-3 and they move to an area depending on the number, for example, if 1 is picked, I want it to go to the bottom of the box is the bottom while 3 is the top. I am fine with either they all spawn in the same line or they all spawn in different areas. I added an instance variable and I made it so that if the value is one, it goes to the bottom and vice versa, but the problem is I don't know how to make the system pick those values and it seems that the system is reading the variable since if I click on it, it says that the value "varies", so it knows that the variable changes, but it is just not changing it

  • never mind I figured it out

  • can you show an example of the code?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Basically if you have ever played Undertale, then you would know that when you are fighting a monster and you go to the 4 button that allow you to interact with them, you would know that unlike when you are dodging attacks, you can only blink to the other said button.

    What I mean by this is say your soul is on the item button, how do I make it so that you can not just move around as you please, but make it so that if you use a and d, you can go to the other buttons, but you can not change elevation, just your x position and you can only go to those four points

  • Thank you it works just fine now :)

  • the problem is that the fight button is not actually attached to the "is menu" because I had to put something between the elses, otherwise the game would not run.

  • I have already done this with the fight button and at one point, the act button, but for some reason if you put the heart outside of the box and touch the buttons, they don't change to the "light up" animation which is weird since it works just fine for the fight button

    here are the images for them (if you can see them because I don't know) if you can not then tell me and I will try again

  • THANK YOU SO MUCH, IT REALLY HELPS!! :)