collinhover / impactplusplus

Impact++ is a collection of additions to ImpactJS with full featured physics, dynamic lighting, UI, abilities, and more.
http://collinhover.github.com/impactplusplus
MIT License
276 stars 59 forks source link

Question about EntityPlayer location. #183

Closed navopw closed 8 years ago

navopw commented 8 years ago

Everytime i start the game the player is located at the top-left corner of the map.

Someone knows where the problem is?

Screenshot: Editor: http://puu.sh/kw1ol/069f3910e3.png Ingame: http://puu.sh/kw1py/02f60a1151.png

Greetings

Navo

collinhover commented 8 years ago

@nxxv0 are all those blocks behind the character colliders?

navopw commented 8 years ago

Nevermind, i found my problem.

I changed something in the impactplusplus code directly, so i broke the player spawning :)