glidden22's Forum Posts

  • thank you !!!

  • my aim is simple but im not very good witht he event system as i am new. The goal is to press a but and have my dye picture show a text of an integer randomly 1-6 i tried giving it a variable "Value" and randomly generate with "Set Text to random(6)" but it appears as a float im not sure why

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • thanks for that

  • i found out why its my paralaxing background but i still do not understand why if it is on the same layer as my player any ideas?

  • im a noob so i dont know how to post a capx. but i changed it so the playerbox has two image points and it works on the left side of my layout but when i go to the right it starts to distance itself from the player box i also pined the box to the player to keep it relative to the position which it does perfectly but if you could tell me how to post a capx i will gladly im stumped

  • When bullet spawns it is far from the image points on the positive xside of my level but when i move to the negative it works fine my player is connected to a player box by everytick and the image points are on my players 2 guns there are multiple animation frames witch i custom set all image points and ive taken off the player box and physics and still no luck please help

  • Hello i hae a pretty big project i would like to work on its going to be like a gta style top down but more of an rpg in the sence of dialogue ect. i was wondering if construct 2 is capable of handling a large scale rpg ???

  • thanks

  • thanks

  • anyone have any tips or good programs for having smooth running sprite animations?

  • no for implementing my own add-ons into construct and will i be limited in the aspect of what i can add to it or can i make what i have the skill for

  • thanks for the reply what is the best sdk in your opinion?

  • im a noob i have minimal skills in coding but i was wondering if there was a way i could be more hands on with my project rather than using the even sheet or if the event sheet handles free writing of javascript i just want to learn how to code properly and not have as many limitations

  • how would i go about adjusting a projectiles velocity by pressing a key

    quick example

    click a

    add 1 to bullets velocity

    minimum 200 maximum 400

    in my game im trying to set it up so you have to determine the angle and velocity of a sniper rifle in order to reach your target im fairly new to this program and have little skills on mathmatic equations ive searched all examples i just cant seem to find any forum post with the anser to my question PLEASE HELP

  • i cant stop my enemy from repeating death animation once instant variable "health" reachs 0

    this is what i have enemy- when health is equal to 0- play:" fall" animation

    sub event when fall finished stop animation