BetterTech – Kiosk Elements

There have been a few people with interest in the kiosk i developed for bettertech. Attached are the key code files that i used, and they include most of the hopping around that i pulled together. If you have any questions about the code please don’t hesitate to ask.

[download id="1"]

4 thoughts on “BetterTech – Kiosk Elements

  1. Tom Mooney

    What’s bettertech? – is that your umbrella code the kiosk method depends on?
    I’m still reading the .uc files.
    Not sure one may be missing
    class BTGFxKioskMoviePlayer extends BTGFxMoviePlayer
    but only the first is in the zip.

    Reply
    1. Bob Chatman Post author

      Better tech is a project i was playing with on UDK that i have had to shelve until the summer and a more reasonable 2D version is put into place. There is a lot of other code that i did not include, but this is the important kiosk related stuff.

      I don’t think the other stuff was more than some convenience functions and some call backs. I will look when i get home and update the zip file if it is important.

      Reply