Jump to content

Game dimensions in Typescript


supersushi
 Share

Recommended Posts

Hi!

I have been looking for 2 days how to get the full width and height of the game in Typescript. For example, I want to place a gameobject randomly but within the visible bounds.

In javascript I have seen solutions mentioning  `this.game.width`, or `this.game.scale.width` etc. But nothing in TS.

Thanks for your help,

 

A super-novice

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...