Results 1 to 8 of 8
  1. #1
    Iron Guard
    Join Date
    Nov 2007
    Location
    USA
    Posts
    659

    Default Kismet to script

    Is there a way to look at Kismet Sequences in text form?

    I've prototyped some stuff in Kismet and I was just trying to figure the fastest way to port it all to just script and being able to look at it in text form instead of a wired diagram I thought would help.

  2. #2
    MSgt. Shooter Person
    Join Date
    Nov 2009
    Posts
    208

    Default

    Not that I know of. While the kismet graph can be copied to text, it can only be pasted into another kismet sequence. (Or an email if you wanted to send it to another designer or something). I think the best way to do this would be to compartmentalize. Take an isolated chunk of what you're trying to do and move it to unreal script piece by piece. I prototype a lot with Kismet then move it to Unreal script a little bit at a time depending on what I'm trying to do with it.

  3. #3
    Palace Guard

    Join Date
    Jun 2007
    Location
    Christchurch
    Posts
    3,508

    Default

    I usually just try to understand the actual logic the Kismet is trying to encapsulate. Once I understand what it is trying to achieve, I then write it in Unrealscript.

  4. #4
    MSgt. Shooter Person
    Join Date
    Jul 2011
    Posts
    484

    Default

    mikepurvis
    I've prototyped some stuff in Kismet and I was just trying to figure the fastest way to port it all to just script and being able to look at it in text form instead of a wired diagram I thought would help.
    Select, ctrl-v and copy to text editor like notepad.

  5. #5
    Banned
    Join Date
    Feb 2011
    Location
    BXL/Paris
    Posts
    2,169

    Default

    @rquester:
    "Select, ctrl-c and paste to text editor like notepad."

    @mikepurvis:
    Even you can save your "prototyped stuff" in external package.
    Last edited by VendorX; 03-25-2012 at 05:57 AM.

  6. #6
    Palace Guard

    Join Date
    Jun 2007
    Location
    Christchurch
    Posts
    3,508

    Default

    Pretty sure you can't directly just copy and paste Kismet objects and expect it to be automagic Unrealscript.

    Saving Kismet into Prefabs is one way; but it also doesn't convert it into Unrealscript.

  7. #7
    Banned
    Join Date
    Feb 2011
    Location
    BXL/Paris
    Posts
    2,169

    Default

    ...but you can -i'm pretty sure- paste it to Kismet again...

    BTW. I don't know what purpose is in "being able to look at it in text form", but when pasted or loaded all instance variables will be Null...
    Last edited by VendorX; 03-25-2012 at 06:29 AM.

  8. #8
    Palace Guard

    Join Date
    Jun 2007
    Location
    Christchurch
    Posts
    3,508

    Default

    Yes, you can do that. Kismet nodes is basically just Unrealscript Objects.


 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Copyright ©2009-2011 Epic Games, Inc. All Rights Reserved.
Digital Point modules: Sphinx-based search vBulletin skin by CompletevB.com.