-
각각 어떤버전을 사용할지 고민해봐야함
phaser3 버전이라든지
nodejs 버전 등등
코드 컨벤션도 생각해보자
-
Hi,
The project wont build up with npm run build, all I get is "TypeErrpr: merge is not a function". I tried to google some answers but did not find any solution.
Any idea why getting this erro…
-
With the new Version of Phaser 3.50 my spine integration in TypeScript did not work any more.
Not sure if it is the best way, but it worked for me in Phaser 3.24.1
1. Add own typeRoots to the ts…
-
I am writing a Board class in TypeScript, and following the example, I have written the following code. However, the italicized and bold part is being flagged with the error message mentioned in the …
-
从 1.60.4 更新到 1.60.6,container 调用 destroy 会引发错误。
在调用 destroy 之前,执行 getAll() 获取所有子元素并逐一执行 destroy 后再
执行 container 的 destroy 可避免错误。
-
_From @hooper-hc on September 30, 2018 8:45_
when i use
`import { PI } from './module.1.ts'`
import an module .
vscode linter notice me an error
'The import path cannot end with a "…
mjbvz updated
3 months ago
-
간단하게 시간이 지날 때마다 문자열로 표현할 수 있게 처리하기
-
Player Enemy Bullet 을 모두 상속해줄 ArcadeEntity 클래스를 만들고자함
-
I am writing a chess in TypeScript. According to the documentation example, I wrote the following code, but it is giving me an error.
```
import { MoveTo } from 'phaser3-rex-plugins/plugins/board-c…
-
스테이지 씬을 두려고함
각 스테이지 클리어하는 식으로 게임 구성도 좋을듯