Closed di-effe closed 4 years ago
Hi!
Yes, there's no player entity by default, as not all game required one (or some need multiples). You can easily make one for you by extending Entity
class, and adding controller checks in the update()
loop :)
Hi, I noticed you updated the advanced branch with an ldtk map and I wanted to check how it works. I've no issues compiling with haxe and running with hashlink, but I noticed there's no player entity in the demo.