dazedangels's Recent Forum Activity

  • I don't know what's going wrong in your game, but this is my easy level menu. Maybe looking at it will help you figure out what's going wrong with yours: howtoconstructdemos.com/simple-level-selection-screen

    Good luck

  • C3/mobile game

    I have a pretty typical level setup. I have an image and a number in a container. The images all have different instance variable (images below).

    This is the first time I've made the menu layout larger than the viewer area.

    When the levels go below the viewing area, the screen isn't going to shift on it's own. Like if I moved level 27 below the area you can see now, there is nothing in place for the game to 'scroll to' that area.

    How do I get the game to scroll to the current level area, when the current is not longer in the initial screen area?

    Thank you

    Code

    Menu Setup

    Menu Look

  • C3/Mobile

    Is there a better way to save levels?

    I've been testing my game in the browser while I build it (preview project). I've been using Local Storage to save levels, but yesterday I had to clear the cache in my browser and today I'm back to level 1.

    This is not ideal. I now need to play all 22 levels again to check any new levels.

    Also, when this game actually becomes an app, will the levels revert back to 1 when the player updates?

    But how do I save the levels so they're not cleared with the cache?

    Thank you.

  • C3/Mobile

    When a sprite is destroyed, a message appears at the top of the screen that reads 'Destroyed' or 'Blasts +30' or something else, for just a moment - that all works.

    Sometimes the sprites overlap or are very close and are destroyed at the same time, which is good for the player, but when this happens the messages at the top overlap - that's not good. All the messages use the same text box.

    This is what it looks like: youtube.com/watch

    {The background is black because the camera isn't on}

    How do I keep the messages from overlapping?

    Thank you.

  • KryptoPixel,

    Oh of course, back to what I used first. Now I' m just confusing myself.

    Thank you.

  • Use the condition 'System - is between values'

    oosyrag,

    Ahhhh! Thank you.

    Is there an upper bound for all the rest that come after?

    I have one for 1-10 and then 11-50, but now I need one for 51-the rest.

    Thanks again

  • C3/mobile

    I need to set the game so if the player is between levels 1 & 10 it does something, but I can't remember how the value is supposed to read.

    I have Compare Variable

    Variable: Level

    Comparison: =

    Value: ???

    I can't remember what I need to put in Value.

    I know it's not "between(1,10)" because life is not that simple.

    Thoughts?

    Thanks.

  • Try Construct 3

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

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

    Ahhh! I didn't think of that.

    Thank you.

  • C3/Mobile Game

    In this game the player has 10 seconds to kill the demon.

    It's suppose to work like this: If the player kills the demon within the 10 seconds the game continues.

    If the player fails to kill the demon the player loses 20 life points.

    The event reads: create demon, wait 10 seconds, destroy demon, subtract 20 from life.

    Which works, but if the demon is killed before the 10 second limit the game still subtracts 20 from life.

    How do I get the game to Not subtract 20 from life if the demon is killed before the 10 second limit?

    I made a demo to better explain.

    drive.google.com/file/d/1pFeABpCweuDSluj_39WnkZXCiGS0iIxq/view

    Thank you.

  • calminthenight

    That's what I'm trying to do. I can only find demoes for scrolling the text when you put the text you want scrolled in a variable - and you can't change the text in that variable. If you try to change the text in the variable it stops scrolling. That's the problem.

    I need a demo or an example for a text box where I can tell it when X happens: put 4 lines of text in the box and when the player presses the up and down arrows scroll the text up and down. Thus far I haven't found a demo or an example where that happen and everything I've tried has failed.

  • I have a text box that slides in and out - works great, but I need the text to change depending on the level.

    I can find a lot of demos where the text is put into a variable (string) and the text scrolls up and down within the text box, but nothing that lets me set text to X and scroll up and down. At least not without putting something below the text to hide it.

    The text box slides in and out and the text only appears when the text box is out, that all works great, but I can't figure out how to put scrolling text (with wordwrap) in there.

    Thoughts?

    Tagged:

  • Oh My God! Right in front of my face. I have been looking all over 'My Account'.

    Thank you.

dazedangels's avatar

dazedangels

Member since 5 Jun, 2019

Twitter
dazedangels has 1 followers

Connect with dazedangels

Trophy Case

  • 5-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

9/44
How to earn trophies