snake85027's Forum Posts

  • do i have to move that dotted box?

  • see i did that and it cuts everything in half even though im within the layout bar....

  • when you begin a new layout it puts the margin in the upper left corner.. my project size is something like 600 by 500..

    anyway I am making a platformer and trying to build upward, past my window size but when i got to resize the layout for the height it will always put more room downward......what should i do?

  • thanks, that fixed it

  • i have two objects with physics.. one log and one nut, the nut drops down and hits the log, the log sways back and forth...but the log rotates full circle,,,how can i prevent full rotation?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I am trying to paint my sprite but it keeps on doing some transparency on it instead of being solid when i use the pencil or really any brush...not sure why its doing this....its as if i am using an eraser but i do not have it selected.

  • Just a game I have been working on for a very long time....Its all about collecting nuts within the certain amount of time.....collect the nuts, return them to your Home tree...enjoy..

    if you guys and gals have any game play suggestions or level design or enemy suggestions im all ears....

    im trying to build gameplay with the concept of the player getting heavy and hard to move.

    http://gamejolt.com/games/platformer/sq ... uts/18498/

  • where does the autosave, save to?

  • I finally got it to work right.....I did not really understand picking until I watched a video from udemy, online course.

    Subscribe to Construct videos now

    I joined this course and he had used picking for something and seeing it being used and where to find it and all that helped me out...Thanks to whoever this person is.

    now when i destroy the bird, it only destroys the bird that is overlapping it at the time. man oh man.

  • ]it works, thanks for your help...now its time to figure out how to have each layout play its own unique song.

  • would i be using an if statement? not sure how to check if its playing?

  • aw ok, yea the layout restart is at the beginning of the event page.

  • not sure why the song doubles when layout starts back up

  • when the player its out of layout it restarts the layout....i tried to do a ..when player is out of layout stop music but it doesnt listen to it....it just doubles. it

  • I have a few levels in my game now. I am trying to have several different background music, a different one for each level.

    level 1 layout starts play background 1.....

    level 2 layout starts play background 2...

    the issue I am having is when the player dies or respawns by leaving the playing area the looping sound that I have starting upon layout out doubles, its like playing over itself...