Changeset 5620 for 2014/30


Ignore:
Timestamp:
2014-07-24 11:20:37 (9 years ago)
Author:
oomahutt
Message:
 
Location:
2014/30/OonaH
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • 2014/30/OonaH/GoldenMaknae2/GoldenMaknae2/GoldenMaknae2/GoldenMaknae2.cs

    r5618 r5620  
    8383 
    8484 
    85         Kookie = PhysicsObject.CreateStaticObject(50.0, 50.0); 
     85        Kookie = new PlatformCharacter(50.0, 50.0); 
    8686        //Kookie.X = 0.0; 
    8787        //Kookie.Y = Level.Bottom + 30; 
     
    8989        Kookie.Image = KookieKuva; 
    9090        Kookie.Restitution = 1.0; 
    91         AddCollisionHandler(tavarat, "reuna", Osuma); 
     91        Gravity = new Vector(); 
    9292 
    9393        Add(Kookie); 
     
    122122            tavarat.Velocity = new Vector(0, -200); 
    123123            tavarat.CollisionIgnoreGroup = 1; 
     124            tavarat.IgnoresGravity = true; 
    124125            Add(tavarat); 
     126 
     127            AddCollisionHandler(tavarat, "reuna", Osuma); 
     128 
    125129            i++; 
    126130        } 
  • 2014/30/OonaH/GoldenMaknae2/GoldenMaknae2/GoldenMaknae2/bin/x86/Debug/Content/Kentta.txt

    r5618 r5620  
     1................................................................ 
     2................................................................ 
     3................................................................ 
     4................................................................ 
     5................................................................ 
     6................................................................ 
     7................................................................ 
     8................................................................ 
     9................................................................ 
     10................................................................ 
     11................................................................ 
     12................................................................ 
     13................................................................ 
     14................................................................ 
     15................................................................ 
     16................................................................ 
     17................................................................ 
     18................................................................ 
     19................................................................ 
     20................................................................ 
     21................................................................ 
     22................................................................ 
     23................................................................ 
     24................................................................ 
     25................................................................ 
     26................................................................ 
     27................................................................ 
     28................................................................ 
     29................................................................ 
     30................................................................ 
     31................................................................ 
     32................................................................ 
     33................................................................ 
     34................................................................ 
     35................................................................ 
     36................................................................ 
     37................................................................ 
     38................................................................ 
     39................................................................ 
     40................................................................ 
     41................................................................ 
     42................................................................ 
     43................................................................ 
     44................................................................ 
     45................................................................ 
     46................................................................ 
     47................................................................ 
     48................................................................ 
     49................................................................ 
     50................................................................ 
     51................................................................ 
     52................................................................ 
     53................................................................ 
    154................................................................ 
    255................................................................ 
     
    1972############.................................................... 
    2073############.................................########........... 
    21 ############.................................................... 
     74############....................-............................... 
    2275####################..........######....................######## 
    2376####################..........######............................ 
  • 2014/30/OonaH/GoldenMaknae2/GoldenMaknae2/GoldenMaknae2/obj/x86/Debug/ContentPipeline-{6494C56A-28E2-4B1B-97F3-D805E8298F10}.xml

    r5618 r5620  
    3636      <Options>None</Options> 
    3737      <Output>C:\MyTemp\OonaH\GoldenMaknae2\GoldenMaknae2\GoldenMaknae2\bin\x86\Debug\Content\Kentta.xnb</Output> 
    38       <Time>2014-07-24T10:26:15.718834+03:00</Time> 
     38      <Time>2014-07-24T11:17:01.318834+03:00</Time> 
    3939    </Item> 
    4040    <BuildSuccessful>true</BuildSuccessful> 
  • 2014/30/OonaH/GoldenMaknae2/GoldenMaknae2/GoldenMaknae2Content/Kentta.txt

    r5618 r5620  
     1................................................................ 
     2................................................................ 
     3................................................................ 
     4................................................................ 
     5................................................................ 
     6................................................................ 
     7................................................................ 
     8................................................................ 
     9................................................................ 
     10................................................................ 
     11................................................................ 
     12................................................................ 
     13................................................................ 
     14................................................................ 
     15................................................................ 
     16................................................................ 
     17................................................................ 
     18................................................................ 
     19................................................................ 
     20................................................................ 
     21................................................................ 
     22................................................................ 
     23................................................................ 
     24................................................................ 
     25................................................................ 
     26................................................................ 
     27................................................................ 
     28................................................................ 
     29................................................................ 
     30................................................................ 
     31................................................................ 
     32................................................................ 
     33................................................................ 
     34................................................................ 
     35................................................................ 
     36................................................................ 
     37................................................................ 
     38................................................................ 
     39................................................................ 
     40................................................................ 
     41................................................................ 
     42................................................................ 
     43................................................................ 
     44................................................................ 
     45................................................................ 
     46................................................................ 
     47................................................................ 
     48................................................................ 
     49................................................................ 
     50................................................................ 
     51................................................................ 
     52................................................................ 
     53................................................................ 
    154................................................................ 
    255................................................................ 
     
    1972############.................................................... 
    2073############.................................########........... 
    21 ############.................................................... 
     74############....................-............................... 
    2275####################..........######....................######## 
    2376####################..........######............................ 
  • 2014/30/OonaH/Kentta.txt

    r5618 r5620  
     1................................................................ 
     2................................................................ 
     3................................................................ 
     4................................................................ 
     5................................................................ 
     6................................................................ 
     7................................................................ 
     8................................................................ 
     9................................................................ 
     10................................................................ 
     11................................................................ 
     12................................................................ 
     13................................................................ 
     14................................................................ 
     15................................................................ 
     16................................................................ 
     17................................................................ 
     18................................................................ 
     19................................................................ 
     20................................................................ 
     21................................................................ 
     22................................................................ 
     23................................................................ 
     24................................................................ 
     25................................................................ 
     26................................................................ 
    127................................................................ 
    228................................................................ 
Note: See TracChangeset for help on using the changeset viewer.