Jump to content
  • entry
    1
  • comments
    5
  • views
    3,055
 Share

5 Comments


Recommended Comments

@Chris:

 

The transparent GUI is done with SetBlend(BLEND_ALPHA) and DrawImage() commands. It's a custom GUI for LE, which I will include in gamelib 0.0.1.0 also (it's a separate gui.cpp and gui.h file, so it can be used also without gamelib by the infidels).

 

The building parts are placed on a 1x1x1 meter grid, with an additional Y offset which can be controlled with the cursor up/down, end (=reset) keys. The mouse wheel rotates the part 90° cw/ccw.

Link to comment
Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...