BG1, PRELOAD BG2, PRELOAD

Results 1 to 9 of 9
  1. #1

    Default "One way entrance"

    So, I've been busy with my top-down shooter, but I've ran into a problem. I don't want my enemies to spawn in sight, because that looks rather weird. So I decided I wanted them to spawn out of the map and then enter the map some way. Now I wonder, How can I let them enter the map, without allowing the player to enter the spawnpoint?
    Letting them drop "down" from a "higher" platform is no option, as the player is able to jump.
    does anyone know a way to do this?

  2. #2
    LBPCentral Spotlight CrewLBPCentral Spotlight Crew biorogue's Avatar
    Points: 94,095, Level: 95
    Level completed: 50%, Points required for next Level: 955
    Overall activity: 28.0%
    7 days registered 1000 Experience Points 500 Experience Points 250 Experience Points 100 Experience Points
    PSN
    jester946
    Join Date
    Feb 2009
    Location
    Great State of Texas
    Posts
    9,594
    Blog Entries
    25

    Default

    why not make some sort of barrier that only the enemy can pass through? What type of enemy is..wait, it's top down, so it's not sackbots. I'd make a plasmafied or electrified hazard barrier. Will the player be riding in/around the controllable character?
    Ooh, wait, I got an idea.
    have an emitter emit an invisible wall at the enemy spawn point when the player gets near?


    Follow me on the twitterz @bioswoop

  3. #3

    Default

    Well you could put a piece of sticker panel and label it with a tag so when the player touches the tagged sticker panel it triggers a mover to move the player the opposite way.
    Objective X (1-4 player Top Down Shooter) BETA
    https://vita.lbp.me/v/ch563

  4. #4
    DAT USERTITLE FINALLYYYYY Woutery's Avatar
    Points: 21,878, Level: 45
    Level completed: 26%, Points required for next Level: 672
    Overall activity: 8.0%
    7 days registered 30 days registered 3 months registered 100 Experience Points 250 Experience Points
    PSN
    Woutery
    Join Date
    Aug 2011
    Location
    Roermond, the Netherlands
    Posts
    832

    Default

    Assuming your character is one layer thick, add an invisible material the size of the character one layer thin on top of it, and make sure the enemies don't have it. Then add thin invisible material around the edges you don't want the player to go.
    [FONT=Arial]-PSP Levels-
    Patchin' Yo Patchwork ~ Basicus ~ Cow Land ~ The White Den ~ Iced Memory ~ Iced Recovery
    -Vita Levels-
    Woutery's Factory ~ The Mysterious Forest ~ Wouter's Music ~ Wouter's Music Compact ~ Purple Platformer ~ Red Racer ~ Wouter's Music Super Compact ~ Jingle Bombs ~ Scary Platformer ~ Salad Bowl
    -LBP2 Levels-
    Wouter's Music ~ The Night ~ Some 8 Bit Music Teaser


  5. #5

    Default

    You could attach a long rectangle shaped sticker panel/hologram to the player with a motor bolt, so that the end is just off screen at any time. Have the sticker panel/hologram spin in a circle and put an emitter at the end to emit enemies randomly when it's not impacting a wall. That way, enemies will spawn only if there is a direct path to the player and always off screen.

  6. #6
    Sackperson Private koltonaugust's Avatar
    Points: 31,914, Level: 54
    Level completed: 97%, Points required for next Level: 36
    Overall activity: 28.0%
    7 days registered 100 Experience Points 250 Experience Points 500 Experience Points 30 days registered
    PSN
    Koltonaugust
    Join Date
    Jul 2010
    Location
    Texas
    Posts
    1,382
    Blog Entries
    21

    Default

    This is a bit late but you can also emit them on a different layer that the player cannot enter and simply have them move layers once through the gate. Think story mode boss checkpoints but for topdown shooters.

  7. #7

    Default

    hey all,
    Thanks for all the support! There are a lot of good ideas that I'll certainly try out!
    I'll give you all an update on the situation once I've tried everything out.
    Thanks again!

  8. #8

    Default

    Put a tag on the Enemies and a different one on the player (or player sensor deppending on how you done it). Connect the enemy's colour tag sensor to to an AND switch and have the player's colour tag sensor connected to the NOT switch then to the AND switch, Make the Range of the Player switch to far of a distaance so it would never be able to reach the door. Otherwise put a Tag in spawning area and then have a follower (set to flee) on the player so that if they approach it they are immediately sent back.

  9. #9

    Default

    Quote Originally Posted by Jonarrthan View Post
    Otherwise put a Tag in spawning area and then have a follower (set to flee) on the player so that if they approach it they are immediately sent back.
    Just been thinking about something like that, since the door ideas i tried weren't functioning fully, as you could use the zombie to block the (invisible) door and still sneak inside. However, I still needed to think of a way to make the character flee (dumb me didn't think about the follower, more about disabling movers and stuff like that , DUMB!). Thanks a lot!
    Going to try it out ASAP, I'll give an update if I figured it out.

    Edit: whoops, a little late, but it works perfectly. Thanks for your help everyone!
    Last edited by wolfbrother117; 09-02-2014 at 03:47 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •