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

Durdles - 2-Player Action Game

 import QtQuick 2.0
 import Felgo 4.0
 import "../levels"

 // walls surround the area and limit the field
 EntityBase {
   id: entity
   entityId: "Wall"
   entityType: "wall"
   z: 3
   property alias image: image

   Image {
     id: image
     anchors.fill: parent
   }

   BoxCollider {
     id: boxCollider
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded