PremiumOxygen's Forum Posts

  • 7 posts
  • So as the title says, every time I try to access the C2 redeem code website it just gets an error message as if it's been archived or removed. Is there any other way I can redeem this? Is it even possible now?

  • This flows really well! The only problem is I keep getting stuck on platforms with it and there's no means of release unless I restart...

  • Hey there,

    Before I begin, please not I'm less than a week old to C2, so apologies if this is a stupid or obvious question. I've been trying to add a 'hookshot' style item into a platformer I've been making and I just can't seem to get it right. What I want it for the player to be able to click in the direction around the character sprite, a rope is fired and then the player shoots off into that direction if a solid point is hit.

    To do this, I've created a test purpose sprite called 'hookshot' which is always on the player centre; this follows the cursor around and and then spawns the 'hook' when clicked. The issues I'm having are these:

    1) The sprite isn't moving with the hook when it makes contact.

    2) The rope ('hook') that spawns on the 'hookshot' shoots off in two different directions, see image below.

    imgur.com/I4Az6vH

    3) Because of point two, the rope doesn't spawn at all because in most cases as it gets destroyed because the other direction 'rope' recognises the solid floor below the character and so only works when jumping or at a particular angle such as the image above.

    I've included a screenshot of the event 'code' I'm working with below, if anyone can tell me where I'm going wrong, I'd much appreciate it. I bet it's something incredibly simple I'm missing, but I've spent ages on this now. Thank you all for your help!

    Code:

    imgur.com/Bqrayzi

  • Haha not a problem, I think just deconstructing existing things really helps to learn how to creat - appreciate your reply!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey,

    I'm *very* new to Construct, I've been looking all over this forum and Google looking for a way in which I can create something like a Hookshot which would be controlled by a cursor for a platformer I'm creating.

    Ideally, I want it to just be a hookshot item (like one in Zelda) the character would hold in their hand and on clicking in a direction, the grappling would shoot from the gun and pull the player towards an object (collision point of the platforms) to hang there until released by jumping or what have you.

    I've already got my character and test level made, but I'm really struggling to write the process to make all of this work. I've been unsuccessful with the parts spawning all over the place and not really acting the way I intend them to.

    Really, I want someone's help as to where I'm going wrong - what would the process be to make this work effectively? I've found a few examples online, but nothing I can incorporate effectively.

    Thanks for your help in advance.

  • You do not have permission to view this post

  • Hey there!

    My name is Dean, I'm (very) new to C2 only just discovering it last night - I must say I'm impressed with what I've seen. I'm quite keen to get started making some games, it would be really nice if someone more experienced than myself wanted to chat about C2 or games generally.

    I don't know if this has a chat function or not, but if you would like to chat, inbox me and we can see what we can do to chat on! Who knows, maybe we can collaborate in future, I'm quite skilled with graphics and applications like Adobe software.

    Feel free to say hello, regardless!

  • 7 posts