-
Content Count
126 -
Joined
-
Last visited
-
Days Won
2
Derek last won the day on January 12 2016
Derek had the most liked content!
About Derek
-
Rank
Loyal Member
Profile Information
-
Gender
Male
Engines
-
Prefered Engine
RPG Maker XP
-
Engine Level
Good
-
Class Title
Spriter
-
Other Skills
Mapper, Eventing
-
Project(s)
N/A
-
Dennis Pettersson Häll reacted to a gallery image: Post Town Interior (Edit)
-
Derek started following Daniel Tom
-
Daniel Tom started following Derek
-
-
Looks good ... Like Zane suggested, add some carpet. My main problem is that there is absolutely nothing on the floor, which creates way too much empty space on your map. Bad for playing. I also don't understand why everybody tries to shape the walls awkwardly. It just looks bad, no offense. I see it a lot. How many houses in real life do you see like that!? Not very many. Keep your shapes simple when building homes. Squares and rectangles are you friend when designing these objects. Let shapely curves and spontaneity control your dungeons and your world ... not your houses ...
-
How to check if no key is being pressed?
Derek replied to figment68's topic in General Game Development
You're very welcome, and to your thoughts about the spacebar ... If it isn't broken, don't fix it =D. Good luck my man. -
How to check if no key is being pressed?
Derek replied to figment68's topic in General Game Development
I'm really happy that I could be helpful. I try my hardest to comment as many lines of code as I can, so that the event systems I distribute can be understood as easily as possible. -
146 downloads
WAES(Waiting Animation Event System) Version: 1.0 Type: Aesthetics Enhancement Introduction This event system has been designed to detect inactivity from the player. Upon the passing of 10secs with no directional input(moving the player) the event system triggers a change of graphics. This allows for the emulation of emotion in relation to waiting(boredom, etc...) This system mimics that of waiting animations found in many SNES games such as: Harvest Moon and The Illusion of Gaia. Features *Uses a variable to keep tack of the time passed *Changes the actor's graphics to a specified file *Loops the animation until directional input is made Demo DEMO: http://www.megaupload.com/?d=C0TQUBVK MIRROR: http://rapidshare.com/files/295598704/CWAES_Calintz_s_Waiting_Animation_Event_System_v1.0__DEMO.exe.html Instructions Copy an paste the event system from the project's database into your game. Set the switch that will activate it. Turn that switch on at any time in the game to allow this option to be available ... Credits and Thanks Derek Author's Notes This is a neat little system ... Try it out if you get some free time. I didn't incorporate any custom graphics into the DEMO though ... -
Lol, that's okay!!
-
Well, I think I made the actual tutorial quite vague, but only because I wasn't sure how I should describe everything. Plus, the entire code was commented, so you could understand what was going on step by step ...
-
Good. =D. Overall, what do you think Kiriashi??
-
Not a problem, thank you very much for your support. I tried very hard to comment almost every line of code, so that it was easy to follow along ... was it??
-
miguel1 reacted to a post in a topic: Need comments on my picture
-
600 downloads
General Information: Picture Display with Interactive Scrolling This event system has been coded to do one thing ... give the player the ability to scroll pictures by using the Up and Down arrow keys (this system is not limited to using only these keys, but will require modification in order to use additional keys). This system has two optional features that have been pre-coded into the system for optional use. You have the ability to use different pictures upon calling the same scene, and you have the ability to set custom music to be played while viewing the scene (You can also change the music for each picture you use!! Simply use the additional slots provided, or add more if there are not enough slots to suit your needs). Features: 1. Interactive Scrolling 2. The option to use different pictures at different times 3. The option to use custom BGM while displaying the pictures 4. The ability to change the music for each picture if you decide to use the additional picture(s) feature. ** Features 2-4 have been coded for optional use. You are not required to use them in your game. ** Your choice not to use them will in NO WAY effect your game, or the efficiency of this system. Credits: Derek Special Thanks: Miguel - ask for his permission before using the picture found in the DEMO. Yoko Shimomura - credit Yoko if you use the custom BGM found in the DEMO in your project. -
Actually, it is ready, Lol. Everything is finally done ... Give me a couple minutes. I am going to make an official thread out of this. When I'm finished I will post a link to it in here for you. Done: http://www.rmxpunlimited.net/forums/index.php?app=downloads&showfile=228
-
LMAO, I hope so. =D.
-
Lol, and I am quite interested actually ... The graphics continue to hinder my interest though. I mean no offense to him, but I'd hate to see a game with such potential become anything less than where it's potential can take it.
-
Ummm ... wow ... I really like the idea. Are you planning on keeping the stick like character though!?