Content tagged object

Report Tag

121 usages of this tag
  • 3 replies
  • 122 views
This content is deleted
Forum Topic
How do I attach sprites to each other.
0 favourites

Is there a way to solidly attach a sprite to another sprite, so that they seamlessly move together? I know there's functions and behaviors such as "Move To", "O...

  • 3 replies
  • 119 views
This content is deleted
Forum Topic
array and push object to it
0 favourites

How do I see the contents of the 'players' array, my plan is to push a player object with properties into it, is that possible? This is an example of an array c...

  • 4 replies
  • 76 views

Is it possible? Like when you replace all references of an object with another object? Thanks!

  • 17 replies
  • 169 views
0 favourites

I want the camera to zoom between two objects, they're seperate sprites. Trying to add co-op to my game. The camera is a seperate object aswell.

  • 6 replies
  • 142 views
This content is deleted
Forum Topic
Question about placement of objects
1 favourites

Could you please help me resolve one issue? There are three free places with numbers 1,2,3. I would like to make it so that when I click on an object A or B or...

  • 2 replies
  • 63 views
0 favourites

In image 1 by blackbox is in the "Exam" Layer which appears normal. When I move the blackbox into the "Paper" or "Background" layer it hides behind the "grey ca...

  • 12 replies
  • 138 views
0 favourites

I have a family with 6 3D objects, each with a different name for their corresponding style: Light_3d_listing , dark_3d_listing , neon_3d_listing , etc. I creat...

  • 1 replies
  • 41 views
0 favourites

I'm making a character who can deploy a manually controlled item. I create a new sprite object for the item (henceforth called "Drone"), without placing it in t...

  • 2 replies
  • 45 views
0 favourites

Could you please help me solve one question? I have several instances of object A, some of these instances overlap instances of object B. I need to determine wh...

  • 3 replies
  • 38 views
This content is deleted
Forum Topic
Multiple Enemy sprites/pinned objects
0 favourites

I have enemy soldiers that use an invisible platforming box with animation sprite object over it that is pinned to it. How do I get each pinned enemy sprite to...