Search found 2 matches
- Wed Dec 23, 2020 10:18 pm
- Forum: Editor
- Topic: Animation resizing/scaling
- Replies: 7
- Views: 4326
Re: Animation resizing/scaling
Actually you are free to resize the texture atlas down to whatever size you want as long as you keep the aspect ratio. All UV coordinates of the Creature meshes are normalized ( 0 to 1 ) so if you have more stringent memory requirements, you can always scale the texture atlas down while keeping the...
- Mon Jun 22, 2020 10:26 pm
- Forum: Runtimes
- Topic: typescript, boilerplate
- Replies: 1
- Views: 998
typescript, boilerplate
Hello. Firstly, Creature is a great product, and I considering buying it! Secondly, please tell me if there is any ready-made example of a project for Pixie or Phaser (for typescript) - so that it can be simply assembled through the NPM and launched? I wonder if there are errors during assembly (for...