Trimeister's Forum Posts

  • Hello LittleStain,

    I tested out and it did worked exactly the way I wanted.

    Thank you so very much.

    Trimeister

  • Hi,

    I currentlly have my player follow toward my cursor.

    I like to know how I can tell my cursor to stay within the bottom 1/3 of the screen and not go outside.

    I am making a vertical scroller.

    Thank You.

  • Hi,

    How do I keep my cursor inside the playing area?

    I was thinking of setting the mouse to bound to layout..is that possible?

    I thought I used to see my mouse object in the object area(bottom right) but I don't see it anymore in my project.

    I'm looking at the mouse condition and I don't see anything that would help me.

    Did I miss something?

    Thank You.

  • Oops I over-saw it. Thank You. It worked great.

  • Hi,

    Once the condition is met how do I exit the spawn loop?

    Thank You.

  • Hi,

    So I think I can figure out how to use a counter for how many spawns but I'm not sure to how I can make it stop after 10.

    Let say I have an enemy spawns one at a time and I would want it to stop spawning when it hits 10. What action do I need to use to do this?

    Thank You.

  • oh no that is too bad. I guess I will do your net best way. TY.

  • Hi,

    During gameplay I have the player moves toward my cursor.

    I like to ask how do I have the cursor at specific coordinate when the game starts.

    Cause right now when the game starts the player would zoom toward the cursor,

    I would want the cursor to start at bottom center of screen eventhough my could be anywhere.

    Thank You.

  • Ok I will give it a try. TY.

  • Hello Everyone,

    I am creating a top down scroller and I'm wondering how do I have the enemy rotates facing

    the player as he enters the layout then shoots at the enemy then dash off the screen?

    Thank You.

  • So I am using the Set Position for the player travels and it works great.

    I'm wondering how come when the cursor is outside of layer either left or right the player will move inside the layout but it doesn't work when the cursor is out of layer at the bottom..the player would stay in place if I scroll left or right at the bottom.

    Thank You.

  • Hello Everyone,

    I figured out how to move my player toward the cursor w/o rotating the player by using the 'Set Position'

    but how do I control the speed for the player to get to the cursor.

    Right now its pretty fast and I want it slow down.

    Thank You.

  • Try Construct 3

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

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

    I'm having trouble with my starting layout.

    I have 2 layouts(layout 1 and layout 2).

    I moved the tab of layout 1 to farmost left and also I moved layout 1 up in the project area but it will run layout 2 if I click on tab layout 2. Does that mean I need to click on layout 1 before I compile?

    Thanks.

  • Hi Everyone,

    So I created a simple project and exported to HTML.

    I uploaded to dropbox. It was then synced.

    When I ran index.html from dropbox I still got black screen.

    Did I miss something?

    Oh I have installed Java for Windows 7 64-bit.

    Thank You.

  • I see it now and I was able to add more points.

    Thank you very much deathangel1479.