Welcome, Guest. Please login or register.

Author Topic: Creating games with Backbone - Step by Step for beginners!  (Read 37687 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline carvedeye

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show all replies
Re: Creating games with Backbone - Step by Step for beginners!
« on: December 28, 2012, 10:34:35 PM »
Hi guys im wanting to make a game using backbone and think cammys tutorial is great, my question is this i have downloaded a load of sprite sheets in .PNG format and i would like to know how i will add these to backbone, do i just change them from .PNG to Bitmap to add them to back bone?

All help appreciated.
« Last Edit: December 29, 2012, 01:09:02 AM by carvedeye »
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeye

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show all replies
Re: Creating games with Backbone - Step by Step for beginners!
« Reply #1 on: December 30, 2012, 06:09:31 PM »
Thanks amiman99 i will give that a go :)
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeye

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show all replies
Re: Creating games with Backbone - Step by Step for beginners!
« Reply #2 on: January 10, 2013, 03:23:45 PM »
Quote from: amiman99;721544
Here is a teaser of my game made with Backbone:
http://www.youtube.com/watch?v=nQr7YoAd_1Q


That looks great, look forward to it being finished :)
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeye

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show all replies
Re: Creating games with Backbone - Step by Step for beginners!
« Reply #3 on: January 10, 2013, 05:42:55 PM »
When ever i try and select a bitmap image i get an error saying "File is Not a Valid IFF Picture". all i did was try and add a bitmap image as described in the tutorial ?
I am using a sprite sheet with mario in different stances.
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeye

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show all replies
Re: Creating games with Backbone - Step by Step for beginners!
« Reply #4 on: January 10, 2013, 08:34:03 PM »
That would be great amiman99 i'll send them to you :)

How do i send a file in a PM?
« Last Edit: January 10, 2013, 08:48:35 PM by carvedeye »
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeye

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show all replies
Re: Creating games with Backbone - Step by Step for beginners!
« Reply #5 on: January 10, 2013, 09:26:34 PM »
Here is the sprite sheet i have been trying to use, hope you can configure it so that i can implement it into backbone :)
« Last Edit: January 10, 2013, 09:43:08 PM by carvedeye »
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeye

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show all replies
Re: Creating games with Backbone - Step by Step for beginners!
« Reply #6 on: January 10, 2013, 11:30:59 PM »
@amiman99, thanks very much,works a treat now im having problems loading images to block maker. Is there any where that i can download all the images from that will work for backbone right of the back?
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeye

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show all replies
Re: Creating games with Backbone - Step by Step for beginners!
« Reply #7 on: January 11, 2013, 12:27:35 AM »
Quote from: JJ;722045
Right off the bat dude not back :)


Pmsl that's what I meant lol
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeye

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show all replies
Re: Creating games with Backbone - Step by Step for beginners!
« Reply #8 on: January 11, 2013, 01:02:16 AM »
Quote from: amiman99;722053
The Block maker is for 16x16 or 32x32 tiles for levels, to make objects,like hero, enemy, collectables, you need to use the Image Editor in Backbone.


Ah thats great amiman99 very much appreciated for your help :)
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeye

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show all replies
Re: Creating games with Backbone - Step by Step for beginners!
« Reply #9 on: January 11, 2013, 02:24:20 PM »
Ok so im was up untill 4:30am trying to get block maker to make blocks for my level but i am still no further forward could anyone here please explain to a noob like myself exactly how to use the block maker in backbone? i have been downloading loads of sprite sheets with charcters and levels etc but when ever i try to add these sheets i get an error saying its not a valid iff file so i downloaded XnVIEW so thati can create .IFF files to work with the amiga but im still no further forward? I am trying to make a super mario game i have my character ready just need to use block maker so i can create a level.
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3
 

Offline carvedeye

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1563
    • Show all replies
Re: Creating games with Backbone - Step by Step for beginners!
« Reply #10 on: January 19, 2013, 10:59:17 PM »
Thanks amiman99 i will give that a go :)
A1200T: M1230XA 50Mhz 68030 w/64mb,DVDRom, 80gb hdd, Realtek LAN Card, Mediator LT4 + Radeon 9250 128mb(used for fast ram), Spider USB Card, Voodoo 3 3000 OS 3.9 +bb 1-3