×
Create a new article
Write your page title here:
We currently have 133 articles on Open Eggbert. Type your article name above or click on one of the titles below and start writing!



Open Eggbert
133Articles

Misc: Difference between revisions
Other / Misc

No edit summary
No edit summary
Line 9: Line 9:
== Treasure ==
== Treasure ==
Treasure chest does not contain coins, but golden eggs.
Treasure chest does not contain coins, but golden eggs.
== Animation bug ==
<blockquote>the animation counter for objects only goes up to about 32000. it only takes about a half hour for them to reach that and overflow to negative
they fixed it for the sequel (mostly)</blockquote>

Revision as of 21:32, 17 July 2024

Grass

grass adds 8 pixels to the top

Byte code

planet blupi includes a serializable scripting language to control all the entities. this makes it very easy to add new entity behaviors to the source code. and since the script is represented as bytes, scripts could be included with levels (if the developers ever implemented it)

planet blupi's bytecode has functions for creating, removing, and detecting blocks. if it was actually included with level data, it would be possible to make logic gates, leading to some crazy stuff.

Treasure

Treasure chest does not contain coins, but golden eggs.

Animation bug

the animation counter for objects only goes up to about 32000. it only takes about a half hour for them to reach that and overflow to negative they fixed it for the sequel (mostly)