Unity Community

Register or Sign In:

+ Reply to Thread
Results 1 to 13 of 13

  1. Posts
    52

    Virtual puppetry

    Hi all,

    We are developing a "serious" game for children between 8 and 10, in which they will learn about the world of puppetry. Using the game and its custom-built controller, they will learn how to do basic movements with a marionette, while solving very simple puzzles that teach them about material properties of the puppets. The level itself progresses through the history of a certain type of puppet, from traditional art to modern, more absurd applications of the art form. There are three types of puppets (a wooden puppet, a metal puppet and a puppet made of fabric), but the children can use a puppet editor (separated from the game itself) to customize their puppets (adding accessories to them for example).

    In this Belgian research project (GameHUB), we are developing the first level as a demonstrator for the concept. The level involves the world of "rod puppets", going from the traditional Wayang Golek puppets to the modern puppets of Handpring Puppet Company.

    We are only just producing the actual scenery and puzzles for the game, but I wanted to show our current results anyway, so we can maybe get some critique on the general idea. The innovative about this game is that we are using purely physically based character animation for the player-controller marionette. So no animations on that character whatsoever.

    Normally, the game is played using a custom-built controller that uses the same wooden "cross" that real puppeteers use. In stead of attaching the strings of the wooden cross to a puppet, we use bend and distance sensors and an Arduino board to capture the movement of the controller. We changed the USB stack of the Arduino board to act as a Joystick HID device, so we can use the normal Unity input system to capture the input of the sensors. For demonstration purposes however, I implemented a keyboard controller to control the puppet without the custom controller.

    Here are some screenshots of the current state of the level. Note that we are still tweaking this very much, especially in terms of lighting, but all comments are more than welcome.








    A picture of the controller:


    Here are some links to the playable versions:
    I also created a very simple demo to show all three puppets at once. Walking is disabled, but the keyboard controls are the same as in the other demonstrator.

    The keyboard controls:
    • Left/right arrow keys: Pull left/right leg up
    • Left shift + Left/right arrow keys: Pull left/right arm up
    • Down arrow: Squat
    • Up arrow: jump
    • Up+Down arrows: bend over
    • Escape: Restart level

    You can also drag the puppet and other physical objects around with the left mouse button.

    I feel that I wrote too much text already, so if anyone wants more information about something, just post here. And again, all comments are very welcome. We have a thick skin

    Greetings,
    JeDi
    Last edited by JeDi; 10-24-2011 at 09:00 AM. Reason: New download links


  2. Location
    Belguim
    Posts
    163
    looks awesome ;-)


  3. Location
    Italy
    Posts
    326


  4. Posts
    52
    Just one note: the first puppet that you can select is kinda broken. It was a prototype puppet that isn't updated in a long time. Today, I almost finished the third puppet, made of fabric. I will update the demo probably tomorrow with the prototype puppet removed, and the fabric puppet added.
    Last edited by JeDi; 10-05-2011 at 08:19 AM.


  5. Posts
    52
    We added the final puppet, and it has a very funny walk

    Here are the new links for the demonstrator:
    This is the concept for the three puppets that are now in the game. Note that we are still working on the accessory system, so the puppets in the game are "nude".



    Greetings,
    JeDi

    P.S. We are still having an annoying problem with substances and version control. If someone has an answer to this thread, we would be very grateful!


  6. Posts
    52
    I edited the first post with links to the latest builds, which have a lot of tweaks but still the same part of the level. I removed the prototype puppet because it was broken anyway.

    We host a symposium tomorrow about this research project, and after that we will finish the new part of the level so the demonstrator will become longer. In the new part of the level, we will move from the era of classical Wayang Golek to the style of Richard Teschner (a bit less Asian and a bit more renaissance type of style).

    I find it strange that almost nobody seems to comment on this thread. Has nobody tried this yet, or doesn't it work? We designed this with a modern PC in mind, so we didn't really optimise for performance (yet). Does it run smoothly on your computers? What do you think of the art style? Again, we are happy with any constructive criticism because we are still beginners ourselves.

    Greetings,
    JeDi


  7. Location
    United Kingdom / Belgium
    Posts
    409
    Great job and great idea ! Greetings from a compatriot


  8. Posts
    454
    Nothing has ever made me want to learn to be a puppeteer before. Congrats on at least having and awesome concept! I don't want to play it without the controller, though.


  9. Posts
    52
    Thanks for the comments. The keyboard controls actually work fairly well. Especially the fabric puppet is a lot of fun to play with. Don't forget to press and hold the down key from time to time, so he falls down on the ground.

    Edit:
    I also created a very simple demo with all three puppets. Walking is disabled, but the keyboard controls are the same as in the other demonstrator.
    Last edited by JeDi; 10-24-2011 at 08:58 AM.


  10. Location
    Belguim
    Posts
    163
    the project is finished but we had a great boost in the end and got two more levels done (the last one is not complete unfortunately).
    don't know if JeDi updated to our "final" build?
    If we find spare time I'm sure we'll also finish level 3 ;-)
    anyway it was a nice project to work on. hope more like that come along in the future.


  11. Posts
    52
    Yes, the research project (GameHUB) is finished. We had a blast working on it, and gained a lot of experience doing so.

    I will update the first post with more info as soon as I find the time, but you can find the latest builds here:
    The zip files contain a small readme file with the keyboard controls in it (normally, the game is played using a custom controller based on the controls of a real marionette).

    Mind that the game is a prototype, not a finished project. We used it to do research about completely physically based character animation, and I will surely use that technique (minus the marionette strings) for a game in the future.

    You can find the two other prototypes created during this research project at http://gamehub.be/games.
    • Unizo Limburg is a game insprired by Theme Hospital, where you run an ice cream salon. The game is used to teach (dutch speaking) students how to start and manage a business
    • New Belgica is a game insprired by the Monkey Island series, where you play through a parody of the real journey to the Southpole during a belgian expedition at the end of the 19th century.

    Note that all text in the games had to be in Dutch, so it can be a bit hard to follow for people using other languages

    Of course, any feedback is appreciated!

    Greetings,
    JeDi


  12. Location
    Belguim
    Posts
    163
    and some more screen goedies






  13. Location
    serbia
    Posts
    87
    it is very nice and interesting work