Explorar o código

Delete spawning.md

Fixes #226
Björn Ritzl %!s(int64=3) %!d(string=hai) anos
pai
achega
bfb1da03ab
Modificáronse 1 ficheiros con 0 adicións e 13 borrados
  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.
-
-
-