Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Corepox Explained: the Engine

Corepox Explained: the Engine

Tom Larkworthy
Corepox · · 1 min read
1,618 0

In today’s devlog we will be talking about the engine: a vital component to any moving spacecraft. The engine gives a propulsive force proportional to the numeric value of its’ input. If the input is lower or equal to zero, then it is counted as zero and the spaceship remains idle.

Here, you can see a brief demonstration on how the input of each engine affects the speed of each spaceship. As you can see, the bigger the input is, the faster the engine is.


Read the full article at corepox.net


Discussion

Loading comments...