![]() |
Want to write a tutorial? - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: Staff (https://mirage-engine.uk/forums/forumdisplay.php?fid=41) +----- Forum: Trash (https://mirage-engine.uk/forums/forumdisplay.php?fid=14) +----- Thread: Want to write a tutorial? (/showthread.php?tid=2131) |
Re: Want to write a tutorial? - William - 19-09-2008 Theres already such a tutorial written by Obsidian, it would take like 5-10minutes to find it and update it. Re: Want to write a tutorial? - GIAKEN - 19-09-2008 I did this for Asphodel. Pretty simple ![]() Re: Want to write a tutorial? - William - 19-09-2008 Here it is: viewtopic.php?f=75&t=53 Re: Want to write a tutorial? - GIAKEN - 19-09-2008 Mine was done much better. I'll do a tutorial. Re: Want to write a tutorial? - JokeofWeek - 20-09-2008 Hmm, couldn't you technically use the formula Dragoon Master uses for his AI, and instead of doing it so it re-calculates every thing every single loop, you could have a base matrix for the map and the tile / tile attributes which would only update when the map changes. And then, just make it so that when the player clicks, it actually calculates the rest of the matrix. I think this would be much faster as it would only have to calculate the players, items and npcs, and it would only calculate when the player clicks. This could actually be used to update Dragoon's code server side too as it could make a base matrix for each map instead of recalculating the same things every single loop for every single map. Just a few theoretical ideas. Re: Want to write a tutorial? - William - 20-09-2008 lol, I actually got points 8) I thought that was a joke. Anyway, my mouse movement tutorial works but without pathfiniding ![]() Re: Want to write a tutorial? - JokeofWeek - 23-09-2008 Just some ideas for tutorials ![]()
I think you could also give people some points for converting an old tutorial, maybe more points depending on how hard it was to convert, etc.? Re: Want to write a tutorial? - Mattyw - 11-10-2008 Would just like to share the following for the extension to word filter: viewtopic.php?f=75&t=53 Extension was posted, I'm sure nearly nothing would need to be changed. Re: Want to write a tutorial? - Stomach Pulser - 11-10-2008 What is the point of the points (lol)? I mean, what do they do for us if we earn them? Re: Want to write a tutorial? - Doomy - 11-10-2008 they are like achievments on 360 and trophies on ps3 Re: Want to write a tutorial? - Coke - 11-10-2008 May I draw your attention to strip #2. ![]() Re: Want to write a tutorial? - Doomy - 12-10-2008 oO Re: Want to write a tutorial? - Robin - 09-04-2009 Old topic, wasn't being used. It was a sticky in the Tutorials section. |