bedfl2016's Recent Forum Activity

  • suzannegrey He means the bit where the window moves

  • squidster please could you tell me how you magaged to get the camera to spin in your game

  • Guys do any of you know how i would be able to craete a short video on the story of my game charector like in supermeat boy at the start there's a video introducing the story how do i make one is there any specal software please help me out

  • So if you are trying to set your mouse cursor to a sprite right now you may be running into issues with it on IE & Chrome. It may not let you or only let you set it once, along with that you may want your mouse cursor to be animated and treated better as a object with properties a mouse might not be able to give.

    First things first create your mouse cursor image.

    Then once you have that made you will need to import it into construct 2 as a sprite object.

    Load the image where ever you have saved it into the actual sprite object, if you have it animated you will want to look at the animation bar at the bottom and import them that way by right clicking and by file, or just manually adding each frame of animation.

    You will of course need to import the construct 2 mouse plugin object into your project some where

    Next thing you will need to do is create a on start of layout event, in that event you need set the mouse cursor style to None.

    Then after that you need to have it create your mouse image sprite object on the top layer x = mouse.x: y = mouse.y.

    The final step is to have it always update to the mouse's position. So you create a on every tick event, and in it you create a action to set position of your sprite object to mouse.x & mouse.y

    l

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Please may you add hidden areas and areas where the camera scrolls in and the some it goes out

bedfl2016's avatar

bedfl2016

Member since 27 Sep, 2016

None one is following bedfl2016 yet!

Trophy Case

  • 8-Year Club
  • Email Verified

Progress

9/44
How to earn trophies