Full notes
Full CodeSpells update
Read the full published notes in a cleaner layout. The original post stays linked below.
Hi All, This nightly build opens up some really fun possibilities for you. We've created a spawnPrefab function, which can be called on orbs at any time. It takes a name, finds the prefab with that name, and spawns it at the location of the orb.
For example
orb.spawnPrefab("TDSimpleCroaker"); ...will create an aggressive croaker at the orb. We've exposed all these things you can summon, so try them out! (more to come)
Creature
TDSimpleCroaker TDSmallSimpleCroaker Herd: EarthBeastHerd CroakerHerd GiantHerd RhinoHerd WigWigHerd SpawnerPortals: TDCroakerSpawnerLvl1 TDCroakerSpawnerLvl2 TDCroakerSpawnerLvl3 TDCroakerSpawnerLvl4 Particle: RockHittingGroundParticle_Debris RockHittingGroundParticle_Debris_SelfDestructing RockHittingGroundParticle_Debris_small LeafExplosion LeafExplosion2 Explosion_Fire ExplosionFireParticle FireExplosion DebrisGroup Pickups/Powerups: CrystalPickup RockPickup WoodPickup Tower/Defense: FireTower RockWallTower RockWallScannable StaticFireTower Have fun y'all!
Source
Changelog.gg summarizes and formats this update. How we read updates.
