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

ChickenOutbreak2 Demo

 import QtQuick 2.0
 import Felgo 4.0

 EntityBase {
   id: roost
   entityType: "roost"
   poolingEnabled: true
   // put them before the windows
   z:1

   Image {
     id: sprite
     source: Qt.resolvedUrl("../../assets/roost_higher.png")
     width: 48
     height: 13
     anchors.centerIn: parent
   }

   BoxCollider {
     id: collider
     bodyType: Body.Static
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded