New to Stencyl. What are .mbs files?

This page summarizes the projects mentioned and recommended in the original post on /r/Stencyl

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • stencyl-engine

    Create Flash, HTML5, iOS, Android, and desktop games with no code with Stencyl. This is the source to Stencyl's Haxe-based engine.

  • I believe it’s just a holding place for the game files for compilation. You can see it referenced in the engine code here: https://github.com/Stencyl/stencyl-engine/blob/master/com/stencyl/Data.hx

  • mbs-reader

    reader for stencyl mbs files in haxe

  • mbs files are just compressed versions of the xml files you see in your scenes folder, used for deployed apps to conserve space. while the scn files just store RLE-compressed tile data in various layers for display purposes, the mbs/xml files store the collision data as polygons, locations of actors, and a few other things like scene size and number of layers. funny that you asked this recently because i started working on an mbs reader (hopefully soon to be writer) here: https://github.com/hpr/mbs-reader

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Tutorials or "hands on" learning?

    1 project | /r/gamedev | 23 May 2023
  • People in the gamedev industry, how helpful are gamedev courses in university?

    1 project | /r/gamedev | 22 May 2023
  • What 2D Engine Should I Choose?

    1 project | /r/gamedev | 10 May 2023
  • What Enigine?

    1 project | /r/idleon | 20 Feb 2023
  • Where to start after scratch. (10 year old).

    1 project | /r/gamedev | 25 Jan 2023