Creating an object is a common action within Zilch Engine, in this page we outline all the ways to create one (using Sprite as an example).
Create  > Create Sprite

Open the Search Window and type CreateSprite

Additionally, here is a list of all create commands Zilch Engine provides:
- CreateBlockTower
 - CreateCamera
 - CreateCube
 - CreateCylinder
 - CreateDirectionalLight
 - CreateDirectionalLightShadows
 - CreateGrid
 - CreatePointLight
 - CreatePyramid
 - CreateSphere
 - CreateSplineParticleSystem
 - CreateSprite
 - CreateSpriteParticles
 - CreateSpriteText
 - CreateTeeter
 - CreateTower
 - CreateTransform
 - CreateWall
 - CreateWedge