Home Unreal Engine

Lift Item??

polycounter lvl 12
Offline / Send Message
JZAcH polycounter lvl 12
Hello. I've been trying to be able to lift an item inside my game in UDK. The idea is that if you press the button e, the object you are facing is being lifted up and can be carried and dropped. I have tried hiding the gravity gun from view that is included in UDK but without success. It would be really nice if you could help me getting this working =)

Replies

  • Butthair
    Options
    Offline / Send Message
    Butthair polycounter lvl 11
    Not sure how you weren't successful with the grav gun, but it should pretty much serve its purpose. If you're dead set on using the 'E' key, you can remap the key input in the .ini file. I believe it's in UDK-XXXX-XX\UDKGame\Config. Backup it up, its called DefaultInput.ini.

    There's a few tuts on it. http://www.moug-portfolio.info/index.php?page=tutorials
    That's fairly up to date uScript stuff. Yes unfortunately it's code stuff, but if you dig around the internet you can find it. Google is a better friend than these forums.
Sign In or Register to comment.