Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

CarChallenge Demo

 import QtQuick 2.0

 import Felgo 4.0

 EntityBase {
     id: entity
     entityType: "wall"

     BoxCollider {
         id: boxCollider
         bodyType: Body.Static
         // the size of the collider is the same as the one from entity by default
     }

     Rectangle {
         anchors.fill: parent
         color: "brown"
         // this could be set to true for debugging
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded