satellite23's Recent Forum Activity

  • Alright, I fixed it.

    For some reason, the origin points on the Wall object (which has different animation frames) were slightly off...by decimal points. Duh. I should've seen that right away.

    Thanks.

  • Hello,

    Relatively new to C3. I am building a platformer. I have the player (titled Red) that has the normal platform behavior. I have Wall objects that have the solid behavior.

    Sometimes when Red jumps and lands on a Wall, Red vibrates/bounces up-and-down for a few seconds. How can I fix this?

    I have checked the collision boxes, point of origins, everything.

    Thanks!

  • Thanks!

    I tried Player

    Is overlapping Wall

    random(32, LayoutWidth-32) Y: random(32, LayoutHeight-32)

    So far, I haven't had it spawn within a wall.

    This will also be helpful for spawning enemies and other objects.

  • Hello,

    I designed a random dungeon generator. The dungeon's walls are solid.

    I have a player object with 8-directional control (WASD). I want the player to spawn at a random location within the dungeon. I currently have:

    [Player] On Created

    set position to X: random(32, LayoutWidth-32) Y: random(32, LayoutHeight-32)

    More often than not, the player spawns in an empty space, or the 8-Directional properties bump it out of a wall. However, occasionally the player spawns WITHIN the wall and can't move. How would I prevent this from happening?

  • Oh dur! I feel stupid now. For some reason, I totally forgot about the Spawn Object action. I have no idea why. Lol. Thank you!

  • Yeah but how do I create an object (Flash, for example) at that specific Mortar's position? There are multiple mortars on the screen at once. That's why I want to know how to pick UIDs.

  • Hello,

    I'm making some sort of firework simulator. I have a sprite called "Mortar" that is set on a timer. When the timer expires, I want to create a "Flash" sprite at it's exact location, plus some other things.

    The problem is that there could be multiple Mortars running at any point, so the program won't know which one to create the Flash at.

    I've looked into UIDs a little bit. How would I figure out an object's UID, then assign it's position to that specific ID?

  • Try Construct 3

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

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

    Thank you so much! I believe that example is similar to what I'm looking for.

  • Thanks for your quick reply. I have tried giving the zombies the bullet and solid behaviors, but that doesn't work for some reason. The zombies still overlap.

    The closest thing I've come up with so far is when a collision happens, to physically move both zombies. However, that looks really weird.

    You just gave me an idea...I'm about to test it out. Perhaps the zombies don't always have to be following the player...

  • Hello,

    I'm working on a zombie game. Every tick, each zombie object sets its angle towards the player and moves forward one pixel.

    This is fine when there is one zombie. However, when I add multiple zombies to the layout, they all walk towards the same position. At some point, they overlap and won't separate.

    How do I make it so that the zombies can't overlap?

    Thanks!

  • Haha yeah, I meant choosing files the user has already downloaded. Spotify and other streaming services would be wayyyy too difficult, I imagine.

    That seems to be similar to what I want. Thanks for the links. I'll mess around with it and see if I can figure something out.

    Thank you!

  • Hello,

    I'm making a firework simulator/game which is heavily centered around the soundtrack. I have imported a nice selection for the game myself, but I wonder it it's possible to use the game to load sounds from an external library--say, iTunes or Windows Media Player.

    For example, the player looks at the soundtrack and thinks it's terrible. He wants to use a song from his personal library instead.

    As the developer, is there a way for me to allow access to that directory, then individually play that song in the game? I honestly have minimal experience with doing that type of stuff, so any advice at all would be helpful.

    Thanks!

satellite23's avatar

satellite23

Member since 11 Dec, 2013

None one is following satellite23 yet!

Connect with satellite23

Trophy Case

  • 10-Year Club

Progress

10/44
How to earn trophies