Nicolas Earnshaw
Nicolas Earnshaw
We're planning to change the `teleportPosition` field to use instead an array of spawn points https://github.com/decentraland/cli/issues/457 I wouldn't put effort into fixing this now if we're later going to redo...
Not sure if we still want to do this... The current way seems to work well enough And changing the API will be quite annoying to users
Example scenes that use similar components: Timer: https://github.com/decentraland-scenes/Hummingbirds TimeOut: https://github.com/decentraland-scenes/Gnark-patrol WillExpire: https://github.com/decentraland-scenes/Tower-defense
This issue should remain open The BasicMaterial component still doesn't have a "color" property
Hi @zcayel , from looking at this PR I'm not understanding what the changes are doing. Could you please explain what it's adding?