hobibit's Recent Forum Activity

  • I have situation like this:

    export default class attackInstance extends globalThis.InstanceType.attack
    {
     name: string;
    
     constructor(
     name: string,
     ) {
     super();
     this.name = name;
     }
    }
    
    runtime.objects.attack.setInstanceClass(attackInstance);
    ...
    const attack: attackInstance = runtime.objects.attack.createInstance(0,200, 200);
    

    And what I want to pass arguments to constructor but I dont knew how or even if its posible.

  • So, I have this game. And I want to add Google Store (MobileIAP).

    First I have to log in to GooglePlay.

    But When I try to log in to GooglePlay it always fail and when I display error message it display "10:"

    I run app using Google Store so app uploading work. I cant log in in app.

  • Not that easy:

    - text can change

    - not all text should have background

    - text can have different font sizes

  • Hi.

    I use DrawingCanvas to draw lines (and other shapes)

    I have a problem with line thickness. For example, I draw 100 identical lines but on-screen in-game lines have different thicknesses and some lines are invisible.

    hobibit.itch.io/test-canvas

    Is there any universal solution for this?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi. i have problem with text background when text have larger font size. The text background don't cover bottom of letters that end lower like: g y p j

    hobibit.itch.io/test-font

    I tested:

    [size=50px][background=#ff0000]change background color[/background][/size]

    [background=#ff0000][size=50px]change background color[/size][/background]

    same effects

    Tagged:

  • Hi all. I'm working on a game. Player fly small ship and fight with large enemy ships.

    I was trying to fix interface. But i'm still not sure it will work properly. So my question is: How can I improve interface?

    In demo bellow player can fight with against 7 starbosses. Player can use few basic weapon and few ships.

  • Hi all.

    When I export project to HTML5 it creates few folder's and few files.

    it creates file: index.html, its ok

    And it creates files like: data.js, c2runtime.js, can i change location of these files in easy way?

    I want to have structure like:

    ../index.html

    ../other/files/c2runtime.js

    ../other/files/data.js

    Media and images folders/files are NO problem because i see option to change dir easy.

  • No no no just no. This is how array dont work. Just no no no.

    Check how array work.

  • New enemy in my game.

  • Is this something new?

    Thanks for fast answer

  • Hi, i have some problem with this. On the beginning everything was just fine, work great, but now the simplest think canot work for me...

    Now im trying to make "game" that display AirConsole.DeviceIDJoin on screen for each connected player. It work for 2 player but newer for 3 or more players.

    file too airconsole with controler (controler copied from tutorial)

    http://alfateam.cal.pl/air/Grawitacja2.zip

    and construct2 file:

    http://alfateam.cal.pl/air/plik.capx

  • Posible and quite easy. 2 ways.

    When any stat change call function, and this function check player stats and diplay correct animation.

hobibit's avatar

hobibit

Member since 27 Feb, 2014

Twitter
hobibit has 1 followers

Trophy Case

  • 10-Year Club
  • Entrepreneur Sold something in the asset store
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

14/44
How to earn trophies