chan316's Forum Posts

  • I wish to make a black hole that draws only a specific sprite. Is this possible and how to do it?

    Off topic.

    Hi Pariunos, I've got your PM and yes I'm interested. But due to low reps I can't reply your PM.

    Can you PM me your email address or any other way for contact?

    cheers!

  • Hello all, I'm Chan from Hong Kong. New to C2 and kind of stuck at this moment. I do design related stuff. Hopefully I can find someone who can do the programming and I do the artworks:)

  • Hi Chan, thank you for your response. I am aware of the pressure HR departments are under to recruit for specific roles. This is the reason I am trying to do something different. I have read a number of stories of people doing unique things to promote themselves and being successful, here is my attempt.

    I will try to make a version where the whole CV is visible but my concern would be the font size. I was hoping to create a second level in which the background was more colourful and contained skills rather than detailed information.

    Good luckI please let us know when you have an update version!

  • Can you attach the latest capx, please?

    Here is the capx. Thank you so much!

  • I did this for a greeting card design years ago but never made it.

  • Hello, it's a nice idea but most of the companies receive too many application letters and they simply don't have much time to read.

    I guess people only spend less than half a minute to scan through the CVs.

    What about let us see the whole CV without moving the character up and down? But also keep the playful element?

    Good luck!

  • I don't have a PSV but I think their memory cards are quite expensive

  • I was away... World Cup Finals. Back now. I'll take a look as soon as I get home.

    Thanks in advance!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There are full platform tutorial course on scirra channel :

    Thanks so much!

    I like the videos!

  • Hello, I am new to C2 too. I am a graphic artist and have some concepts want to have someone to work with.

    I am new in the forum so I don't have enough reps to send PM.

    If you could contact me at: gridded-98856717 [at] yahoo.com.hk?

    Thanks!

  • Player on collision with enemy ----- Subtract 1 from health

    Health = 0 ------ Player destroy - And show text "You Lose" Then restart layout

    Thanks so much! Now I understand the logic slowly.

  • You need an action that makes the player play a death animation etc once "health" is less or equal to zero... C2 wont automatically invent an entire death sequence for you.

    best of luck,

    cheers,

    Mike

    Yes I know. I will skip the dead animation for now. Just want my character die, minus a life, spawn in the beginning of the stage.

    But I just don't know how to make it die.

    I upload my capx file, would you mind to check if my events missing something?

  • Why would you see a response? You're just setting a variable, you need to make the players sprite react somehow, like play a getting hit animation etc.

    cheers,

    Mike

    I meant I don't see my character die after setting it. Anyway, I'm going to watch the youtube video. I have a lot to learn.

    Thank you.

  • I added this health instance variables to my Mario character and set it to 1.

    But I don't see any response when touching the enemies.

    If this pic enough to tell or if it's better to upload a capx file?

    Thank you so much.

  • Hello,

    I have followed the beginner platformer guide and made the player flash when hitting the enemy instead of dying.

    I just can't find a way to make it die

    Thank you in advance.