Forum Topics tagged debugging

Similar Tags

Report Tag

11 forum topics with this tag
  • 2 replies
  • 566 views
0 favourites

So this might be old news but I just thought of this and it worked for me so I thought I'd share it here. I only have one Android device available right now (sa...

  • 6 replies
  • 3.7K views
This content is deleted
Forum Topic
How do I output debug messages?
0 favourites

I can wrote a console.Log() in a script in a function to push messages to the console, but is there a more proper way of doing it? For purely testing projects I...

  • 27 replies
  • 1.2K views
This content is deleted
Forum Topic
Renderbug! Visual debugging during runtime.
1 favourites

In order to aid in the development of my game, I wrote a plugin that enables visual debugging during runtime. Currently, it draws: Sprite bounding boxes. Sprite...

posted 4 years ago
  • 4 replies
  • 333 views
This content is deleted
Forum Topic
log in listbox updates after long time lag
0 favourites

I am using a number of listboxes to log detail for each different sprite in the game. To this end I have a function that takes as parameter the name of a sprite...

  • 1 replies
  • 369 views
This content is deleted
Forum Topic
Different result when debugging with breakpoint
0 favourites

I'm working on jigsaw puzzle, so I'm using nested for to paste object on a canvas, in early test it's a success. The puzzle image and the pattern is pasted nice...

  • 1 replies
  • 252 views
This content is deleted
Forum Topic
How do I fix this animation bug?
0 favourites

When I jump, my character sprite shuffles around in the air. This Is'nt intentional and I looked at my animation frames and none of them are in a different spot...

posted 2 years ago
  • 0 replies
  • 192 views
This content is deleted
Forum Topic
functionBlock is null when game begins
0 favourites

I just exported a game with Construct which, when uploaded to a server doesn't start at all. This is the error I'm getting: It doesn't even run the first action...

posted 2 years ago
  • 0 replies
  • 115 views
This content is deleted
Forum Topic
Debugging Multiplayer game on multiple screens
0 favourites

I have found the answer in case you're searching the same. Pressing ALT and debug option creates two windows. You can see the Host and Peer IDs through multipla...

  • 3 replies
  • 232 views
0 favourites

I love C3 and I recently began exploring the JS scripting features and this has rekindled my interest in making a game on this engine. I'm even recording my who...

  • 2 replies
  • 256 views
This content is deleted
Forum Topic
I need help figuring out this bug!!! Shaky tank!!!!
0 favourites

In this game, when a player dies, a couple of behaviours are disabled, one variable has its value changed and some 3D shapes have an FX enabled. Then, after wai...

Similar Tags