detonator icon indicating copy to clipboard operation
detonator copied to clipboard

2D game engine and editor 💥💣

Results 71 detonator issues
Sort by recently updated
recently updated
newest added

"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?

engine
graphics
physics

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...

bug
engine
physics

Handle errors happening during WASM game init and context creation. Propagate the error information to the UI and display to the user.

web

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

uikit
graphics

Similar to entity animation/action track but at the scene level. Complicated, so postponing now.

engine
editor
nice to have
gameplay

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...

engine

Use the KomikaTitle-wide.ttf font and write for example "Go". The G is cut off.

bug