Dani Báez
Dani Báez
would serve as an example, it would be great
closed in favor of `doubleJump` comp
I recommend adding your own font. The default fonts do not contain these characters but may do so in the future, thank you
Live demo: https://replit.com/@lajbel/Fix-opacity-thing?v=1
Closed. For sending data through scenes can be used: ```js kaboom() scene("1", () => { let data = { life: 300, } go("2", data) }) scene("2", (data) => { debug.log(data.life)...
Closed due to no response (reopen if you have more info or the same problem)
**Recomendations:** Rename to originpoint() Rename to opoint() Add a propety in all drawble things for use the origin, in TextCompOpt, SpriteCompOpt or RectCompOpt (this reminds me of `noArea: boolean` xD)...
korigin (kaboom origin) oorigin (object origin) originn (origin no-conflict)
> These have a chance of causing more confusion I think 🤔 if we're proceeding with a breaking change might as well make it a normal word Oh I was...
It would be great if you could provide a live demo! I think that this code is not enough to find the error.