detonator
detonator copied to clipboard
2D game engine and editor 💥💣
"Oops, there was an error. :( See JavaScript console for details." Console: ``` Failed to load resource: the server responded with a status of 404 (Not Found) game.html:203 wasm streaming...
Figure out a way to visualize physics joints. Attach a drawable shape?
Create an entity with a node that has an offset relative to the entity origin. Add a rigid body item to the node. Place the entity in the scene and...
Handle errors happening during WASM game init and context creation. Propagate the error information to the UI and display to the user.
https://developer.nvidia.com/content/alpha-blending-pre-or-not-pre https://shawnhargreaves.com/blog/texture-filtering-alpha-cutouts.html https://shawnhargreaves.com/blog/premultiplied-alpha.html
Similar to entity animation/action track but at the scene level. Complicated, so postponing now.
Add support for high DPI display scaling. What this means. - rendering resolution and render target size are no longer the same as the display/presentation size. - the display window...
Use the KomikaTitle-wide.ttf font and write for example "Go". The G is cut off.