Spare Code ? Dump It here.

1212223242527»

Comments

  • BigDaveBigDave Member Posts: 2,239

    Incredible guys I just took a couple of features from this thread here for my new game.

    thank you!

  • HopscotchHopscotch Member, PRO Posts: 2,782

    Here a "Chart from Table" example with project attached.

  • johnnymagnejohnnymagne NorwayMember Posts: 112

    This is code philanthrophy! Thank you @Hopscotch for yet another great contribution to one of the the most valuable threads on this forum

  • SocksSocks London, UK.Member Posts: 12,822

    @Hopscotch said:
    Here a "Chart from Table" example with project attached.

    Masterful lateral thinking !

  • HopscotchHopscotch Member, PRO Posts: 2,782

    @Socks, @johnnymagne
    Thank you for the kind words! :)

  • RThurmanRThurman Member, Sous Chef, PRO Posts: 2,881

    @Hopscotch -- the last four projects you have posted are incredibly helpful. Thanks for sharing them!

  • HopscotchHopscotch Member, PRO Posts: 2,782

    Thank you @RThurman. My pleasure. :)

  • Braydon_SFXBraydon_SFX Member, Sous Chef, Bowlboy Sidekick Posts: 9,273

    @Hopscotch said:
    Here a "Chart from Table" example with project attached.


    Dang man! Crazy stuff! Thanks for sharing!

  • jay2dxjay2dx Member Posts: 611

    @Hopscotch said:
    Here a "Chart from Table" example with project attached.


    Nice, I'm going to try and use this to create water in my platformer game! Should work with some suitable values no!

  • evertevert Member Posts: 266
    edited December 2016

    Some people do crazy stuff with this engine!

    well i posted the source of my olde game here if you are interested:
    http://forums.gamesalad.com/discussion/93841/old-flunky-game-source-for-free#latest

  • IceboxIcebox Member Posts: 1,485
    edited July 2017

    Wave effect and touch to change color , might be useful to some

  • RThurmanRThurman Member, Sous Chef, PRO Posts: 2,881

    Sweet!
    Thanks for sharing with the community @Icebox.

  • RowdyPantsRowdyPants Member Posts: 465

    @Hopscotch @Icebox Thanks you guys rock!

  • AlchimiaStudiosAlchimiaStudios Member Posts: 1,069

    Nice one @Icebox

  • IceboxIcebox Member Posts: 1,485
    edited July 2017

    Thanks everyone ! :)

  • PhilipCCPhilipCC Encounter Bay, South AustraliaMember Posts: 1,390

    @Icebox That's really mesmerising. :dizzy: Makes me think of underwater sea creatures which gave me some ideas. Thanks.

  • rainwaterstudiosrainwaterstudios Member Posts: 198

    @Socks said:
    This is just an effect someone might like use in a game somewhere . . .

    Sweet! I may incorporate it into my game 'Evasion : Revolution'...

  • RThurmanRThurman Member, Sous Chef, PRO Posts: 2,881

    Here is yet another grid builder example. It spawns a grid of actors. You can specify the number of rows and columns and it calculates the width and height for each tile.

    It also shows one way to make a nested loop. GameSalad does not allow a loop behavior within a loop behavior. So this example shows an easy way to get nested loops.(There are several ways to do this, but this one is straight forward.)

Sign In or Register to comment.