-
Current canvas draw process for when a piece is selected:
1. Colour selected square
2. Redraw selected piece over coloured square
3. Colour squares the piece can move to
4. If a square contains an…
cyn1x updated
4 years ago
-
Hi there, first up - awesome engine. It's a true pile of awesome.
I was hoping to start out learning CAAT's CSS/DOM renderer to try making a simple game or adding more dynamic content to some website…
-
![advance_tooltip](https://user-images.githubusercontent.com/21158813/43856488-f4e5a674-9b48-11e8-9a9f-59511649cfe0.png)
Is this a GUI2 vs GUI1 thing?
(also, the fonts look different)
sevu updated
4 months ago
-
### Canvas Link
https://learning.flatironschool.com/courses/6259/assignments/233439?module_item_id=547397
### Concern
There is a part of this lab that asks your to run `python debug.py` to enter th…
-
### Describe the project you are working on
2D game that uses canvas group node.
### Describe the problem or limitation you are having in your project
Canvas group node has huge performance draw ba…
-
### Godot version
Godot v4.1.1.stable - Fedora Linux 38 (Workstation Edition) - Vulkan (Forward+) - integrated Intel(R) Graphics (ADL GT2) () - 12th Gen Intel(R) Core(TM) i7-1280P (20 Threads)
#…
-
As far as I can tell, the plugin does not account for `ig.game.screen.x` or `.y` having a non-zero value. This means that the fog will be drawn onto the canvas exactly the same whether the map is scro…
-
I noticed that the audio is absent in Firefox when using any of the emulated machines. Chromium and Safari both work fine for me but Firefox straight up won't play any audio when it should. Ex. System…
-
Trying to understand what the Canvas WebGL/2D context creation `desynchronized` attribute is, and what are the pros and cons of using that attribute.
It is clear that the benefit is that "drawing w…
-
the minimum is 16px as you already know.
I want to make small 8px sprites.
also, allow 8px spacing in spritesheets like this:
![balls](https://user-images.githubusercontent.com/417968/218613260-068…