Saturday 28 May 2016

GDevelop - How To Make Player Attack And Shoot Projectiles (BioMechanic Man Boy Style)

This shows you how player shoots projectile every time it punch. Player got 5 frame punching animation and in frames 1 and 3 player shoots projectile (frames goes 0,1,2,3,4). Download tutorial file HERE!

Events
Is there something you want to do with GDevelop, but you can't figure it out how to do that? Feel free to ask me and see if I can help you and make tutorial about it!

15 comments:

  1. can you make a video tutorial on how to give my platfomer charcter a gun to shoot enemies ?

    ReplyDelete
    Replies
    1. I made this two years ago, it is pretty messy but it might help you somehow: https://www.youtube.com/watch?v=M5R4B1FBaog&t

      It's not what you asked, but it might give you ideas how to do what you want :)

      Delete
  2. Hello,

    I have a problem that I have no idea how to fix. I'm making a 2d platform shooting game and the character follows the direction of the mouse so i can shoot wherever i want. My problem is that when i move the mouse the whole character is rotating but i want only his hands to move when i move the mouse. Can you please help me solve this issue? :)

    Thanks you,
    Miklos

    ReplyDelete
    Replies
    1. Hi! You need to make two separate sprites: Character and hand. Then you make hand direction to there where mouse is :) And of course make hand position always to be in certain point of the character. And make hand Origin and centre to the "shoulder"so hand will rotate correctly :)

      Delete
    2. Hum...i have my hand sprite moving where Mouse is but i want that he only moves in a specified angle range (up to down only) and not 360°. How can i do that? Thanks you.

      Delete
  3. GDevelop Beginner20 November 2018 at 21:15

    can you make a video for how to add touch buttons for player controls when creating an Android game

    ReplyDelete
  4. Hi,

    I am creating punch face game. But I having a problem which is when user click anywhere on screen and sprite such as fist or can fade out and something like to throw to face and after that the sprite will dispear and the face will bruise.

    Can you help me?
    Thank you

    ReplyDelete
  5. Wow, cool post. I'd like to write like this too - taking time and real hard work to make a great article... but I put things off too much and never seem to get started. Thanks though. https://thesurvivallife.com/firearm/

    ReplyDelete
  6. how can i add for android controls a shooting button

    ReplyDelete
  7. canyou shiw me how to make a charater swing like spiderman and shoot webs to swing from

    ReplyDelete
    Replies
    1. Not right now, but you can get the idea how to make it by looking at the examples bundled in gdevelop.

      Delete