<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wikiprogramming.alfredgg.dev/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wikiprogramming.alfredgg.dev/feed.php">
        <title>Programming fw:unity3d</title>
        <description></description>
        <link>https://wikiprogramming.alfredgg.dev/</link>
        <image rdf:resource="https://wikiprogramming.alfredgg.dev/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-13T10:25:55+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wikiprogramming.alfredgg.dev/doku.php?id=fw:unity3d:environtment2d&amp;rev=1589016310&amp;do=diff"/>
                <rdf:li rdf:resource="https://wikiprogramming.alfredgg.dev/doku.php?id=fw:unity3d:plugins&amp;rev=1589016310&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wikiprogramming.alfredgg.dev/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Programming</title>
        <link>https://wikiprogramming.alfredgg.dev/</link>
        <url>https://wikiprogramming.alfredgg.dev/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wikiprogramming.alfredgg.dev/doku.php?id=fw:unity3d:environtment2d&amp;rev=1589016310&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-05-09T09:25:10+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Unity3D environtment (2D)</title>
        <link>https://wikiprogramming.alfredgg.dev/doku.php?id=fw:unity3d:environtment2d&amp;rev=1589016310&amp;do=diff</link>
        <description>Unity3D environtment (2D)

Basic tasks

Assets folder structure

	*  animations
	*  plugins
	*  prefabs
	*  scenes
	*  scripts
	*  sounds
	*  sprites

Sprites

	*  To add an sprite add it to the folder using windows explorer. To add it to the scene drag it from Project window to hierarchy or Scene window.</description>
    </item>
    <item rdf:about="https://wikiprogramming.alfredgg.dev/doku.php?id=fw:unity3d:plugins&amp;rev=1589016310&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-05-09T09:25:10+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Unity 3D plugins</title>
        <link>https://wikiprogramming.alfredgg.dev/doku.php?id=fw:unity3d:plugins&amp;rev=1589016310&amp;do=diff</link>
        <description>Unity 3D plugins

AdMob Plugin

Plugin para añadir publicidad a los juegos, existe para Android y para iPhone.
It's a plugin to add advertising banners into the games. There are two versions, Android and iOS:

	*  Android
	*  iOS
	*  Presentation

Each one of them has a README file. Fundamentally to install it you'll need to go to Assets option menu and Import asset package. Last step to use it is to drag the prefab into the scene (inside Plugins/AdMobPlugin folder).</description>
    </item>
</rdf:RDF>
