Content tagged question

Similar Tags

Report Tag

61 usages of this tag
  • 4 replies
  • 273 views
This content is deleted
Forum Topic
How do I scroll text in a text object?
0 favourites

I have a text object with text in it that I append new text with "& newline" then I want to move the old text up one line, with the ability to scroll up or down...

posted 10 months ago
  • 1 replies
  • 146 views
0 favourites

How do you change the year with the Date command ChangeYear? I have this in my project, Date.ToLocaleString(Date.Now) result in the current date and time "7/15/...

posted 10 months ago
  • 4 replies
  • 155 views
0 favourites

So when my character hits the side of a platform he is able to sit on the side instead of falling down, I don't know how to get it so that the character only st...

  • 6 replies
  • 302 views
This content is deleted
Forum Topic
(new to javascript) how to fix this code
0 favourites

Function onCollisionBetweenSprites() {. If (sprite.X === sprite2.X && sprite.Y === sprite2.Y ) {. Wood += 1; }. }. Is there a mistake here? I'm trying to make s...

  • 2 replies
  • 76 views
This content is deleted
Forum Topic
A question regarding lots of sub-events
0 favourites

To explain better, I have an object that tells my sprite font what text to display when a key is pressed whilst overlapping it. The object has an instance varia...

posted 3 months ago
  • 1 replies
  • 83 views
This content is deleted
Forum Topic
how do I make the character smoothly rise up?
0 favourites

I want my character to smoothly fly up when I click on the up arrow, and in the same way with other arrows. How can I do this?

posted 2 months ago
  • 1 replies
  • 125 views
This content is deleted
Forum Topic
Dithering tool for C3 animations editor?
0 favourites

I have been developing a 16-bit game in C3 and have been doing all the art in the animations editor since I started development simply because it is such a simp...

  • 5 replies
  • 131 views
0 favourites

Has anyone had trouble implementing the Google Play service with the Google Play plugin? Has anyone encountered this type of problem when testing login on the C...

  • 1 replies
  • 100 views
1 favourites

We mWe believe that most of the current 2D game characters are made using Spine. Can Construct import Spine animations and use them? We have currently produced...

  • 3 replies
  • 48 views
This content is deleted
Forum Topic
How do I charge my player ultimate with variables
0 favourites

I'm almost done with my game and I need some help. Here's my question: How can I charge my player's ultimate in this specific way? The variable "bossHP" is equa...

Similar Tags