Errors, Player Death Function Disappeared

Discussion in 'Technical Discussion' started by ilinovik, Jun 7, 2018.

  1. ilinovik

    ilinovik Boxer

    Joined:
    May 31, 2018
    Messages:
    50
    Likes Received:
    5
    I have a question. I'm making a runner game. Previously, the player died if the edge of the screen reached it. Now suddenly it stopped the player just pushes forward. I didn't change anything about it. Or is the app constantly updated?
    Аnd I have frequent departures. I'm sending you reports from time to time. Sometimes the program crashes without reports.
     
  2. Lamora

    Lamora Avid Boxer

    Joined:
    Dec 8, 2016
    Messages:
    282
    Likes Received:
    140
    Check the game frame, on start scene sometimes you can accidentally click on it, if so it will be yellow instead of red
     
  3. ilinovik

    ilinovik Boxer

    Joined:
    May 31, 2018
    Messages:
    50
    Likes Received:
    5
    yeah, thanks for the advice.
     
  4. ilinovik

    ilinovik Boxer

    Joined:
    May 31, 2018
    Messages:
    50
    Likes Received:
    5
    problem! the frames themselves change color. I leave them. I have to change it every time. This is an unbearable process.
     
  5. ilinovik

    ilinovik Boxer

    Joined:
    May 31, 2018
    Messages:
    50
    Likes Received:
    5
    I copied the background from another world. He didn't show up on the list. But on the stage background are now. Now if I just click on the screen - the color of the top frame Changes. I cannot remove it because it is not in the list. have to tear the world down.
     
  6. ilinovik

    ilinovik Boxer

    Joined:
    May 31, 2018
    Messages:
    50
    Likes Received:
    5
  7. ilinovik

    ilinovik Boxer

    Joined:
    May 31, 2018
    Messages:
    50
    Likes Received:
    5
    I already last hair pulled out=). Right now I will try to put version 2.3.6
     
  8. ilinovik

    ilinovik Boxer

    Joined:
    May 31, 2018
    Messages:
    50
    Likes Received:
    5
  9. adrogdesigns

    adrogdesigns Avid Boxer

    Joined:
    Dec 5, 2016
    Messages:
    318
    Likes Received:
    233
    i don't understand what your problem is.
     
  10. ilinovik

    ilinovik Boxer

    Joined:
    May 31, 2018
    Messages:
    50
    Likes Received:
    5
    the problem is the level collision frame, which in itself changes color. The video shows everything clearly.
     
  11. Lamora

    Lamora Avid Boxer

    Joined:
    Dec 8, 2016
    Messages:
    282
    Likes Received:
    140
    You are clicking ot it.
    Red means player will die
    Yellow means it will stop
    And grey mean that he can move outside of the frame like in platform games
     
  12. ilinovik

    ilinovik Boxer

    Joined:
    May 31, 2018
    Messages:
    50
    Likes Received:
    5
    I understand that. It changes color by itself. I'm not touching her at all. I have to return it every time. The video shows.
     
  13. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    First, @Lamora is correct the game frame is only changing color when you click on it, as far as I can tell. The SLIGHT color change, from yellow, to a faded yellow is just because it's not the active object on the screen. This difference does not matter, there are only 3 states, yellow, red and grey.

    Second, the overhead issue I see at the end of the video (the ONLY issue I see) may be caused because you are distorting the screen by using maximize. Turn on debug in the preview so you can see the game frame in the preview, you can better see what is going on. Are you making this game for mobile?
     
  14. ilinovik

    ilinovik Boxer

    Joined:
    May 31, 2018
    Messages:
    50
    Likes Received:
    5
    Yes for mobile. In the new version,no problem with the frame. But very frequent crashes from the program. I've sent probably 8 or more crash reports today.
    I always save the work
     
  15. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Looks like the crash you are seeing is related to the (in-game) camera. Do you have any files or procedure that will always cause a crash? If we can duplicate it here it's many times more likely we can fix it and do it much faster.
     
  16. ilinovik

    ilinovik Boxer

    Joined:
    May 31, 2018
    Messages:
    50
    Likes Received:
    5
    I can send you the whole file.
     
  17. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Send to support@buildbox.com along with a detailed explanation on how to reproduce the issue. Thanks!
     

Share This Page