<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Dark-Star-Studios</title>
		<link>http://dark-star-studios.nice-forums.com/feed/?</link>
		<description>Latest topics</description>
		<lastBuildDate>Tue, 07 Jul 2009 02:04:32 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Dark-Star-Studios</title>
			<url>http://img8.imageshack.us/img8/4931/logosmallu.png</url>
			<link>http://dark-star-studios.nice-forums.com/feed/?</link>
		</image>
		<item>
			<title>Programming Jobs</title>
			<link>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/programming-jobs-t53.htm</link>
			<dc:creator>BBB0280</dc:creator>
			<description>JOBS:



Make a better attacking system

Make a defense system

make an avoid system

make an accuracy system

program enemy AI ( separate topic for this )

Draw the stats in the upper left hand corner

make the faster attacking speed

supersonic can debug





IF YOU ARE GOING TO TACKLE ONE OF THESE JOBS MAKE A POST BELOW AND THEN POST UP YOUR FINISHED VERSION AS WELL AS PM'ING ME



**more jobs to come**



download here </description>
			<category>Resources and jobs</category>
			<pubDate>Fri, 22 May 2009 17:26:07 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/programming-jobs-t53.htm#137</comments>
			<guid>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/programming-jobs-t53.htm</guid>
		</item>
		<item>
			<title>Suggestion</title>
			<link>http://dark-star-studios.nice-forums.com/suggestions-f17/suggestion-t67.htm</link>
			<dc:creator>System</dc:creator>
			<description>Remove some of these forums that have nothing in them</description>
			<category>Suggestions</category>
			<pubDate>Tue, 07 Jul 2009 02:04:32 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/suggestions-f17/suggestion-t67.htm#314</comments>
			<guid>http://dark-star-studios.nice-forums.com/suggestions-f17/suggestion-t67.htm</guid>
		</item>
		<item>
			<title>Teachers In Need</title>
			<link>http://dark-star-studios.nice-forums.com/classes-f18/teachers-in-need-t6.htm</link>
			<dc:creator>BBB0280</dc:creator>
			<description>We need more people with advanced GM coding to sign up and become teachers before classes can start</description>
			<category>Classes</category>
			<pubDate>Wed, 04 Mar 2009 03:20:38 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/classes-f18/teachers-in-need-t6.htm#6</comments>
			<guid>http://dark-star-studios.nice-forums.com/classes-f18/teachers-in-need-t6.htm</guid>
		</item>
		<item>
			<title>Basic 3D tutorial [Pro]</title>
			<link>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/basic-3d-tutorial-pro-t59.htm</link>
			<dc:creator>System</dc:creator>
			<description>Im totally bored so im making a quick tutorial on D3D... To make a 3D game you NEED gamemaker pro. You must also know a good amount of GML because all of 3D use script. Now, lets start.



Create and object. It can have any sprite you want, But i perfer you use a ball sprite, 16x16, and make sure it is centered. Now back to the object. In the &quot;Step Event&quot; create this code.



Code:if keyboard_check&#40;ord&#40;'A'&#41;&#41;

&#123;direction += 3;&#125;

if keyboard_check&#40;ord&#40;'D'&#41;&#41;

&#123;direction  ...</description>
			<category>Tutorials &amp; examples</category>
			<pubDate>Sat, 04 Jul 2009 15:25:39 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/basic-3d-tutorial-pro-t59.htm#210</comments>
			<guid>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/basic-3d-tutorial-pro-t59.htm</guid>
		</item>
		<item>
			<title>PICK YOUR JOB!!!</title>
			<link>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/pick-your-job-t41.htm</link>
			<dc:creator>BBB0280</dc:creator>
			<description>Since you are in this team, and are helping out, i would like to know what job you like to do and are good at. The rules are you get one major and 2 minors... please post here in this format



MAJOR =

minor -

minor -







SPRITING

-Character Design.... Comes up with character designs

-Animator..... Animates Sprites

-Enemy Design... Comes up with enemy designs

-Tileset Creator..... Designs tilesets

-Scenery Spriter..... comes up with trees rocks etc

-background spriter.....  ...</description>
			<category>Resources and jobs</category>
			<pubDate>Tue, 05 May 2009 22:33:41 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/pick-your-job-t41.htm#70</comments>
			<guid>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/pick-your-job-t41.htm</guid>
		</item>
		<item>
			<title>Basic but usefull and efficient platform example</title>
			<link>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/basic-but-usefull-and-efficient-platform-example-t61.htm</link>
			<dc:creator>julians</dc:creator>
			<description>Note: from gmc, to see the original post  click here : http://gmc.yoyogames.com/index.php?showtopic=437189&amp;pid=3216317&amp;mode=threaded&amp;start=#entry3216317



    * Title: [Platform tutorial]

    * Description: [Efficient code and highly commented ]

    * GM Version: [GM 7 GM7.gif ]

    * Registered: [Yes and no (will be all unreg soon)]

    * File Type: [.gmk]

    * File Size: [64.45 KB]

    * File Link: [Lite version: Here Pro version: Here]





Additional Info



Fixed  ...</description>
			<category>Tutorials &amp; examples</category>
			<pubDate>Sat, 04 Jul 2009 17:59:41 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/basic-but-usefull-and-efficient-platform-example-t61.htm#214</comments>
			<guid>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/basic-but-usefull-and-efficient-platform-example-t61.htm</guid>
		</item>
		<item>
			<title>Fix these codes</title>
			<link>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/fix-these-codes-t39.htm</link>
			<dc:creator>BBB0280</dc:creator>
			<description><![CDATA[I will fix problems in the code that you guys can help solve =D
<br />

<br />
first one
<br />

<br />
can you make this increase instead of deacrease, and can you make it revert to the begging after you finish?
<br />
//This is where the magic starts
<br />
draw_sprite(spr_xp_outline,-1,x,y)
<br />
draw_sprite_part(spr_xp,-1,0,0,(128/*Sprite Width*//obj_player.maxxp)*obj_player.xp,1000,x,y)
<br />

<br />
Ok so please help solve that...]]></description>
			<category>Resources and jobs</category>
			<pubDate>Tue, 05 May 2009 03:20:58 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/fix-these-codes-t39.htm#65</comments>
			<guid>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/fix-these-codes-t39.htm</guid>
		</item>
		<item>
			<title>Game Graphics</title>
			<link>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/game-graphics-t45.htm</link>
			<dc:creator>SuperSonic064</dc:creator>
			<description><![CDATA[I have recently found an excellent tutorial on creating graphics for games. It includes things like color theory and animation, and many other things. Please note that I did not write this, I only found it, and am posting a link to it here.
<br />

<br />
<a href="http://wiki.yoyogames.com/index.php/Ari_Feldman%27s_Book_on_Game_Graphics" class="postlink" target="_blank">Tutorial Link</a>]]></description>
			<category>Tutorials &amp; examples</category>
			<pubDate>Wed, 06 May 2009 22:50:26 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/game-graphics-t45.htm#82</comments>
			<guid>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/game-graphics-t45.htm</guid>
		</item>
		<item>
			<title>Enemy AI Request</title>
			<link>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/enemy-ai-request-t42.htm</link>
			<dc:creator>BBB0280</dc:creator>
			<description><![CDATA[obj_enemy_goblint
<br />

<br />
attacks= throw javelin
<br />

<br />
 and
<br />

<br />
stab with javelin
<br />

<br />
but only stab if hp is less than 35
<br />

<br />
 or vice versa
<br />

<br />

<br />
sprites are for walking the same, exept switch obj with spr, and at the end for left, put an &quot;l&quot;]]></description>
			<category>Resources and jobs</category>
			<pubDate>Tue, 05 May 2009 22:57:59 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/enemy-ai-request-t42.htm#75</comments>
			<guid>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/enemy-ai-request-t42.htm</guid>
		</item>
		<item>
			<title>Platform Codes/Tutorial</title>
			<link>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/platform-codes-tutorial-t3.htm</link>
			<dc:creator>BBB0280</dc:creator>
			<description>1) Make a sprite 16x16 no transperent black square



2) make 2 objects, labled obj_player and obj_solid



3) make obj_solid a solid



4) put this in players step event CODE:



// Gravity !

if place_free(x,y+1) {gravity = 0.5}// if hes in the air make him fall!

else {gravity = 0}// if not then he does not fall

gravity_direction = 270// the direction of gravity is down



// Limit the vertical speed !

if vspeed &gt; 10 {vspeed = 10}// how high he goes



// Moving !

if  ...</description>
			<category>Tutorials &amp; examples</category>
			<pubDate>Wed, 04 Mar 2009 01:49:03 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/platform-codes-tutorial-t3.htm#3</comments>
			<guid>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/platform-codes-tutorial-t3.htm</guid>
		</item>
		<item>
			<title>Adding Humour To A Scene</title>
			<link>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/adding-humour-to-a-scene-t49.htm</link>
			<dc:creator>SuperSonic064</dc:creator>
			<description>Adding humour to a scene can lift its atmosphere and give the scene a happier feel. It can present to the viewer a pleasant mood, which can be used as an ‘attraction’ effect, bringing your audience closer. However using humour improperly can backfire, and alienate your audience.



Humour Must Fit The Scene

Humour must fit to the content, tone, and structure of your scene. If it doesn’t fit, don’t use it. Tacking on unrelated humour can leave an audience confused and irritated, especially  ...</description>
			<category>Tutorials &amp; examples</category>
			<pubDate>Sat, 09 May 2009 03:28:02 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/adding-humour-to-a-scene-t49.htm#113</comments>
			<guid>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/adding-humour-to-a-scene-t49.htm</guid>
		</item>
		<item>
			<title>Design A HUD</title>
			<link>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/design-a-hud-t37.htm</link>
			<dc:creator>BBB0280</dc:creator>
			<description><![CDATA[could anyone design a HUD that would fit the style of this game, here is an image of the Health, PS if you want sprite a Healthbar too... but i think this one looks cool.?
<br />

<br />
<img src="http://www.iaza.com/work/090505C/RPG_screen155885.PNG" border="0" alt="" />]]></description>
			<category>Resources and jobs</category>
			<pubDate>Mon, 04 May 2009 22:16:53 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/design-a-hud-t37.htm#63</comments>
			<guid>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/design-a-hud-t37.htm</guid>
		</item>
		<item>
			<title>Help in Another way?</title>
			<link>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/help-in-another-way-t35.htm</link>
			<dc:creator>BBB0280</dc:creator>
			<description>please make a post in personal section if you want to help in another way and an example if you can please</description>
			<category>Resources and jobs</category>
			<pubDate>Mon, 04 May 2009 22:09:19 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/help-in-another-way-t35.htm#61</comments>
			<guid>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/help-in-another-way-t35.htm</guid>
		</item>
		<item>
			<title>Carousel Menu</title>
			<link>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/carousel-menu-t2.htm</link>
			<dc:creator>BBB0280</dc:creator>
			<description><![CDATA[Itts Kinda Glitchy though -_-
<br />

<br />

<br />

<br />

<br />
Version 2 will include
<br />

<br />
1)clickable buttons
<br />

<br />
2) um fixed mouse moving glitch
<br />

<br />
3)exit game button
<br />

<br />
4)prettier buttons
<br />

<br />
5)Have to double click to do that buttons functions
<br />

<br />
<a href="http://www.mediafire.com/?jluiydw1jmg" class="postlink" target="_blank">Download Here</a>]]></description>
			<category>Tutorials &amp; examples</category>
			<pubDate>Wed, 04 Mar 2009 01:34:36 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/carousel-menu-t2.htm#2</comments>
			<guid>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/carousel-menu-t2.htm</guid>
		</item>
		<item>
			<title>Sprites Needed!</title>
			<link>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/sprites-needed-t34.htm</link>
			<dc:creator>BBB0280</dc:creator>
			<description>VISIT THIS LINK FOR FULL DETAILS



http://gmc.yoyogames.com/index.php?showtopic=429866



Ok so i put my other project on hold because it was a one person project, and put this team rpg into buisness for now...





So the setting is kind of mid-evil i suppose, with those stone houses and stuff... but in a fantasy world with dragons, goblins and such roam the lands. The size of all the sprites will be relativley small, actually it may seem really small to most, but i just want it like  ...</description>
			<category>Resources and jobs</category>
			<pubDate>Mon, 04 May 2009 19:41:48 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/sprites-needed-t34.htm#59</comments>
			<guid>http://dark-star-studios.nice-forums.com/resources-and-jobs-f10/sprites-needed-t34.htm</guid>
		</item>
		<item>
			<title>Rules - by Bretboy129</title>
			<link>http://dark-star-studios.nice-forums.com/game-ideas-f16/rules-by-bretboy129-t14.htm</link>
			<dc:creator>bretboy129</dc:creator>
			<description><![CDATA[No swearing
<br />
No spamming
<br />
Be nice
<br />
Don't spam
<br />
No total rip offs of games that have already been made.
<br />
Oh and don't spam :P
<br />

<br />
Thank you
<br />
 -bretboy129]]></description>
			<category>Game Ideas</category>
			<pubDate>Tue, 31 Mar 2009 03:22:39 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/game-ideas-f16/rules-by-bretboy129-t14.htm#22</comments>
			<guid>http://dark-star-studios.nice-forums.com/game-ideas-f16/rules-by-bretboy129-t14.htm</guid>
		</item>
		<item>
			<title>Using a Bow</title>
			<link>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/using-a-bow-t7.htm</link>
			<dc:creator>squeakyreaper</dc:creator>
			<description><![CDATA[<a href="http://willhostforfood.com/access.php?fileid=57499" target="_blank">http://willhostforfood.com/access.php?fileid=57499</a>
<br />

<br />
I tried to make it comment heavy and efficient, though I may of failed.  This tutorial allows you to shoot a bow - just as it says.  The pull string goes close the mouse, the bow faces away from you, and letting go fires.  Any comments?]]></description>
			<category>Tutorials &amp; examples</category>
			<pubDate>Wed, 04 Mar 2009 04:27:07 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/using-a-bow-t7.htm#7</comments>
			<guid>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/using-a-bow-t7.htm</guid>
		</item>
		<item>
			<title>Request No.1</title>
			<link>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/request-no1-t12.htm</link>
			<dc:creator>BBB0280</dc:creator>
			<description><![CDATA[Here are some good ideas, the ones in red ill try to work on
<br />

<br />
1) sword swing
<br />
2)mele attacks
<br />
<font color="red">3)leveling</font>
<br />
4)stat attacks
<br />
<font color="red">5)Sprites keep falling through</font>
<br />
6)NPC's
<br />
<font color="red">7)platform enemys</font>]]></description>
			<category>Tutorials &amp; examples</category>
			<pubDate>Wed, 04 Mar 2009 22:48:46 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/request-no1-t12.htm#14</comments>
			<guid>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/request-no1-t12.htm</guid>
		</item>
		<item>
			<title>Inifinite Room Tutorial</title>
			<link>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/inifinite-room-tutorial-t9.htm</link>
			<dc:creator>squeakyreaper</dc:creator>
			<description>Quoting from my GMC thread:



This is a simple tutorial that allows people to make an infinitely scrolling room.  Instead of having a very, very long map, I instead just made the player stationary whilst everything else moves.  This creates the illusion that you're moving towards each other.  I tried to make it comment heavy and easily usable.



http://willhostforfood.com/access.php?fileid=57498 </description>
			<category>Tutorials &amp; examples</category>
			<pubDate>Wed, 04 Mar 2009 18:30:34 GMT</pubDate>
			<comments>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/inifinite-room-tutorial-t9.htm#10</comments>
			<guid>http://dark-star-studios.nice-forums.com/tutorials-examples-f19/inifinite-room-tutorial-t9.htm</guid>
		</item>
	</channel>
</rss>