The RubeFixtureCircle represents a Box2D Circle fixture as defined in the JSON file from the RUBE level editor. More...
Import Statement: | import Felgo 3.0 |
Inherits: |
The RubeFixtureCircle represents a Box2D Circle fixture as defined in the JSON file from the RUBE level editor. Don't create objects of this component on your own. Instead, let the RubeParser do this.
The RubeParser emits this signal after the internal initialization is finished. This allows you to react to a finished RUBE object. For example, you can search the custom properties for a reset position and move your Object to it.
Voted #1 for: