Bläddra i källkod

Delete spawning.md

Fixes #226
Björn Ritzl 3 år sedan
förälder
incheckning
bfb1da03ab
1 ändrade filer med 0 tillägg och 13 borttagningar
  1. 0 13
      docs/en/manuals/spawning.md

+ 0 - 13
docs/en/manuals/spawning.md

@@ -1,13 +0,0 @@
----
-title: Dynamic spawning in Defold
-brief: This manual describes how to dynamically spawn game objects.
----
-
-# Resources and spawning
-
-This manual explains Defold's dynamic spawning features and how to use them.
-
-Defold has two components that are used to dynamically spawn game objects into a running game. They allow you to create things like bullets that appear when the player fires a weapon, effects that spawn at certain triggers or, perhaps, pickups that are dropped when an enemy is defeated.
-
-
-