-
-
I'm using Chrome Version 23.0.1271.95 m on Windows 7 and I'm experiencing alignment issues with the icons for the download & fork links. See image.
![factory-icons-align.gif](https://f.cloud.github.c…
-
### Describe the project you are working on
A 3rd person 3D RPG (like the modern Zelda games or dark souls).
In the game mid-poly characters with clothing, hair and - in case of monsters - tails …
-
### Describe the project you are working on
2D isometric rpg, which uses 8 directions for each animation per character. By that logic, a single character can have up to hundred thousand sprite frames…
-
### Describe the project you are working on
I'm planning to work on a building game that involves animating a rigid body build using joints like an active ragdoll except it's a house with legs that a…
-
I've had various people ask me the same question as raised here: https://github.com/rachelandrew/cssgrid-ama/issues/115
The use case is as described in that issue. If the author creates the follow…
-
I think this might be a cause of the 'flickering vehicle counts' issue that some users experience...
Something on the map - whether it's inaccessible building (no road access), or bad road customis…
-
### Describe the project you are working on
The project involves developing a robust game using the Godot Engine, which frequently requires importing and exporting various assets including models, …
-
Here is strange situation with animated (CSS3 rottated) "icons" vertical centering:
- OK on generated demo
- almost ok on the first fontello tab
- NOT ok on download button (enable in firebug to see)
…
-
Given
```
const s = StyleSheet.create({
red: {
'&.active': {
width…