dazedangels's Recent Forum Activity

  • WackyToaster

    This is what I get when I hit F12. Can you tell me what it's supposed to look like, please?

  • WackyToaster

    Hit F12 when? The game won't open.

    I only use the stable version, but the file still won't open because it's now corrupt.

    I want to know how to get C3 to tell me the file is corrupt before I spend a day building a game that will never open again.

  • This morning I opened my latest project (34TheOther.c3p) and I got that 'Are you sure it's a C3 file' error message. Which I'm told means your C3 file is corrupt. Because YES, it's a C3 file.

    I went to Google Drive, found the file and because I hit save obsessively, I have 97 versions of that file. I downloaded version 96. Same error message.

    So I downloaded and attempted to open 34TheOther.c3p version 79 from 1:51pm. Same error message.

    I then downloaded and attempted to open 34TheOther.c3p version 32 from 11:58am. Same error message.

    Then I downloaded and attempted to open 34TheOther.c3p version 1, from 9:51am. Same error message.

    If the file was corrupt at 9:51am, why did C3 allow me to work on that project and repeatedly save that project - the Entire Day - without telling me there was a problem?

    How do I know that file isn't going to open the next time I use it without closing and reopening the file as obsessively as I save it?

    That's an entire day wasted.

  • Krizzel29

    What other networks?

    I've been looking for other networks with not much luck.

    What do you know of other ads networks that work like Google ads in games? (Not necessarily with C3, just in general)

    If you have an affiliate link, I'd be happy to use it.

    Thanks.

  • I know that when allowing the game to choose a random number, under certain circumstances, you need to add one more number, but I don't know when to do that and I think it's messing with my game.

    Example: Set variable: gameLayout to floor(random(1,10))

    If I have 10 layouts and the variable chosen dictates the layout played, do I need to make the number in the parenthesis 1,10 or 1,11?

    When do I need to make it 1 more and when do I need to make it the correct amount?

    Thank you.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • The 2D object you're using, it's separate from the 3D object, yes? Like an animation?

    Test it this way:

    1. Make sure the 2D object is on the layout (I know, I know, just do it)

    2. Make sure you have the correct 'face visibility' box checked and you have something in 'use object image for faces' and it's the right something.

    But again, if you're doing all this in an 'Object Repository' layout, make sure you also have the 2D image on the layout that you are using the 2D object in (aka the game layout) or it doesn't show up.

  • LetTheMiceFree,

    I feel the same way.

    I can get a 3D game to look pretty good as long as nothing moves.

    If the player sprite is in front of another sprite it looks fine, but once the player jumps over it and is behind it, half the player is gone.

    Or if objects are set to invisible, when it is visible again, it doesn't matter what layer it's on, the overlap becomes an issue. I've read the C3 3D documentation again and again - an adjustment that fixes one thing creates an issue with another.

    It's my only issue with the 3D aspect of C3. I love every other thing about how C3 does 3D. Everything else makes sense and is so easy. The only issue is the transparency/overlapping.

  • BaconSwagg,

    That is a very interesting idea. I'm not entirely sure how to do that, but I'm going to try that next.

    Thank you.

    ~eDee

  • newt

    Do you mean make a frame with the player and the mallet together?

    The problem there is, if the player runs into the object the player loses points.

    If the mallet hits the object that player gains points. If the player jumps over the object it's a draw.

    I need to keep the player and the mallet separate because of collisions.

    I was thinking of setting the 3D objects beside each other and keep it constant using every tick, but it's a mobile game and every tick can slow things down so I haven't tried that yet. I was hoping for an alternative for an every tick.

  • C3/Mobile Game

    I need to pin a 3D mallet to a 3D player, so the player can swing the mallet and knock off the objects (at speed). The mallet and the player need to be separate but attached because if the 3D player hits the object and not the 3D mallet then the player loses speed points.

    The player will have several different options, not only a mallet, there is also a chainsaw, pointy stick, punching glove on a spring and a gun. I need to let the player change the 3D shapes on demand during the game.

    When I tried it, I wasn't successful. When I asked in the FB group, I'm told it isn't an option to pin a 3D shape to another 3D shape at a specific image point. Will that be an option in the future?

    Is there a creative work around that someone can share?

    The 3D shapes don't necessarily need to be attached - the mallet doesn't need to be in the player's hand, - but if the 3D mallet is beside the 3D player moving at the same angle/speed as the player and the mallet was at the same height as the player's hand that would work (especially since C3 has that overlap issue).

    Thank you.

    Tagged:

  • Ashley,

    That explains why it's not working lol

    Guess I'll have to move back to the variables.

    Thank you for clarifying.

  • C3/Mobile Game

    After 3 days of testing, I'm either assuming something or doing it wrong. I'd like clarification before I go further.

    I am making a 3D platformer mobile game.

    If layer 1 is set to interactive false, I assume then the player should not be allowed to interact with objects on that layer.

    Example,

    If the code is written: when the player overlaps a coin, add 1 to coinCount and destroy coin.

    If the player is on layer 2 and layer 2 is set to interactive true and layer 1 is set to interactive false, if there are coins on layer 1 directly under the player, the player should not be able to collect coins from layer 1. The player should only be able to collect coins on the layer that is interactive true, right?

    The player should only be able to collect the coins from the layer that is set to interactive true, yes?

    Am I wrong?

    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