GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Move vs Velocity vs Interpolate

    NNterprises
    by NNterprises · June 2016
    on the obstacle, the obstacle still moves with constrain, but it doesn't collide or give you any points
  2. Move vs Velocity vs Interpolate

    Socks
    by Socks · June 2016
    (Quote)
  3. Move vs Velocity vs Interpolate

    NNterprises
    by NNterprises · June 2016
    I'm using a lot of custom collisions fyi
  4. Move vs Velocity vs Interpolate

    NNterprises
    by NNterprises · June 2016
    The constrain Y worked pretty well movement-wise but when you turn physics off (uncheck moveable) it does NOT register the collisions. AKA I go through every obstacle no matter what shape I am and I d
  5. Move vs Velocity vs Interpolate

    Socks
    by Socks · June 2016
    You can move things, and detect collisions without activating the physics (making the actor 'moveable'), for example constrain Y to Y+speed or Loop change Y to Y+speed . . . etc.
  6. Move vs Velocity vs Interpolate

    NNterprises
    by NNterprises · June 2016
    However, all of my actors needed to be moved have collisions associated with them, therefore I must keep moveable CHECKED.
  7. Checking tables for Values quickly

    fmakawa
    by fmakawa · June 2016
    Yes, I do. That custom keyboard changes the value of the text attribute "game.typedword". So I need to find that.
  8. Random text in dialogue box

    Baccarda
    by Baccarda · June 2016
    How exactly i can set an attribute to current table row number ?
  9. Checking tables for Values quickly

    fmakawa
    by fmakawa · June 2016
    I have a word list, SOWPODS, in a table. I want to type words, which changes a text attribute and have that text attribute be searched for in the table as I type it. example- If I write the word 'top'
  10. Random text in dialogue box

    KevinCross
    by KevinCross · June 2016
    But remove the Display Text from the code and use a game attribute for randomText instead of a self one so that actor 1 can access it.
  11. Loop music specified amount of times then change

    gooner
    by gooner · June 2016
    I am using an attribute musicTrack, based on it's value I choose a different file to play.
  12. Checking tables for Values quickly

    fmakawa
    by fmakawa · June 2016
    @Armelline I realised that but when I was learning and now still, his tutorials where like the only stuff on word related games. I started with his word checker tutorial which led to boggle. I figured
  13. Random text in dialogue box

    KevinCross
    by KevinCross · June 2016
    You would need to store the random number in an attribute because each time you call that code it picks a different random number so the title and the main text would be different each time and won't
  14. Checking tables for Values quickly

    fmakawa
    by fmakawa · June 2016
    meant using a table. Now my problem is, how do I constrain it that whatever I am typing is automatically being looked for in the table and doing it quickly? I tried using string expressions but I thi
  15. Random text in dialogue box

    KevinCross
    by KevinCross · June 2016
    ....Change Attribute: self.randomText = tableCellValue(TableName, random(1, tableRowCount(TableName)), 1)
  16. Sending and Receiving data using your own SQL Server - PHP file and TestProject included

    Manto
    by Manto · June 2016
    (Quote)
  17. Random text in dialogue box

    Baccarda
    by Baccarda · June 2016
    (Quote)
  18. Random text in dialogue box

    KevinCross
    by KevinCross · June 2016
    If you want it to change each time after a particular action then put the tableCellValue code above into an attribute and then display that i.e.
  19. How to make score count only when ball enters from the top of the ring

    wongj19
    by wongj19 · June 2016
    then: Change attribute game.score to game.score +1
  20. Sending and Receiving data using your own SQL Server - PHP file and TestProject included

    Shenanigans Studio
    by Shenanigans Studio · June 2016
    When I hit the Send and Get buttons I get a positive "1" callback attribute for both, however the table doesnt update when I hit get, and when I hit send the table doesnt show up in
Previous Next

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with GameSalad

Sign In Register

© Vanilla Keystone Theme 2026

Powered By Vanilla