Dre788

About

Username
Dre788
Joined
Visits
389
Last Active
Roles
Member

Comments

  • Ok, so my problem was I was using the same key input with Rewired Standalone Input Module as I was using in Ork Input and this was causing repeat inputs. (also, using float slider was giving me strange large value count by 10) Once I disabled Rewire…
  • Okay, after a gazillion test I've determine the problem. So I have two sets of "Elements" for the directional keys in Rewired. One is for the default controls and the other is a break down of the directions for an exploring portion of the game. Unfo…
  • Yeah, that's how I have it set up as well. Have you tried testing a Int/float slider with the node Value Option Dialogue to see if you get multiple input feedback when you change the value? The overlapping here is my only real problem. (fyi, I have …
  • More options are always good. I'm still waiting to see how this whole thing plays out. Regardless, I'll be releasing my project. Any future projects are still to be decided. I'll continue to support Ork and GIL.
  • The formula target "player" in this case is referring to the space limit calculation. There doesn't seem to be an option to change the target for the application of the status effect. In that case, you can create an Auto Machine that uses Notify St…
  • Ah, you're correct, I forgot to mention I am displaying a list of items created along with their quantity. Since I'm only able to change the quantity when I create the item or when I place it into an inventory this is where I have my problem.
  • I've created this mini game of sort where the player can create and edit a random item. For example they can change the items level, or double the quantity before I place it in the players inventory. Right now I set up a work around by placing the i…
  • When I use the node Equipment Level Up, the level shoots all the way to the max. I can't figure out how it get it to only level by 1. Edit: So it seems I needed to set the Level Points of each item.(which I didn't do and regret not realizing this mu…
  • This sounds pretty good and is a welcomed improvement. There is one thing I've had difficulties implementing and that is adding other status effects with a status effects in the change settings. Currently I have to use a schematic to get the "Use On…
  • @gamingislove I see, but this creates another problem for me. I use variable conditions to change the shop inventory over time. Saved shops do not seem to acknowledge variable changes.
  • I think the New Marked Items for shops might be bugged. It continues to show the New text for items after I return to a shop even if I selected them multiple times. I set Mark New Content - Data setting to First Add and Unmark New Data to View as we…
  • @gamingislove Ah, ok. I figured out what I was doing wrong. I should have been using Content Type: Text for normal Button Content, and then setting Own Ability Layout for Type: Ability. That solved my problems well.
  • In Battle Menus - Option -> Type: Ability -> Button Content, the Additional Content doesn't seem to work for the Layout Settings-> Content Layout->Additional Content Layout. The only thing that works is the Button Content itself. Bug? Or…
  • Is Global Selected Data is saved in save files? When I use the Join Group node and enable Store Selected Data (Global) I can no longer access the character stored once I save and reload the save file.
  • What a great update. I've done a bit of testing and I don't seem to have any unusual data problems so far. My project has over 1,000 data assets so far and has seen a great improvement in loading speed. Opening Ork Before: 14 sec - 27 sec!! Opening …
  • @gamingislove Fair enough. :) I'm aware now so I'll be on the look out for any additional discrepancies.
  • @gamingislove Ah, that's good to know. Are status conditions the only nodes with this specification?
  • @gamingislove I ran into a problem with Check Status/Status Fork. I was comparing a status value to a local int value that was set with Machine Start Variable but the check wasn't functioning correctly. This is the set up I was using. https://www.d…
  • @gamingislove I noticed you have the ability to Mark New Content for Shop Settings, but I don't see where I can set the custom text for Shops. In menus there is a bool to enable Mark New Items, but I can't find something similar for shops.
  • SK1 said: Can ORK3 use 2D characters and 3D scenes like above? Yes. https://orkframework.com/guide/tutorials/gameplay-bits/2-5d-setup/