Jump to content

GIMPY73

Members
  • Posts

    300
  • Joined

  • Last visited

Everything posted by GIMPY73

  1. Hey GoodOne. Try adding this to the player controller function. If camrotation.x > 90.0 Then camrotation.x = 90.0 If camrotation.x < -20.0 Then camrotation.x = -20.0 So your PlayerController should look like this: Function PlayerController() mx = Curve(MouseX() - GraphicsWidth() / 2, mx, 6) my = Curve(MouseY() - GraphicsHeight() / 2, my, 6) MoveMouse(GraphicsWidth() / 2, GraphicsHeight() / 2) camrotation.X = camrotation.X + my / 10.0 camrotation.Y = camrotation.Y - mx / 10.0 RotateEntity(fw.Main.camera, camrotation) If camrotation.x > 90.0 Then camrotation.x = 90.0 If camrotation.x < -20.0 Then camrotation.x = -20.0 move = KeyDown(KEY_W) - KeyDown(KEY_S) strafe = KeyDown(KEY_D) - KeyDown(KEY_A) jump:Float = 0.0 If KeyHit(KEY_SPACE) & Not ControllerAirborne(player) jump = 8.0 End If If KeyDown(KEY_LSHIFT) | KeyDown(KEY_RSHIFT) move = move * 3.0 strafe = strafe * 3.0 End If There might be a better way of doing this , but it works Thanks Gimpy73
  2. Cheers Roland , downloading now Thanks Gimpy73
  3. " Gimpy into a programmer " Ah true ya got a point there Thanks Gimpy73
  4. Thanks MG I looked at your post (BasicSceneLoader) and then moved onto this one. Works great and im getting great FPS (140 - 180) using the DesertHighWay.sbx + some of my models loaded in aswell Keep it up mate , ya might make me a programmer yet Thanks Gimpy73
  5. No probs Pixel , post my results as soon as the DVD arrives. Thanks GIMPY73 B)
  6. @Rick Ive placed an order for the SoundPool 15 DVD today . Will let you know how it work's out with the MusicMaker 15 Silver edition. Thanks Gimpy73
  7. GIMPY73

    COD6.ogg

    Drugs are bad M'Kaaaaayy. But to be honest im just in a very very very happy mood (no drugs involved) Thanks Gimpy73
  8. GIMPY73

    COD6.ogg

    Well the doctor told me "you must keep taking the medication" , guess what ??? he he he Thanks Gimpy73 B)
  9. GIMPY73

    COD6.ogg

    Cheers Im just in a happy mood today , no reason just happy And that has to be worth a w00t or 3 Thanks Gimpy73 B)
  10. GIMPY73

    COD6.ogg

    File Name: COD6.ogg File Submitter: GIMPY73 File Submitted: 29 Jan 2010 File Category: Music License: Feel free to use for any LWE Project commercial or not Another tune for ya I call this piece COD6 (shhh secret project im working on) Thanks Gimpy73 Click here to download this file
  11. I don't see why not Rick. Its just a bunch of sound sample's. Me mate has been using Magix Music Maker for a good few years , and has had no problem with the older sound pools working with version 15. I think most of the newer sound pools use .ogg files , as the older ones used to be .wav. Im thinking of sending off for the sound pools (if not me mate will lol) an i can let you know Rick Thanks Gimpy73
  12. No probs Pixel. Its a very easy to use package , and its FREE You can also buy SoundPool DVD's from the main site , to add over 12GB of samples. Thanks Gimpy73
  13. Ahh right just making sure Thanks Gimpy73
  14. I like it alot Kevin. Good job , and hope to see a demo up soon Thanks Gimpy73
  15. ohh i see , so replying to me means nothing Thanks Gimpy73
  16. lol you got way to much time on ya hands MG Thanks Gimpy73
  17. Hmm let me check that for ya MG.... YEEEEESSSSS its FREEEEEEEEEEEE lol Thanks Gimpy73
  18. Ok this is the Silver edition of Magix Music Maker 15 , but its FREE Check out this website and enter this password when asked: No5kfybP https://extern.magix.net/pdl/download?id=6j9u2navfu5weya4e4py6gdvk You don't need a serial key for this as it is a slight cut down version (Silver Version). It does'nt have as many samples as the Full version , and a couple of the sequencers arn't there , but its FREE lol PS: this is legit , ive downloaded it and it works. Thanks Gimpy73
  19. GIMPY73

    Dream

    LOL Thanks Gimpy73
  20. GIMPY73

    Dream

    ROFLMAO Thats the thing , i don't want people thinking that so shhhhhh. lol But my main concern is this , what if non members can gain access to the download section , what if there is a glitch on the site??? Ive scanned my comp for virus'es (i always do) , and found nowt. It could be that 40 members did download my music , but still seems strange. Thanks Gimpy73
  21. GIMPY73

    Dream2

    Ahh is that right MG Thanks Gimpy73
  22. GIMPY73

    Dream

    I wonder if Josh could tell if the 40 downloads in the first hour , are legit.?? I find it strange that i had so many downloads in such a short time. I mean , it's me mate who is good at doing music, and his only got 12 and that took a week lol. Thanks Gimpy73
  23. GIMPY73

    Dream2

    Ok Lumooja iv re-uploaded them as .ogg , and there aint no royalty fees on these songs , as i made them Thanks Gimpy73
×
×
  • Create New...