Jump to content

Afke

Members
  • Posts

    84
  • Joined

  • Last visited

Blog Comments posted by Afke

  1. About LevelLoaded, OnUpdate and such, that is more higher level than I'm thinking currently. With the tool I'm building you would be able to create those yourself from the more lower level LE commands.

     

    It is just exactly what I'm talking about, It will be more powerful.

     

    LE3 Josh's direction is great in my opinion, and you are right, everithin has to be LE oriented :)

  2. This is great direction guys .

     

    @Rick

     

    The best example for visual programming is editor in Massive Brain Software by Weta Digital it is really powerful. They have few simple nodes like: if, input, output, logical nodes: AND, OR etc. With them you can make advance behaviors and save like behavior. Once, when you have those behaviors you can use them in your programs.

     

    For Example there is just one input node, there is command field in it. By command you can specify what input you want. You can have input from the terrain. That input will output terrain height on that position and normals, or Vision input, voice input etc..

     

    In our case we can have input event like: LevelLoaded, onUpdate, terrain input etc.

     

    Also some thinks like in UDC Kismet: Vars, IF Else, Switch - Case, Trigger, etc sound nodes.

     

    This is great direction , I had plans for something similar , i really want to help you , ports for BlitzMax or anything .

     

    but that doesn't need to be your system. I think that would fit into what I'm doing.

    [/Quote]

     

    That is great idea ,we can fast have a lot of useful staff , if we work together .

     

    EDIT:

    @Rick

    Could you please think about portability

    Blitzmax is great for editors and tools design ,I am working on Cut scene editor for my project . Can fit easy in your project something like Matinee in UDK it will be really useful .

    Data Loss Announcement

    Yep that's quite disturbing but "s..t happens". Like any good community we have to help a bit to solve problems together as much as possible, to upload again what we can upload :)

     

    Especially it is disturbing for you guys who have contributed a lot, I am grateful to you. I am relatively new member, but I'll try to contribute more in the near future.

     

    Something Positive :

    Deja vu :) Looks like Diving in the past :) Jane Croft site + release date :)

     

    I'm young again :)

  3. Otherwise it seems ok, although I'm not a fan of just getting ID's for things but if you were going to match how LE does things then that seems valid. But seriously polling for events is so 1990's :D

    You're correct I just wanted to make it simply, this is not the final version. What would you do in my place?

×
×
  • Create New...