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

Crazy Carousel Game

 import QtQuick 2.0
 import Felgo 4.0

 // non-visible floor for collision testing
 EntityBase {
     id: floor
     entityType: "floor"

     width: parent.width // width of the scene
     height: 5

     // for collision testing
     BoxCollider {
         anchors.fill: parent
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded