Added: 4 years ago
From: ADEdge
Views: 10,725
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (41)

Sign In or Sign Up now to post a comment!
  • Realy good game, but why eggs? Not emeralds, keys or something else? Yeah graphics is good

  • how do you do games like that do you need more programs

  • Epic!!!!

  • AWESOME

  • blender

  • do you mind telling me a good place to learn how to make games like this?

  • @killcamike If you join blenderartists . org then theres a whole community of people there, along with heaps of game related tutorials and you can ask questions etc. Also just download Blender (its opensource and therefore doesnt cost anything) and you can start playing with it and doing tutorials right away. It does take time tho, expect to spend a long time learning all this stuff and start off basic (like making a game of pong etc)

  • @ADEdge Thank you so much! And are you still into Python? Or have you moved on to more advanced languages?

  • @killcamike I do still use python, its the language the blender game engine uses for this kind of stuff, you cant really use anything else. But I have started learning several other languages as part of my uni degree. Having a background in python has made learning other languages a lot easier.

    And I wouldnt say 'more advanced languages', simply because all languages can be pretty advanced if you want them to be. Nasa does use python for a lot of their stuff - just for some perspective :)

  • How long had you been using Python and Pygame at the time of making this?

  • @GreenlineGaming Id finished a BGE python tutorial a couple of days before making this game and video. Its a good tutorial, gives you pretty much everything you need to know to get started using python for the blender game engine. No pygame used here.

  • Love this ◕‿◕.

  • VERY cool! Gonna rush over to the second part now :D

  • real nice one dude :)

  • how do you execute a blender game to a .exe?

  • really nice.

  • god damn, i cant stand listening to your voice!

  • i am learning python now, how much do i have to learn before i can make a game - i always wanted to make an rts but till now i still suck at programming

  • at 1:50, you show a 3d graphics editor, where you can manipulate the objects. I'm new to python, and can't find anywhere how you edit objects other than in the code itself. Is that that a separate program you used, or is it already with python?

    I'm using Python 2.6, has it changed since then?

  • Na Im using Blender 3D, an opensource (free) 3D program which has an inbuilt game engine. In the engine you can use python to code whatever you want. Its quite flexable :)

  • Thanks!

  • Comment removed

  • Looks like a nintedo game very good

  • Hmm, watching your video (again) i just noticed.. at 1:53, what is that second cube for? i guess its scripting or collision detecting or something.. but er.. just wondering is all.

  • Yeh thats the physical basis of the character. The animated mesh doesnt detect collisions, its set to ghost. The cube is the dynamic object that the animated mesh is parented onto. Ive found its a good way of setting characters up.

  • ohh, thats clever man! i might try that. Now i know why that bug i found ((shooting the lower body knocks the carnivore back)) happens :P

  • btw, did you learn the whole 'carnivores walking around & turning away from wall' thing from Socials tutorials?

  • Kinda, i learnt how to do python programming from socials tutorial, but after you know the basics you have to work out how to use python to do what you want, so yes, in a way.

  • what did u use python for i know ruby and they are similiar :)

  • Yeh I used python, Ive heard of ruby but Ive never used it.

  • I found a bug in the game i like to mess about with.

    shoot the carnivores feet and he goes flying and is stunned for a few seconds

  • whilst i was watchin your vid

    i pondered if you knew how to connect animation like walking to a direction like "w"?? and i want to know where you started too learn python?

    many thanks.

    we should collaborate

  • Well a good place to start is by learning logic bricks in blender, then with that you can learn how to use python to have even more control. Do some google searches, look for 'socials GE python tutorial.

  • wait dude did u use an engine for this? cause i doubt u did this with plain python when u dont know what lists and tuples are and nice vid btw

  • Yeh i used the Blender Game engine, its inbuilt into Blender.

  • instead of making in go in a circle, make it follow u... i tell you how with no script.

    give an always sensor ---- and controller ---- then go into EDIT OBJECT choice and choose Track... then choose an object from your character model and put it into the slot... then the character will follow you everywhere... if you want to get advance choose a near or ray sensor and it will POP out at you or just when its looking at you.

  • I understand what your saying, but it already does this. I wrote the script so that it walks around randomly (not in a circle) and when it sees a grub it locks onto it and chases it down. But it wont chase the player, i didnt want it to do that. Look at one of the other videos, youll see how it tracks to grubs and kills them.

  • Really cool, man! Thanks for taking the time to make these videos. I'm currently learning Python and these videos have inspired me. :)

  • Glad its inspired you! Note that this is my first ever project python, id never touched any programming before this. So this is what you can do with the absolute basics and a bit of spare time.

  • Very impressive work. :)

    You reckon you could send me an email and teach me a little? I'm still stumped on dictionaries and the differences between lists and tuples. xD I'll pm my email to you if you think you can help. :)

  • Ha, ive got no idea what those things are! If your looking into doing Game stuff with python have a look for Socials introduction to python in the game engine. PM me if youd like the link, ill have a look for it. It helped me heaps.

  • Okay, cool. ^.^

  • nice!!

  • Dude, I can't hear you.

  • Yeh i had trouble with the sound in part 1, only realized how bad it was once id uploaded it. Part 2 & 3 are better though.

  • How good does your computer have to be to run this?

  • Average handels it well. My laptop is a 1.6Ghz dual core with 1G of ram and a standard video card (very bad video card). It can handle around 60-70 grubs in the game at one time before the fps starts getting bad.

  • Great thanks again

  • hey, very nice. Where can I learn how to do this sort of stuff?

  • Search the blender forums, and download blender3D if you havent got it already. Theres heaps of tuts out there.

  • Thanks

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more