Game Development Community

Is there a version of the Platform demo with the .cs

by Levi Putna · in TGB Platformer Kit · 01/25/2009 (5:25 pm) · 3 replies

Is there a copy of the Platform demo with the .cs files? The only copy I have has the .cs.dso

I want to use the Platform demo as a starting point for my game.

#1
01/25/2009 (5:46 pm)
No because if they shipped the .cs files with the demo there would be zero reason for users to buy the starter kits. That is just plain common sense.
#2
01/25/2009 (6:19 pm)
I own a copy of the Starter Kit, Is the demo code available to owners?

The demo is a little more advance than the code I get whenever I create a new project. I would like to use it as a starting point to learn from.
#3
01/26/2009 (6:31 am)
You should have all of the script source available to you with the full kit. Look in the ~/games/PlatformerDemo/game directory. You should see the .cs's and .dso's (if you have run the demo).