Page 2 of 5 FirstFirst 12345 LastLast
Results 11 to 20 of 46

Thread: Intro To A First Person Shooter I'm Making

                  
   
  1. #11
    LUA Coder mexicansnake's Avatar
    Join Date
    Feb 2006
    Location
    Aguascalientes
    Age
    34
    Posts
    669
    Rep Power
    94

    Default

    Well, the lua cant handle any kind of videos , it cant even handle .Gif images...
    The only way to make cutscenes is using pics and lua codes.


    RIP: Agapito Elber Gudo.
    RIP: Rosa Melano
    Chema! Te lo lavas!
    Have a nice day! lmao

  2. #12

    Default

    That wouldn't be a problem for me. I could just create a .gif and export each individual frame. Actually, I think Carrara can export movies straight into image frames.

  3. #13
    DCEmu Newsposter Triv1um's Avatar
    Join Date
    Feb 2007
    Location
    Derby, UK
    Age
    33
    Posts
    3,200
    Rep Power
    131

    Default

    You can't do that, it needs to be coded in lua.

    I would imagine its possible to play frames stupidly fast though.
    PSN (PS3/PS4/Vita)/NintendoID - Triv1umx
    Steam - Rjinswand
    Runescape - Rjinswand

  4. #14
    CONSOLE HOARDER VampDude's Avatar
    Join Date
    Aug 2006
    Location
    Seinan Eikoku
    Posts
    5,499
    Blog Entries
    4
    Rep Power
    135

    Default

    One word...

    NICE!

  5. #15
    LUA Coder mexicansnake's Avatar
    Join Date
    Feb 2006
    Location
    Aguascalientes
    Age
    34
    Posts
    669
    Rep Power
    94

    Default

    Quote Originally Posted by Triv1um View Post
    You can't do that, it needs to be coded in lua.

    I would imagine its possible to play frames stupidly fast though.
    Wrong, It can be done. Just separate the sprites and the background...


    RIP: Agapito Elber Gudo.
    RIP: Rosa Melano
    Chema! Te lo lavas!
    Have a nice day! lmao

  6. #16

    Default

    @VampDude:
    Thanks alot, man! Glad you like the vids.

    @MexicanSnake:
    You wouldn't need to seperate the sprites if you're just making a cut scene (I don't think, not too familiar with LUA). You'd only need to do that if you want a video playing in the background, no? It shouldn't be too hard (again, not familiar with LUA).

    I actually did something like that for a level in my RPG... I exported each frame from a video I did of a tunnel loop (rotating around the center of a screen). Then did an event that looked something like this:

    :Label1
    :Change Panorama - Tunnel1.bmp
    :Wait .05 seconds
    :Change Panorama - Tunnel2.bmp
    :Wait .05 seconds
    Etc...
    Etc...
    :Jump to Label1

    Not the same exact strings, but you get the idea. Here's what it turned out as if you want to check it out. Pretty cool if you ask me :thumbup:.

    Keep in mind that you're not meant to take this game seriously. It's supposed to be full of rude humor and random, nonsenceical events.

    Between Dimensions

  7. #17
    Dreamcast User gdf's Avatar
    Join Date
    Aug 2006
    Location
    Hyperspace
    Posts
    1,704
    Rep Power
    134

    Default

    is it meant to be sort of spoof-like? there were some bits i laughed at (hope that doesn't offend you!) it looked pretty atmospheric...usuall games made with fps creator suck balls cos they are so generic, but this looks like across between fear and silent hill, which can only be a good thing!

  8. #18
    LUA Coder mexicansnake's Avatar
    Join Date
    Feb 2006
    Location
    Aguascalientes
    Age
    34
    Posts
    669
    Rep Power
    94

    Default

    Quote Originally Posted by DimensionT View Post

    @MexicanSnake:
    You wouldn't need to seperate the sprites if you're just making a cut scene (I don't think, not too familiar with LUA). You'd only need to do that if you want a video playing in the background, no? It shouldn't be too hard (again, not familiar with LUA).

    I actually did something like that for a level in my RPG... I exported each frame from a video I did of a tunnel loop (rotating around the center of a screen). Then did an event that looked something like this:

    :Label1
    :Change Panorama - Tunnel1.bmp
    :Wait .05 seconds
    :Change Panorama - Tunnel2.bmp
    :Wait .05 seconds
    Etc...
    Etc...
    :Jump to Label1
    Yeah, something like that with many images. Your RPG effect looks cool.


    RIP: Agapito Elber Gudo.
    RIP: Rosa Melano
    Chema! Te lo lavas!
    Have a nice day! lmao

  9. #19

    Default

    @Gdf:
    Well, no... It's not supposed to be funny. But if you want to laugh at it, more power to ya. I'm far more used to making jokes then being serious... Maybe some of that rubbed off on the video without me knowing, lol.

    I know that most games made with FPSC are crap, but I really hope my game pushes it's self away from them. I've invested quite alot of money buying model packs so I wouldn't be restricted to the ones that come with it. That, and an in depth storyline plus an entire soundtrack written by me should be what seperates it from the rest.

    @MexicanSnake:
    Good to know people like the work I've put into it!

    I've been talking with Buddy4point0 about making videos for LUA in another thread if you want to look it over/add some ideas.

    http://www.dcemu.co.uk/vbulletin/showthread.php?t=69973

  10. #20
    Banned
    Join Date
    Jul 2007
    Location
    LOOK AT MY GIRL SHES HOT ^_^
    Posts
    461
    Rep Power
    0

    Default

    Thats very intersting good job.

Page 2 of 5 FirstFirst 12345 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •