what have I been working on then?

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

ProjectX

Nicholas 'ProjectX' Udell - UnWheel Maps
Jan 9, 2004
1,223
0
0
Right behind you.
Well I've been silent for quite some time now and you guys might be wondering what massive project I've undertaken. You might be a little excited. Unfortunately up until now I have done NOTHING. Sure I made some textures using MapZone a while back (I seriously recommend this to anybody) but in the last three months: zilch.

The reasons are many:

a) University - I'm studying computer science (mainly programming) and have had little time to work on UnWheel

b) UnrealEd - It's always confusing starting with a new version of the editor, but it seems to be more so this time. I'm getting there, though it would've been nice to know that Subtractive building runs and builds slower than additive.

c) Lack of enthusiasm - I've been working on other things, coursework, socializing, making a bit of music, that sort of thing. I just haven't had the urge to work on a map

So I decided it was time to do something about it and I've solved all three problems with one fell swoop. I've begun managing my time better at Uni, this gives me more time to work on UnrealEd, meaning I can get used to it faster and it means I'm enthusiastic about level design again. Hooray!

It also helps seeing some of Steve's awesome shots he's been uploading.


So what have I been working on?

A corridor. Yeah I know it's not fancy or anything but it's a start. It also contains a custom particle system I made. No custom materials yet.

I'm thinking of making it either part of a power facility of some sort or a weapons factory. I'm leaning more towards weapons factory as I'm eager to play with Kismet and put some awesome set-pieces in (hey if we've got a powerful tool that will add uniqueness to every level we may as well use it!), such as cannonfire and the like. The trouble with UnWheel set pieces is that they can rarely affect the track itself. For instance, you have a cannon that blows up the track just as you drive over it, soaring you across to the next section. How the hell are the players behind going to do it?

You end up with three categories of set piece:

1) Eye-Candy - a set piece that never affects the player, e.g. a volcano exploding in the background

2) P1 set piece - a set piece that only affects one player, whether for good or bad, the other players must still be able to finish the race though. e.g. Player1 drives over a switch which moves the level, giving Player1 access to a shortcut while the other players must take the long way round

3) PAll set piece - a set piece that affects all players, e.g. a constant stream of boulders rolling across the road.

Frankly I would prefer to only use 1) and 3) in my maps, as 2) would make it a bit unfair on the other players, unless it had minimal effect on the players.

Hmm... article over.

Right a screenshot is in order, comments and criticisms would be great



EDIT: me old file hosting site is dying slowly - pic attached instead.
 

Attachments

  • shot1.jpg
    shot1.jpg
    83.9 KB · Views: 23
Last edited:

ProjectX

Nicholas 'ProjectX' Udell - UnWheel Maps
Jan 9, 2004
1,223
0
0
Right behind you.
The Unreal Ed Goblin strikes! That was fast.

Somehow the entire level has swapped from Additive Geometry to Subtractive. Now all my walls and floors aren't building, and the holes I've made as windows are now little rooms.

I've checked build order and that's all fine, so there's only one cause: the level has randomly decided to become a subtractive level.

Anyone know how to swap the build mode?

I suppose a copy and paste will fix it, it's just annoying.

Never mind, it was the most random BSP error I've ever had.
 
Last edited:

ProjectX

Nicholas 'ProjectX' Udell - UnWheel Maps
Jan 9, 2004
1,223
0
0
Right behind you.
It's ok, I've sorted it. I had a BSP brush that had one vertex slightly off-grid. Which annoys me since I've been grid-snapping all the way.