Wenn Ich Schieße bin ich weg!!

  • GM 5
  • Wenn Ich Schieße bin ich weg!!

    Wenn mein spieler auf dem boden steht und ich schießen will, ist er auf einmal verschwunden. ?(
    Ich habe den normalen Gravitationscode if place_free(x,y+1){gravity
    =0.5}
    else{gravity=0}
    gravity_direction=270

    den normalen kollisionscode if vspeed>0&&!place_free
    (x,y+vspeed){move_contact(270)}
    vspeed=0

    und den normalen sprungcode if keyboard_check_pressed
    (vk_up)&&!place_free(x,y+1)
    {vspeed=-7}
    alles andere via drag&drop
    BITTE HELFT MIR!!! :headtouch:

    ich habe GM 7 lite :gmlove:
    Ich bin noch neu im Forum und im Game Maker. Seid bitte nicht so streng. :|

    Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Gamefreak99 ()

  • stevey schrieb:

    du musst uns schon den code vom schießen zeigen,weil da ja das problem auftritt
    Das hab ich via drag and drop gemacht, also mit create moving instance of object. kann mir jemand einen "schieß code" geben???

    Ich bin doch noch ein anfänger!!! ;(
    Ich bin noch neu im Forum und im Game Maker. Seid bitte nicht so streng. :|
  • Benutzer online 1

    1 Besucher