free gamesalad no load times menu template + tutorial

CodeMonsterCodeMonster ACT, AustraliaMember Posts: 1,078
hey everyone today I have made a tutorial on making a gamesalad menu system with no load times,
eg; you click credits and it takes you to the credits page, all in one scene.
I made this tutorial as simple as i possibly could in the shortest amount of the time that I could,
this tutorial doesnt envole much code at all meaning basically no lag, so have a look at my tutorial and tell me what you think
thanks.
the video tutorial:


the template (best to watch tutorial then download)
https://www.mediafire.com/myfiles.php#myfiles

and there is much more tutorials to come, i will also be posting photos in a different post of my upcomming game, stay tuned.

Comments

  • TheGabfatherTheGabfather Member Posts: 633
    Yea, but that username tho..! 8-}
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    Man It's great your giving free stuff to the community but I feel that you need to change your username. There is an official GS staff member with the correctly spelled version of your username. No need to cause any confusion. If you know what I mean.

    Cheers
    Aaron
  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598

    +1 :P
  • UtopianGamesUtopianGames Member Posts: 5,692
    edited October 2013
    I agree with the user name, this is something a lot of us already know about but i do welcome tutorials so keep them coming.

    +1 for the PC tutorial there's not too many of them around (i think) and there's a lot of PC users so credit for that and hope you make more.

    Darren.
  • CodeMonkeyCodeMonkey Head Chef, Member, PRO Posts: 1,803
    That is not me.
  • CodeMonkeyCodeMonkey Head Chef, Member, PRO Posts: 1,803
    My critique on that video though is to not to unlock instances. That's one of my pet peeves.
    All the camera control actors behave the same way. If its own ID is the same as a game ID, run the Control Camera behavior. Instead of unlocking the actor, make the prototype have that behavior all built and replace that hard coded ID with an actor attribute instead. Change that actor attribute on each of the instances to the appropriate ID.
    That will cut down your coding a lot, and if you have to modify the camera control actor later for something else, you don't have to do that for every instance.

    Otherwise, the general idea of using the Control Camera to have multiple views on the same scene is sound.
  • CodeMonsterCodeMonster ACT, AustraliaMember Posts: 1,078
    edited October 2013
    sorry for the username guys i didnt know, but i have changed it.
  • KevinCrossKevinCross London, UKMember Posts: 1,894
    My critique on that video though is to not to unlock instances. That's one of my pet peeves.
    Mine too! For reals!
  • CodeMonsterCodeMonster ACT, AustraliaMember Posts: 1,078
    sorry the link in the post was incorrect, if anyone wants to download the template its here http://www.mediafire.com/download/wtalmnbjm9nr72f/no+load+times+menu+system.rar
  • jigglybeanjigglybean Member Posts: 1,584
    Who cares about the name? Great tutorial!
  • CodeMonsterCodeMonster ACT, AustraliaMember Posts: 1,078
    @jigglybean cheers
Sign In or Register to comment.