User talk:Travis Wells

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(20X6)
Line 1: Line 1:
-
== Welcome! ==
+
==20X6==
-
Welcome to the '''Homestar Runner Wiki'''! We're glad to have you as a member. If you need any help, feel free to ask [[User talk:JoeyDay|me]] or any others on the [[HRWiki:Welcoming committee|welcoming committee]]. You can also post questions on the [[HRWiki talk:FAQ|FAQ talk page]].
+
Thanks for that info...  I was trying to make a level editor and it's been taking forever to find all that stuff...  I think powerups are offset by -10 (about) and checkered platforms are offset by -100 from what I've found.  And damaged tampos are always on the ground, no matter the Y value.  Oh, yeah, and once TBC starts coming out with "more levels soon", there'll probably be tons more formatting to learn :(. [[User:Ed smildE|<font face="tw cen mt">E<small>D</small>S<small>MILDE</small></font>]]
-
Here are some tips to help you get started:
+
From what I've seen, everything is offset to different amounts (All objects have their own "center point" in other words). I made a little progress, but manually testing each object (to get an image, size, and centerpoint) was taking too long. I'm putting it off for now, I'll get back to it when I have more time (school is taking up all my time again)
-
* If you need general information, editing tips, or answers to frequently asked questions, check out the [[Help:Contents|help]] page.
+
-
* Before you do any significant editing, be sure to familiarize yourself with our [[HRWiki:Standards|wiki standards]].
+
-
* If you're not sure what you can do to help out, head over to our [[HRWiki:Projects|projects]] page.
+
-
* If you're looking for more community interaction, you can also register over at our [http://forum.hrwiki.org forum].
+
-
* Above all, be sure to have fun!
+
-
Feel free to delete this message when you're done reading it. Afterall, your user page belongs to you. I hope this information is helpful, and that you'll have a good experience contributing to our knowledge-base and our community. [[User:JoeyDay|<nowiki></nowiki>]] &mdash;[[User:JoeyDay|JoeyDay]] [[User talk:JoeyDay|(Talk)]] 10:39, 23 Mar 2005 (MST)
+
You can get my unfinished editor here: http://v3dmm.com/downloads/stinkoedit_01.zip (It's GPL'd, so edit away)
 +
Right now, it can load maps (actually just the first map, you need to modify EditMap.py to change which level to load) and display them (right-click drag to scroll). It can't move/insert/delete objects or save maps yet though.
-
==20X6==
+
You'll need python and pygame to run this. You can get them here: (Install python first)
-
Thanks for that info... I was trying to make a level editor and it's been taking forever to find all that stuff... I think powerups are offset by -10 (about) and checkered platforms are offset by -100 from what I've found.  And damaged tampos are always on the ground, no matter the Y value.  Oh, yeah, and once TBC starts coming out with "more levels soon", there'll probably be tons more formatting to learn :(.  [[User:Ed smildE|<font face="tw cen mt">E<small>D</small>S<small>MILDE</small></font>]]
+
[http://www.python.org/ftp/python/2.3.5/Python-2.3.5.exe Python] [http://www.pygame.org/ftp/pygame-1.6.win32-py2.3.exe PyGame]
 +
 
 +
I'm on AIM as UnderworldSoup and on MSN as spiders_all_in_tune@hotmail.com if you have any questions.
 +
   
 +
Hope this is helpful! Wish I had time to work on it --[[User:Travis Wells|Travis Wells]] 18:34, 27 Mar 2005 (MST)

Revision as of 01:34, 28 March 2005

20X6

Thanks for that info... I was trying to make a level editor and it's been taking forever to find all that stuff... I think powerups are offset by -10 (about) and checkered platforms are offset by -100 from what I've found. And damaged tampos are always on the ground, no matter the Y value. Oh, yeah, and once TBC starts coming out with "more levels soon", there'll probably be tons more formatting to learn :(. EDSMILDE

From what I've seen, everything is offset to different amounts (All objects have their own "center point" in other words). I made a little progress, but manually testing each object (to get an image, size, and centerpoint) was taking too long. I'm putting it off for now, I'll get back to it when I have more time (school is taking up all my time again)

You can get my unfinished editor here: http://v3dmm.com/downloads/stinkoedit_01.zip (It's GPL'd, so edit away) Right now, it can load maps (actually just the first map, you need to modify EditMap.py to change which level to load) and display them (right-click drag to scroll). It can't move/insert/delete objects or save maps yet though.

You'll need python and pygame to run this. You can get them here: (Install python first) Python PyGame

I'm on AIM as UnderworldSoup and on MSN as spiders_all_in_tune@hotmail.com if you have any questions.

Hope this is helpful! Wish I had time to work on it --Travis Wells 18:34, 27 Mar 2005 (MST)

Personal tools