-
The Colorful Creature is available on 4 platforms as far as I know:
- [Steam](https://store.steampowered.com/app/1651680/The_Colorful_Creature/)
- [Itch.io](https://infiland.itch.io/the-colorful-cre…
-
Hi I'm trying to run the demo scene but the map.tscn packed scene doesn't seem to be checked in. How should I proceed?
I'm using Godot 4.3beta1.
-
DELETE
FROM items
WHERE name NOT IN (
'Spell: Courage',
'Spell: Cure Poison',
'Spell: Divine Aura',
'Spell: Flash of Light',
'Spell: Lull',
'Spell: Minor Healing',
'Spell: Spook the Dead',
'…
-
-- Delete Warrior Disciplines not from Classic, Kunark, or Velious
DELETE
FROM spells_new
WHERE name NOT IN (
'Resistant Discipline',
'Fearless Discipline',
'Evasive Discipline',
'Charge Disc…
-
Hey Sebastian,
fellow Berliner and `gitoxide` fan here :)
I'm currently working on an activity tracking (and hopefully a future task, project, and time management tool) written in Rust. Some time…
-
Steps to reproduce:
- Import Jolt plugin
- Run FunctionExecutor.tscn from https://github.com/qarmin/Qarminer
- Wait
```
######################################## JoltJointGizmoPlugin3D #########…
-
So there's a proposal implementation in the React 16.7 alpha for [hooks](https://reactjs.org/docs/hooks-intro.html). They are pretty cool and are already looking like becoming the new de facto way to …
-
abducted
abducting
aberdonian
abhorred
abkhaz
ablated
abloom
abnaki
about-face
abraded
abreast
abroad
absolved
abyssinian
acanthus
accelerando
accelerating
accented
accentuated
acclimatized
accompanie…
-
I was looking at the automatically calculated inertia vector and comparing it to the one that the default 3D physics provides and it looks like the y and z are swapped, as if GodotJolt is mistaking Z …
-
When godot is compiled with `precision=double`, the engine can't open any projects with Jolt inside.
Sadly, I cannot upload a minimal reproduction project because of the size of the project. So I d…