NeonArgon's Forum Posts

  • 4 posts
  • Hi,

    this week i released Energy Tail on Steam and it is made with Construct 3 (and it is free, by the way). It is an arcade game where you basically have to dodge the enemies and try to kill them with your own tail. There are 19 different sectors (i.e. levels) that you have to complete to get to the bossfight. We also crafted three different difficulties.

    The game itself is easy to understand, but is quite hard to master. To make "mastering" less tedious, each sector can also be started separately for practising.

    So, feel free to try it out and feedback is more than welcome!

    Subscribe to Construct videos now
  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • You do not have permission to view this post

  • Yes, it works! Great!

  • This might refer to the problem i described in the bug report "Windows Scaling produces text size Bug"

  • Problem Description

    When construct projects are exported and executed or executed out of construct while the scaleing settings of windows are above 100% the font size of every Text is reduced.

    Attach a Capx

    TextSizeTest

    Description of Capx

    Small project where the Text should be displayed about as long as the sprite.

    Steps to Reproduce Bug

    • Go to the display settings and set scaling to 200%
    • Windows will tell you that you should log out, do that and log in again
    • Open the capx file and execute

    Observed Result

    The length of the text is now smaller than the sprite width. Like in this image:

    Image 200%

    Expected Result

    The length of the Text should be about as long as the sprite:

    Image 100%

    (You can try this by setting the scaling back to 100% and execute.)

    Affected Browsers

    • FireFox: (YES)
    • Internet Explorer: (YES)
    • Edge: (YES)
    • Chrome: (YES)

    Operating System and Service Pack

    Windows 10

    Construct 2 Version ID

    Release 216 (64 Bit)

    Further observations

    • Standart font size of Text at 100% is 12, at 200% is 6 within the editor
    • On 100% exported projects (as html5 or windows store app) work fine on 200%
  • 4 posts