TWO QUESTIONS

RUPASRUPAS Member Posts: 823
edited November -1 in Working with GS (Mac)
Hello friends I have two questions that will not let me sleep, the first is ... I have a game over for iphone and now I want to do to ipad, I have to redo the whole game from the start only to have to change the resolutions?

thanks

second questions

that difference or meaning;

boolean:
text:
integer:
real:
angle:
index:

if someone is kind enough to explain this would be great, thanks family gs

Comments

  • synthesissynthesis Member Posts: 1,693
    Boolean is a value that is true or false.
    text is text (a string...such as a word).
    integer is a number
    real is a decimal number (3.14156...)
    angle is the angle of a circle (0-360)
    index...you won't need this until you are advanced.

    All of these are outlined in the support docs.

    As for iPad...
    You will need to read up on that in the docs also...
    http://gamesalad.com/wiki/start
  • quantumsheepquantumsheep Member Posts: 8,188
    Q1: You would have to change the size of everything too. Have a look on the marketplace for Deep Blue Ideas' resizer tool - it could save you some time!

    Q2: You made a game without knowing what the variables mean??? :O

    Boolean - yes or no value (i.e. true or false)
    text - a text value
    integer - a whole number value e.g. 1 or 2
    real - a value such as 1.5 or 2.8 - not just a 'whole' number
    angle - er...
    index - no idea

    Hope that helps a little!

    QS :D
  • quantumsheepquantumsheep Member Posts: 8,188
    Beaten by 33 seconds! :D
  • beefy_clyrobeefy_clyro Member Posts: 5,394
    1. Depending on the complexity of your game, this can take months of work! I recommend getting the GS Project Resizer from DeepBlueApps, works great and saves you at least 90% of the work.

    http://www.deepblueapps.com/Deep_Blue_Ideas_Ltd./GS_Resizer.html

    There is also a vid there showing you how it works etc.

    2. Seeing as you are a new user around here, i suggest reading the how to's, the wiki, the forums day in/day out and looking at the cookbook videos. You'll learn so much! Anyway;

    http://gamesalad.com/wiki/how_tos:gsc_create_attribute#what_is_an_attribute

    Cheers
  • beefy_clyrobeefy_clyro Member Posts: 5,394
    D'oh, beaten by a couple of minutes trying to find links! ha
  • quantumsheepquantumsheep Member Posts: 8,188
    beefy_clyro said:
    D'oh, beaten by a couple of minutes trying to find links! ha

    Well, between the three of us I'm sure the questions were answered ;)

    QS :D
  • RUPASRUPAS Member Posts: 823
    thanks goes out to everyone, the truth is that I have spent some time in these places but I am Spanish and I do not understand the video tutorials and learn me some things cost more.
Sign In or Register to comment.