Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

 

 

 

Scene Config

{
    cameras:[
        {
            width:100
            ,height:100
            ,name:"main"
        }
    ]
    "map":"config/map/main.json"
    ,"components":[
       {
            "type":"pixelblit.bunnyblast.BunnyblastSceneComponent"
       }
    ]
}
  • No labels