How Do I Spawn Enemies Using Serialized Data Such As Json?

Discussion in 'How Can I...?' started by Robert C, Mar 29, 2020.

  1. Robert C

    Robert C Boxer

    Joined:
    Mar 28, 2020
    Messages:
    1
    Likes Received:
    0
    I've seen a lot of demos of how to randomly spawn enemies using the "logic" section random number generator of the world mind map but that logic section seems a bit threadbare. If I wanted to make the game a bit more responsive, based on performance of the player or to get level updates from a server via HTTP this seems like the place to do it but I don't see anything. I understand BuildBox is supposed to be "No-Code" but I thought it seemed so capable and flexible it must be that I don't know HOW to do it not that there isn't any way. I am very comfortable digging into code and if there's a way to poke at the "man behind the curtain" I am happy to do it.
     
  2. Tai Huynh

    Tai Huynh Boxer

    Joined:
    Apr 2, 2020
    Messages:
    2
    Likes Received:
    0
    Also waiting for this answer? currently it seem like we hardcode everything :(
     

Share This Page