You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with a very basic project (I forked the tile map example) if you add an Actor to a scene with a tilemap the game crashes (technically still runs, there are no errors but cpu pegs at 100% and window crashes)
Expected Result
You can add actors to scenes with tilemaps
Actual Result
Game Crashes
Environment
browsers and versions: Version 78.0.3904.108 (Official Build) (64-bit)
operating system: Windows 10
Excalibur versions: Latest 0.23.0
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
https://codesandbox.io/s/excalibur-tiled-example-q8twd
Starting with a very basic project (I forked the tile map example) if you add an Actor to a scene with a tilemap the game crashes (technically still runs, there are no errors but cpu pegs at 100% and window crashes)
Expected Result
You can add actors to scenes with tilemaps
Actual Result
Game Crashes
Environment
The text was updated successfully, but these errors were encountered: