The Unreal Engine. Not to be confused with the free UDK.

learn more… | top users | synonyms

7
votes
3answers
2k views

Questions about rendering access in UDK

I also asked about this over on the UDK forums, but haven't had much luck getting any responses. Basically, I have some experience with UT3 modding, but I'm just getting started with the UDK, and I ...
5
votes
6answers
14k views

Unreal Engine 3 vs id Tech 3 vs Unity [closed]

I'm trying to decide which engine I should start using to try to start building a game in. I had chosen Unity, but upon hearing that Unreal Engine 3 had just become kinda free to use, I found myself ...
4
votes
3answers
14k views

How can the Unreal Development Kit be used with Android?

I've read the UDK will support Android development, I checked the download page on the site and found nothing related to Android. also read that Dungeon Defenders Android game was built with Unreal ...
3
votes
2answers
2k views

Unreal Engine - Scaleform - How do I capture a button click event?

I'm new to Unreal Development. In a nutshell, how do I create a button, install it in a basic game, and capture the button click event?
3
votes
3answers
2k views

Push and damage player pawn when hit by rotating pawn? (UDK)

I'm working on a game in which the player runs around a level themed as a pinball machine. There are flippers that react to the presence of pinballs by flipping (as one would expect pinball flippers ...
3
votes
1answer
2k views

How to get started with Unreal Engine for iPhone?

OK i have decent amount of knowledge of C++. I want to make cool games for iPhone using unreal engine and I have access to UDN. But everything seems cluttered on UDN. I have downloaded source from ...
3
votes
2answers
5k views

Move the location of the XYZ pivot point on a mesh in UDK

When working with any mesh, you get an XYZ point somewhere on it. If you just want to move the mesh in any direction, it doesn't matter where this point is located. However, I want to rotate a door. ...
3
votes
1answer
94 views

Why does the X Y Z translations now rotate along with my static meshes?

So I was making a map for UT3, using the Unreal 3 Editor provided, and all was going well. However I was doing some work with InterpActors and Vehicle Spawners, when I must have hit a key by mistake ...
3
votes
1answer
874 views

How to make a gaussian blur effect in UDK

I want to make a plane shape (surface) that have a gaussian blur applied to it and this plane is transperant, so all objects behind it looks like they are having a gaussian blur effect.
3
votes
1answer
417 views

Deleting Objects Before Export from Maya Causes .PSK to Crash UDK on Import

I'm using Maya 2008 Complete and 03/11 build of UDK as well as 07/10 build (haven't got around to installing newer version on other computer). I am using ActorX to export. I have a character that I ...
2
votes
2answers
648 views

How to create a mini-game?

I am wondering how to creat a mini-game like "Diner Dash" or like "Big Fish Games". I want my game to be 2d, but it looks like 3d: see this image. ...
2
votes
1answer
189 views

UDK Fixed AIController / Pawn Height

[I already asked this question on the UDK forums, without much success though.] I'm using a class derived from AIController to control my pawn in RTS-style. My problem is that the pawn does not have ...
2
votes
2answers
299 views

How can one access the depth buffer for Unreal Tournament 2004?

I'm looking for a way of getting depth buffer data for a virtual 3D sensor. Currently the method used is raycasting (implemented in UnrealScript), but I want to use the depth buffer data instead for ...
2
votes
1answer
463 views

Unreal Development Kit - What is a good method for accessing a relational database file?

I'd like to use a SQL Express file or something similar for a UDK demo. Is there a standard method for accessing data in a local relational database file? I understand that the best method may ...
2
votes
2answers
523 views

How can I run native code (in a DLL) from UnrealScript in UT/UE1?

I'm seeking an example showing how to create a DLL that can be called from UnrealScript in Unreal Engine 1 or Unreal Tournament.

1 2 3 4
15 30 50 per page