Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
New forum theme up and running!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Basic Material Collection Tutorial
« previous
next »
Print
Pages: [
1
]
Author
Topic: Basic Material Collection Tutorial (Read 2906 times)
Rahl
Lord Of Gamedwellers
Leader
Posts: 2,356
Basic Material Collection Tutorial
«
on:
July 23, 2008, 07:43:52 PM »
Step one:
This is a simple tutorial on how to create things such as plants and trees and such that regenerate after a time and allow you to collect them again. For those new to scripting or that just don't know how.
Create a page like this but substitute the pictures and items and switch to match your game and the materials you want to be picked.
Create your second page like this also filling in the picture (the picture should look like it has been picked or chopped or whatever) and switch you chose to take place in 1. But also make sure a requirement for that page is the switch you choose to be turned on.
This next bit is making material gathering but somethign that requires another item to be in your inventory to collect it (ie: an axe, or pickaxe, or whatever).
Create a page like this but substitute the pictures and items and switch to match your game and the materials you want to be picked.
Create your second page like this also filling in the picture (the picture should look like it has been picked or chopped or whatever) and switch you chose to take place in 1.
But also make sure a requirement for that page is the switch you choose to be turned on.
Now if your resource takes up more than one square such as this tree for example. Make all the little squares to form the tree together and on the first page there should be the original picture, and on the second a tansparent picture. Make sure these are all on the level you want them to be.
[EDIT] PS the amount of time till respawn can be upped by adding more waits
You can download this tutorial here:
http://www.savefile.com/files/1684844
(ps theres also a health bar scripting in there so don't mind the health bar.)
«
Last Edit: July 23, 2008, 08:25:48 PM by Rahl
»
Logged
Uberpwn_w00t
Whatever rhymes with eloquent.
Leader
Posts: 2,102
It's personal because nobody sees it. VAGINA.
Re: Basic Material Collection Tutorial
«
Reply #1 on:
July 23, 2008, 08:07:14 PM »
Neat-o.
Bookmarked.
Logged
Rahl
Lord Of Gamedwellers
Leader
Posts: 2,356
Re: Basic Material Collection Tutorial
«
Reply #2 on:
July 23, 2008, 08:24:37 PM »
Thanks
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Basic Material Collection Tutorial