Skip to content
#

entity-component-system

Here are 572 public repositories matching this topic...

openage
heinezen
heinezen commented Oct 1, 2021

Required skills: Python

Difficulty: Easy

For the initial asset conversion, openage provides textual output to signal which stage of conversion has been reached. The output usually looks like this:

INFO [py] converting metadata
INFO [py] [0] palette
INFO [py] [1] empires.dat
INFO [py] Starting conversion...
INFO [py] Extracting Genie data...
INFO [py] Creating API-like ob
python assets good first issue
godex
leetNightshade
leetNightshade commented Aug 17, 2021

Godex's SCsub access of env_ecs["float"] is triggering a build error for me. I see bulletphysics does that same check, but idk that I'm using bullet or that it's building. Idk why this is happening.

Is this a project or my local godot configuration issue?

Here's my output:

> Executing task in folder code: scons -j5 platform=x11 use_llvm=yes use_lld=yes <

scons: Reading SConscript

Improve this page

Add a description, image, and links to the entity-component-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the entity-component-system topic, visit your repo's landing page and select "manage topics."

Learn more