Include link to resource wiki in all video assets

This commit is contained in:
Ylva Selling
2023-06-06 15:08:41 -04:00
parent 2d96699401
commit 3414dc5ed5
5 changed files with 15 additions and 0 deletions
@@ -1,3 +1,6 @@
-- To learn how you can include your own video, see the wiki
-- http://wiki.openspaceproject.com/docs/builders/assets/resources.html
local earth = asset.require("scene/solarsystem/planets/earth/earth")
@@ -1,3 +1,6 @@
-- To learn how you can include your own video, see the wiki
-- http://wiki.openspaceproject.com/docs/builders/assets/resources.html
local transforms = asset.require("scene/solarsystem/planets/earth/transforms")
@@ -1,3 +1,6 @@
-- To learn how you can include your own video, see the wiki
-- http://wiki.openspaceproject.com/docs/builders/assets/resources.html
local ScreenSpace = {
Identifier = "ScreenSpaceVideoExample",
Type = "ScreenSpaceVideo",
@@ -1,3 +1,6 @@
-- To learn how you can include your own video, see the wiki
-- http://wiki.openspaceproject.com/docs/builders/assets/resources.html
local Sphere = {
Identifier = "ExampleVideoOnSphere",
Renderable = {
@@ -1,3 +1,6 @@
-- To learn how you can include your own video, see the wiki
-- http://wiki.openspaceproject.com/docs/builders/assets/resources.html
local earth = asset.require("scene/solarsystem/planets/earth/earth")