소스 검색

Delete spawning.md

Fixes #226
Björn Ritzl 3 년 전
부모
커밋
bfb1da03ab
1개의 변경된 파일0개의 추가작업 그리고 13개의 파일을 삭제
  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.
-
-
-