What Are You Working On?

Discussion in 'Halo and Forge Discussion' started by ForgeHub, Jul 12, 2013.

  1. Spartan s260

    Spartan s260 Legendary

    Messages:
    14
    Likes Received:
    12
    check out my map Siva destiny tower ep 1 my next map is when you and the other Spartan survive against the new darkness and you are running through the last city on earth to catch your ride to oni base from (halo 3 odst) Screenshot-Original 15.png 01-Tower_opt.jpg Screenshot-Original 15.png 01-Tower_opt.jpg Screenshot-Original.png
     
    AnonomissX, Buddy Jumps and Yevah like this.
  2. Yevah

    Yevah Ancient
    Senior Member

    Messages:
    1,120
    Likes Received:
    1,439
    I want to create a map that's ever changing. Think Battlefield. When you destroy a building in the middle of a match it will fall. This usually creates new pathing and lines of sight. I think that would be cool to incorporate into a competitive 2v2 environment in Halo. With the new destructible wood pieces it's more possible than ever. I may mess around with this idea sometime this week.
     
    #7982 Yevah, Oct 30, 2016
    Last edited: Oct 30, 2016
  3. NikkoJT

    NikkoJT Legendary
    Forge Critic

    Messages:
    235
    Likes Received:
    251
  4. Pat Sounds

    Pat Sounds Legendary
    Forge Critic Senior Member

    Messages:
    423
    Likes Received:
    750
    I'm working on a map set in a droid factory. I built it for a blockout contest being put on by iForge and Creative Force. It's called "Robota" at the moment and has been a challenge in terms of managing my collision budget. I'm using a lot of hazard suits for droids and they run up the budget pretty fast. It's interesting what objects are also tied to collision, like game mode objects and certain cylinders and props. After a bit of work though, I was able to manage my pieces and get it under control.

    Here's a waypoint link

    Screenshot-Original.png

    Here's the Contest:


    I'm currently having some problems with scripting. I can get the hanging droid racks to move down the assembly line in Forge, but when I load the map up in a game nothing moves and none of the scripts activate. I've had the same problem with a couple other maps with moving objects, so I assume this is a glitch going on now...Anyone else having that issue? Making the droid racks run on a track is really the last bit of icing I need to make this one look sick.

    I'm not expecting to win the contest or anything but I do enjoy doing art passes on blockouts. I've done a few recently and it's been a fun challenge.
     
  5. Spartan s260

    Spartan s260 Legendary

    Messages:
    14
    Likes Received:
    12
    still not finish but this map is still in the works its called siva the front lines ep 2

    you and a group of Spartans didn't find no survivors on the tower so it was time for you to escape and u end up on the front lines with your backs turned against the destroyed tower and facing a sphere called the traveler possessed by siva queen
     

    Attached Files:

    Given To Fly and Buddy Jumps like this.
  6. NOKYARD

    NOKYARD GrifballHub
    Cartographer Forge Critic Senior Member

    Messages:
    858
    Likes Received:
    1,365
  7. Zombievillan

    Zombievillan Ancient
    Forge Critic Senior Member

    Messages:
    2,717
    Likes Received:
    3,623
    I remember I Halo 3 once I built a map where I had a banshee spawn on a mancannon above the map in the distance so it would look like banshees were flying above the map. I had to delete them for budget purposes but has anyone scripted vehicles to fly over their maps for aesthetics's yet?
     
  8. NOKYARD

    NOKYARD GrifballHub
    Cartographer Forge Critic Senior Member

    Messages:
    858
    Likes Received:
    1,365
    Yes, for an upcoming project. Of course, i have to make it a little more elaborate by adding scripted FX.


    The exploding/despawning vehicles used the map's built in kill volume and draw distance. Those were not scripted. The FX spawn/despawn is tied directly to the spawn/death of the Wasp so there are no de-syncing issues. I have a version of the map with just the dogfight and a viewing platform above the map so you can see the mechanism up close in a custom game, it's designed to not fire in forge mode.
     
    #7988 NOKYARD, Nov 1, 2016
    Last edited: Nov 1, 2016
  9. JurassicWeeMan

    JurassicWeeMan Legendary
    Senior Member

    Messages:
    367
    Likes Received:
    425
  10. PhoenixVax

    PhoenixVax Legendary
    Senior Member

    Messages:
    222
    Likes Received:
    586
    Is this Halo: CE? (the rocks and the trees are there to tease the final result, they're not final) Screenshot-Original (57).png
    Screenshot-Original (58).png
    Screenshot-Original (59).png
    Screenshot-Original (60).png
     
  11. PharmaGangsta1

    PharmaGangsta1 Dr. Deathpit
    Senior Member

    Messages:
    670
    Likes Received:
    1,236
    PhoenixVax likes this.
  12. Yumudas Beegbut

    Yumudas Beegbut Legendary
    Wiki Contributor Senior Member

    Messages:
    393
    Likes Received:
    352
    I'm only kinda sure why I'm not altogether here.

    Yep, I wanna work on making prefab mechanisms that people can use to make big time destructible environments. I think a simple system of making structures out of mostly normal-physics pieces but held together with fixed or phased pieces (invisible blockers if needed) which can be despawned to let the whole thing crumble... that should be very doable. If it could also facilitate adding in some strategic map control play, so much the better.

    I'll try to take a look at the scripting stuff. There should be some solutions...
     
    Yevah likes this.
  13. AceOfSpades

    AceOfSpades Talented
    Forge Critic Senior Member

    Messages:
    3,552
    Likes Received:
    2,842
    Wut that looks dope. If you need testers for that message me on xbox por favor, I'd love to get some games on that. GT: AceOfSpades0707
     
  14. Pat Sounds

    Pat Sounds Legendary
    Forge Critic Senior Member

    Messages:
    423
    Likes Received:
    750
    Thanks man. Right now I've taken the scripts off since they were glitched but if you have any ideas about how to get the racks to move I'm all ears. The current issue I'm having on a few other maps as well as this one is that he scripts seem to just not activate at all.

    I have another map where I used almost the same scripts to animate a little glass sculpture in the middle. Here's a link if you care to look - Data Mine. If you go into forge, the objects will move as I want them to, but in custom games they are just stationary.

    In both instances I was using a timer to toggle power state on and off, and then movement that was scripted to move when power state was on and reset to position when power state is off. It's a pretty simple system and it works in forge, so that's what makes me think there's a glitch somewhere.
     
  15. CaptainDireWolf

    CaptainDireWolf Forger of the Wild
    Staff Member Forge Critic Senior Member

    Messages:
    732
    Likes Received:
    1,323
    Yea there's some terrible bugs right now which make any sort of timer scripting not work properly at all. Hoping 343 fixes it in the next update.
     
  16. PhoenixVax

    PhoenixVax Legendary
    Senior Member

    Messages:
    222
    Likes Received:
    586
    Thanks man! When I build something Halo related it's impossible for me to not take inpiration from CE. This time I'm taking only inspiration from it. It's gonna be a 4v4/5v5 map with vehicles, like a lot of old Halo maps used to be. Anyways looking forward to see yours!
     
    PharmaGangsta1 likes this.
  17. Pat Sounds

    Pat Sounds Legendary
    Forge Critic Senior Member

    Messages:
    423
    Likes Received:
    750
    Cool, that's what I figured. In that case I'll just sit tight and wait for them to push the next update. Scripts not working at all seems like a big thing they'd want to address in the next update.

    I've heard rumors that something is going to be done to address frame rate in the next patch too. Does anyone know if there's any legitimacy to that? Like, did someone at 343 hint at it or is that just hopeful speculation? A frame rate fix would be nice since I have a couple maps with minor frames issues...It would be great if those just went away without me having to pick apart the map. lol
     
  18. a Chunk

    a Chunk Blockout Artist
    Forge Critic Wiki Contributor Senior Member

    Messages:
    2,670
    Likes Received:
    7,152
    The last update affected frame rate negatively across the board (on both forge and dev maps), due to a change in how the game renders objects. 343 has said they're looking into it and attempting to find a fix. As far as I know, no confimation has been given that a fix has been found, and no time table has been announced.
     
    Pat Sounds likes this.
  19. Chronmeister

    Chronmeister Blockhead
    Forge Critic Senior Member

    Messages:
    977
    Likes Received:
    2,155
    I started a new Castle themed 2v2 on Sunday after what felt like a long break. I am still cleaning up the blockout, but I should have a good 7-800 pieces left to decorate once that part is done. I have a teleporter on the map, which I haven't used in a while. I think the exit location is good, but I'm not sure I have the entrance in the right spot. Anyway, it feels good to forge again. I hope this one turns out well. Its pretty simple, but I'm digging the sightlines I've got.

    [​IMG]

    [​IMG]

    [​IMG]
    If anyone wants to take a look at the unfinished product, its currently called "Plague", but I'm thinking of changing it to either "Krom's Keep" or "Chron's Keep" :)
     
  20. Pat Sounds

    Pat Sounds Legendary
    Forge Critic Senior Member

    Messages:
    423
    Likes Received:
    750
    Looks rad so far man. "Cron's Keep" is the clear winner IMO, hilarious.
     

Share This Page