Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (46)

Sign In or Sign Up now to post a comment!
  • Dude get camstudio!

    it the best screen recording software

  • thnx, bro

  • hey man i can't catch all codes!anyone avable to help???

  • help me my guy goes through the wall and he doesn't move towards my mouse

  • how do u make your character move

  • is there a way to make it shoot towards an object instead of mouse?

  • THANK YOU SO MUCH WORKED 100%

  • this sucks, it wont even point to my mouse

    will only point in opposite direction :(

  • hello when i followed every step in your video and it works fine but when i try to shoot it says this

    ERROR in

    action number 1

    of Create Event

    for object Bullet:

    Error in expression:mouce_x position 1: Unknown variable mouce_x

    CAN U HELP ME?

  • @TheLiam236 lol you spelt mouse wrong

  • Lol all those error are self explanatory :P

  • never mind i got it

  • This popped up... i made sure that everything made sense and checked it 3 times. This is what came up:

    ______________________________­_____________

    ERROR in

    action number 1

    of Mouse Event for Glob Left Pressed

    for object THingy_obj.:

    Error in code at line 1: f=instance_create (x,y,Bullet_obj) ^

    at position 24: Unknown variable Bullet_obj

  • wow, please learn to make a good video. I don't see what you're doing! Bigger screen next time please.....

  • my person dosent move he just shoots

    HELP!!!!!!

  • Thanks bud :D

    Also i wanna move backwards too and use w and s for moving

    how does that work?

  • fuck you that the most helpfull video i ever seen

  • ______________________________­_____________

    FATAL ERROR in

    action number 1

    of Mouse Event for Glob Left Pressed

    for object Obj_PLayer:

    COMPILATION ERROR in code action

    Error in code at line 2: f.direction=direction ^

    at position 2: Symbol , or ) expected. what to do

  • Comment removed

  • when the mouse collision with the player this move like crazy, help

  • Do you need pro version for this?

  • @robertjackFunEvideo I have the lite version, so what do you think? If you have the pro version, skip the animating part and change the following line(s):

    image_index=direction-90;

    to:

    image_angle = point_direction(x,y,mouse_x,mo­use_y);

  • ERROR in

    action number 1

    of Mouse Event for Glob Left Pressed

    for object Snopp obj 1:

    Error in code at line 1: f=instance_create(x,y,sperma_o­bj)  ^

    at position 23: Unknown variable sperma_obj

    What should i do=?

  • @AnonymGangster It's pretty much self-explanitory really, make sure sperma_obj actually exists as an object and that the object is named like that, not the sprite.

  • @masteranimation2008 when it's done loading my arrow is autotmaticly moving the character instead of me clicking in that spot, this means it is shooting off

  • @thecamraeye It's intended to be like that...

  • i need help everytime

     i try to play it it says error

  • thnx dude

  • Thanks im subbing!

  • seriously? no sound? one third the picture? this really fucking crap..

  • @finalkamehamehaflash Music and sound is not really needed at all( well not for tutorials) if you want music, play your own. It usually brings stupid comments like: "Music sucks"

  • How come when my character shoots, the bullets don't come out through the middle?

  • @lolfactor97 Set the origin of the sprite by clicking the "center" button in the sprite's settings to make them come out through the middle. It's in the video too...

  • @masteranimation2008 yea, i rewatched the vid. i just 4got to delete the comment. thnks anyways for tut ;D!=

  • Comment removed

  • can you make a tutorial on how to shoot the direction you're facing if you're using a joystick. Please...With sugar on top!

  • what if i wanted to move with the left mouse button and shoot with the right? I know I type (mouse_check_button( )), but i dont know what to put in the ( ). :\

  • @AlmighyDove and i know what to do to shoot with the right mouse button.

  • @AlmighyDove Oh, that's simple, all you have to do is remove this part from the code in the step event:

    speed=0;

    if (keyboard_check(vk_up)){speed=­4;}

    Then add the event called Global Right Pressed, and move the code from the Global Left Pressed to that event, then when you're done with that, insert this code in the Global Left Pressed event:

    {

    speed=4;

    }

    then add the Global Left Released event, and add the same code but with a zero instead of a four, then you're done!.

  • I love coding GML.

  • cool. im used to LUA scripting, so I can kinda tell how the scripts work. thank you.

  • Comment removed

  • nice tutorial

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more