poofdragon

About

Username
poofdragon
Joined
Visits
7
Last Active
Roles
Member

Comments

  • Variable Manager We need a menu under Game which explicitly handles all Game Variables in one place. This would be a page where we could globally define variables with default values (name, type, value, maybe a description, etc). This would help cl…
  • I have tried changing the values in both the GUI and HUD. I can enable the box image in GUI and adjust the relative placement, but previously I was doing this through the HUD itself in order to adjust for varying string lengths (I reuse the same int…
  • Fixed the Pause issue and set my "In Battle" settings to "Ignore". This has fixed a few of the problems that I was seeing before, but I am still having problems with Menus not being displayed at all. Nothing happens whatsoever when I press the butto…
  • Well, here's the situation. I have an image which acts as an overlay. Since this HUD element has no other function, I just just an empty Information box and add an image. Previously I could do this without error, but since the update that's changed.…
  • Awesome. I've been working on this all day =\ Are there any settings I might change in order to workaround this problem? I'm guessing this isn't something everyone was seeing.
  • BUG: HUD elements with empty text boxes are not displayed. To reproduce do the following: 1) Create new HUD. 2) Set HUD such that it will display automatically when starting a game. 3) Add an "Information Element" to the new HUD and select "Show B…
  • That's what I've been doing. Kind of an arduous process o_o (Sent the requested file via email) Update: Going through menus, shops and HUDs again. Everything looks correct so far (with relation to what was working in beta10). Still getting the pau…
  • "Drag and Drop" climbing volumes. This would be a prefab (or script) which implements climbing functionality through ORK (think ladders or ropes).
  • @kirb, thank you ^^
  • I jumped from beta10 to beta14a (I had some computer problems so my free time has been occupied trying to fix them instead of working on this project). I looked through the HUDs last night and everything "looked" normal. Can you point me to the chan…
  • I'm not sure if this has been reported anywhere yet. When starting a new game the GUI / HUD does not appear and I get the following error (after updating my project to beta14a): NullReferenceException: Object reference not set to an instance of an …