Noob wanting to make a game

#56
Quote:is it better or reccommended to try to create all the map pieces and items and what not or make some and use some from som or maybe the better question is what do u all reccomend for customization tactics?
how much to create urself Vs how much to use from the already avaliable?
It's a judgment call. Verdite has been amazing, but I've seen several other people on these forums who seem to get bogged down trying to make everything custom and eventually give up. My advice would be to make your first game relatively short (you can add another 'episode' to it later if you want) and just create a few new Items or Objects. I think gameplay is mostly about story and play, so custom parts are just 'frosting on the cake'.

A rough list of 'easiest to hardest' to make parts:
1) Accessory (rings, pendants), non-hand armor, generic items (bottles etc)
2) Weapons, hand armor, non-animated Objects (barrels, plants etc), simple map Pieces (wall, floor etc),
3) NPCs, switch Objects, pedestal Objects, chest Objects, complex map Pieces (staircases etc)
4) Doors, enemies, trap Objects

You might check the Metasequoia tutorials listed in the top post here for basic information on what all the buttons do.

Since you're new to it, here's some basic 3D 'theory':
3D models are made of flat shapes called polygons.
A polygon will be a triangle with 3 corners or a 'quad' with 4.
The points in the corners of these polygons are called 'vertices' (singular is vertex).
Each polygon has a 'face' which is the flat surface drawn between the polygon's corners (vertices). Faces make up the visible parts of a model.
A face can only be seen from the front; it is 'invisible' from behind. So a polygon that can be seen from both the front and back is called 'double sided' since it is actually two faces back to back.
A model is shaped by moving it's faces and vertices around.
A 'line' is just a line drawn between two vertices.
Most of the controls in Metasequoia are just different tools to help you select, align, move or add faces/vertices to you model. ‎ 
Metasequoia's 'Command' panel is where most of the controls you will be using are located so if you learn those button's functions, you will be well on your way.

To make a 3D model, you can create faces manually using the 'create' button, but this is quite hard to do from scratch so we usually start a model by making a pre-formed 'primitive' shape and editing it into the model we want to make. You can press the 'primitive' button to see the shapes available in Metasequoia. For instance, the 'hoop' primitive would be a good start for making a ring accessory model.

A 'material' is something like a paint that you apply to a polygon's face to give it color or a design etc. A 'texture' is one type of material that uses a picture (.BMP in SoM) which is applied to the faces in a model. You can make a texture graphic from scratch or just use a photo. There are also a decent number of free textures online. The 'UV' system is a coordinate system to set how you want a texture aligned on a polygon's face. Verdite's 'UV Projection' tutorial on the forums here is a good starting method for setting up a texture. ‎ 

Basic view controls (Verdite already covered most of these):
'Move' button pushed: left-click+drag = select model parts
Right-click+drag = rotate camera
Center-click+drag = ‎ move camera L/R
Center wheel = Zoom in/out
F1, F2, F3 = center view on side/top/front
F4 = toggle split view

Hope something there helps ;p
Reply



Messages In This Thread
Noob wanting to make a game - by sirtuftcat - 2011-07-09, 04:43 AM
Re: Noob wanting to make a game - by Creatura - 2011-07-09, 09:12 AM
Re: Noob wanting to make a game - by scott - 2011-07-09, 07:05 PM
Re: Noob wanting to make a game - by Creatura - 2011-07-09, 08:25 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-09, 08:36 PM
Re: Noob wanting to make a game - by Creatura - 2011-07-09, 09:20 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-07-09, 09:28 PM
Re: Noob wanting to make a game - by Verdite - 2011-07-10, 03:07 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-13, 12:47 AM
Re: Noob wanting to make a game - by dmpdesign - 2011-07-13, 04:37 AM
Re: Noob wanting to make a game - by Verdite - 2011-07-15, 12:19 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-15, 02:31 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-18, 11:06 PM
Re: Noob wanting to make a game - by dmpdesign - 2011-07-19, 12:48 AM
Re: Noob wanting to make a game - by Verdite - 2011-07-19, 09:32 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-19, 08:38 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-19, 08:46 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-21, 04:55 AM
Re: Noob wanting to make a game - by scott - 2011-07-22, 04:00 AM
Re: Noob wanting to make a game - by Verdite - 2011-07-22, 09:51 AM
Re: Noob wanting to make a game - by dmpdesign - 2011-07-22, 01:00 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-22, 08:10 PM
Re: Noob wanting to make a game - by Verdite - 2011-07-22, 10:16 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-23, 10:56 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-24, 03:30 AM
Re: Noob wanting to make a game - by scott - 2011-07-24, 04:55 AM
Re: Noob wanting to make a game - by scott - 2011-07-24, 08:23 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-25, 09:00 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-26, 12:55 AM
Re: Noob wanting to make a game - by scott - 2011-07-26, 03:33 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-26, 04:40 AM
Re: Noob wanting to make a game - by scott - 2011-07-26, 03:53 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-07-26, 09:40 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-27, 04:14 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-27, 06:45 PM
Re: Noob wanting to make a game - by scott - 2011-07-28, 02:15 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-28, 05:04 AM
Re: Noob wanting to make a game - by dmpdesign - 2011-07-28, 06:31 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-28, 09:53 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-07-28, 10:26 PM
Re: Noob wanting to make a game - by dmpdesign - 2011-07-29, 01:14 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-29, 10:00 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-29, 10:35 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-07-29, 11:05 PM
Re: Noob wanting to make a game - by scott - 2011-07-31, 04:26 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-07-31, 11:09 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-01, 11:20 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-02, 09:57 PM
Re: Noob wanting to make a game - by Verdite - 2011-08-03, 11:27 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-04, 06:55 AM
Re: Noob wanting to make a game - by Verdite - 2011-08-04, 08:06 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-05, 04:11 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-05, 04:24 AM
Re: Noob wanting to make a game - by Verdite - 2011-08-05, 03:39 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-05, 08:33 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-05, 10:55 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-06, 12:26 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-06, 12:37 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-06, 06:41 AM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-06, 07:22 AM
Re: Noob wanting to make a game - by Verdite - 2011-08-06, 12:55 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-06, 02:56 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-06, 03:15 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-06, 04:42 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-06, 07:27 PM
Re: Noob wanting to make a game - by Guyra - 2011-08-06, 08:02 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-06, 11:53 PM
Re: Noob wanting to make a game - by Verdite - 2011-08-07, 12:08 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-07, 01:43 AM
Re: Noob wanting to make a game - by scott - 2011-08-08, 03:15 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-08, 06:43 AM
Re: Noob wanting to make a game - by Verdite - 2011-08-08, 11:03 AM
Re: Noob wanting to make a game - by airflamesred - 2011-08-08, 02:05 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-08, 08:04 PM
Re: Noob wanting to make a game - by Verdite - 2011-08-08, 09:51 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-08, 11:08 PM
Re: Noob wanting to make a game - by Verdite - 2011-08-09, 11:43 AM
Re: Noob wanting to make a game - by scott - 2011-08-09, 02:22 PM
Re: Noob wanting to make a game - by airflamesred - 2011-08-09, 03:32 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-09, 07:44 PM
Re: Noob wanting to make a game - by Verdite - 2011-08-09, 10:15 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-10, 12:14 AM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-10, 12:23 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-10, 12:39 AM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-10, 01:51 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-10, 04:38 AM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-10, 05:20 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-10, 05:42 AM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-10, 06:34 AM
Re: Noob wanting to make a game - by Verdite - 2011-08-10, 10:51 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-11, 03:35 AM
Re: Noob wanting to make a game - by Verdite - 2011-08-11, 12:52 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-11, 10:37 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-11, 11:31 PM
Re: Noob wanting to make a game - by scott - 2011-08-12, 03:37 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-12, 04:13 AM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-12, 11:12 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-12, 11:19 PM
Re: Noob wanting to make a game - by dmpdesign - 2011-08-13, 01:03 AM
Re: Noob wanting to make a game - by dmpdesign - 2011-08-13, 01:05 AM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-13, 01:06 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-13, 05:37 AM
Re: Noob wanting to make a game - by Verdite - 2011-08-13, 02:40 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-14, 03:11 AM
Re: Noob wanting to make a game - by Verdite - 2011-08-14, 05:04 PM
Re: Noob wanting to make a game - by scott - 2011-08-14, 11:37 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-15, 04:01 AM
Re: Noob wanting to make a game - by dmpdesign - 2011-08-15, 05:28 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-15, 05:50 AM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-15, 11:36 AM
Re: Noob wanting to make a game - by scott - 2011-08-15, 04:16 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-15, 11:44 PM
Re: Noob wanting to make a game - by scott - 2011-08-16, 02:26 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-16, 04:17 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-17, 03:00 AM
Re: Noob wanting to make a game - by scott - 2011-08-17, 03:45 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-17, 03:49 AM
Re: Noob wanting to make a game - by Verdite - 2011-08-17, 12:20 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-17, 07:33 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-21, 01:16 AM
Re: Noob wanting to make a game - by dmpdesign - 2011-08-21, 03:01 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-21, 03:16 AM
Re: Noob wanting to make a game - by Verdite - 2011-08-21, 04:49 PM
Re: Noob wanting to make a game - by Guyra - 2011-08-21, 05:25 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-24, 11:20 PM
Re: Noob wanting to make a game - by Verdite - 2011-08-25, 10:44 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-25, 11:57 PM
Re: Noob wanting to make a game - by Verdite - 2011-08-29, 11:06 AM
Re: Noob wanting to make a game - by scott - 2011-08-29, 04:47 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-29, 09:31 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-29, 11:41 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-08-30, 03:18 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-08-31, 05:58 AM
Re: Noob wanting to make a game - by Verdite - 2011-09-02, 10:02 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-09-02, 11:04 PM
Re: Noob wanting to make a game - by Verdite - 2011-09-03, 03:42 AM
Re: Noob wanting to make a game - by HwitVlf - 2011-09-03, 04:22 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-09-05, 07:15 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-09-05, 09:39 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-09-10, 12:21 AM
Re: Noob wanting to make a game - by Verdite - 2011-09-10, 12:17 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-09-12, 08:30 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-09-14, 12:17 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-09-15, 06:30 AM
Re: Noob wanting to make a game - by Verdite - 2011-09-15, 12:30 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-09-16, 01:53 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-09-16, 05:29 AM
Re: Noob wanting to make a game - by HwitVlf - 2011-09-17, 12:26 AM
Re: Noob wanting to make a game - by Verdite - 2011-09-17, 01:45 AM
Re: Noob wanting to make a game - by sirtuftcat - 2011-09-26, 11:03 PM
Re: Noob wanting to make a game - by HwitVlf - 2011-09-27, 12:29 AM
Re: Noob wanting to make a game - by scott - 2011-09-27, 02:39 AM
Re: Noob wanting to make a game - by HwitVlf - 2011-10-01, 03:14 AM
Re: Noob wanting to make a game - by scott - 2011-10-01, 04:16 PM
Re: Noob wanting to make a game - by sirtuftcat - 2011-11-19, 08:04 PM
Re: Noob wanting to make a game - by Verdite - 2011-11-19, 10:13 PM
Re: Noob wanting to make a game - by Xtremez - 2012-01-18, 03:29 AM
Re: Noob wanting to make a game - by sirtuftcat - 2012-08-06, 09:46 PM



Users browsing this thread:
13 Guest(s)