Spawning Point Clone

Summary Many objects in SM64 use spawning points to load. For instance, every ring of 8 coins has a spawning point that manages the 8 coins. This spawning point signals the coins to load when Mario gets close, and signals the coins to unload when Mario goes further away. When Mario collects a coin, the coin sends a signal to the spawning point so that it knows not to load that coin again. It turns out that spawning points are objects, so they are in fact clone-able. When you do this, you can mess up the communication of signals that is usually there between the spawning point and its elements (such as coins). Because of this, you can actually clone a spawning point, release it, and then collect its 8 coins without the game knowing that they were collected (so they will reappear if you leave and come back). This technique (which I call "coin spawn cloning") might be a more effective way to clone coins, since you gain 8 coins per clone.

S2.E24 ∙ Spawning Point Clone

Directed : Unknown

Written : Unknown

Stars : Scott Buchanan

0

Details

Genres : Documentary

Release date : Jul 21, 2013

Countries of origin : United States

Official sites : YouTube channel

Language : English

Summary Many objects in SM64 use spawning points to load. For instance, every ring of 8 coins has a spawning point that manages the 8 coins. This spawning point signals the coins to load when Mario gets close, and signals the coins to unload when Mario goes further away. When Mario collects a coin, the coin sends a signal to the spawning point so that it knows not to load that coin again. It turns out that spawning points are objects, so they are in fact clone-able. When you do this, you can mess up the communication of signals that is usually there between the spawning point and its elements (such as coins). Because of this, you can actually clone a spawning point, release it, and then collect its 8 coins without the game knowing that they were collected (so they will reappear if you leave and come back). This technique (which I call "coin spawn cloning") might be a more effective way to clone coins, since you gain 8 coins per clone.

Details

Genres : Documentary

Release date : Jul 21, 2013

Countries of origin : United States

Official sites : YouTube channel

Language : English

All Filters
页面:/episodes/1136038/ | 耗时:0.5796 s | 内存:2.25 MB | 查询:1 | 缓存读取:17 写入:1 | 加载文件:24
SELECT * FROM db_content_qingjie WHERE id=1136038 LIMIT 0,1;