|
Post by 06hypersonic60 on Jan 28, 2012 13:00:50 GMT -5
Title says all. I'm making some edits on V2 that will make the source code easier to work in and try to organize it aswell. This version should have for player physics and stuff like that : Global variables instead of Const which makes it easier to edit the variables when u want to add some physics to sonic ( like water physics ) more actions and Menus etc... and I'm sure that lots of new people will try to use it to make engines and learn coding and it will be really helpful in the future. I hope you like this idea. see you later
- 06hypersonic60
|
|
|
Post by XxSuperShadicxX on Jan 28, 2012 13:45:22 GMT -5
Yay! I've wanted to learn how to code for a while, and all I've done is change the animations, physics, and add a jump dash and a double jump.
|
|
|
Post by 06hypersonic60 on Jan 28, 2012 13:47:27 GMT -5
hey you forgot stomp I guess
|
|
|
Post by XxSuperShadicxX on Jan 28, 2012 13:48:34 GMT -5
yup. i was gonna add it, but got caught up in fixing the jump animation.
|
|
3DSawnikku
Relic Team
Pro Coder,Rigger,Animator,GIMP-er,Etc
Posts: 647
|
Post by 3DSawnikku on Jan 28, 2012 13:59:56 GMT -5
Awesome i could use this to start my game all over again!! i'm so exicted
|
|
|
Post by EightBitDragon on Jan 28, 2012 15:58:00 GMT -5
You should start keeping a record of everything you change and add. Its what I have been doing with my edits, and the Freerunner team does it too. Its good to know what has been changed, and where, so that if a problem arises you can track it down faster.
I look forward to seeing the changes you make.
|
|
|
Post by 06hypersonic60 on Jan 28, 2012 16:32:13 GMT -5
For the moment I'm editing the variables and adding some new actions and trying to organize the source. I'll try to make more understandable and easier to find functions and stuff that you want. then I will add some actions and add them in a skill menu so the player can switch them on/off when he wants. And finally try to work on the physics ( Done with water physics ) . though I need to know more on the XMLParser to be able to add more editables stuff
|
|
|
Post by 06hypersonic60 on Jan 28, 2012 17:55:24 GMT -5
|
|
|
Post by 06hypersonic60 on Jan 29, 2012 4:16:45 GMT -5
things u should see in V3: MODERN SONIC ENGINE - water physics - Gravity reverse. - 4 falls (low,medium,high speeds and fall high like BSU) - jump dash and double jump and stomp and homing attack and boost - menu ( with advenced title screen and skills menu ) - roll (u activate it in skill nenu ) - debug mode - new objects - game over screen
|
|
|
Post by 06hypersonic60 on Jan 29, 2012 4:28:30 GMT -5
CLASSIC SONIC ENGINE: - Water physics - rolling physics -2.5D only camera -more objects -spin attack (while jumping like freerunner 1.3 and s3&k) - gravity reverse - menus - still thinking
|
|
|
Post by Th33z on Jan 29, 2012 5:04:14 GMT -5
things u should see in V3: MODERN SONIC ENGINE - water physics - Gravity reverse. - 4 falls (low,medium,high speeds and fall high like BSU) - jump dash and double jump and stomp and homing attack and boost - menu ( with advenced title screen and skills menu ) - roll (u activate it in skill nenu ) - debug mode - new objects - game over screen CLASSIC SONIC ENGINE: - Water physics - rolling physics -2.5D only camera -more objects -spin attack (while jumping like freerunner 1.3 and s3&k) - gravity reverse - menus - still thinking why do you have to have separate engines? that's stupid. however do what ever you want, just giving my voice of opinion because I am able to
|
|
|
Post by 06hypersonic60 on Jan 29, 2012 6:34:00 GMT -5
Well that's not stupid. I will make 3 One for modern only / Classic only / and both. You know why? Cuz people may want to make an only moren or only classic sonic game. So why should they have them both in one game ?
|
|
|
Post by 06hypersonic60 on Jan 29, 2012 7:33:14 GMT -5
- Drowning / Menu / Title screen are in now. For the moment I'm making some backs for the menu, a logo and new in-game hud
|
|
samcrossette
Relic Team
Advanced Coder,Stage Maker & Photoshoper
Posts: 427
|
Post by samcrossette on Jan 29, 2012 9:54:44 GMT -5
things u should see in V3: MODERN SONIC ENGINE - water physics - Gravity reverse. - 4 falls (low,medium,high speeds and fall high like BSU) - jump dash and double jump and stomp and homing attack and boost - menu ( with advenced title screen and skills menu ) - roll (u activate it in skill nenu ) - debug mode - new objects - game over screen Great, just I'm about to request 2 little things, homing attack and level change. If you're able to do this I'll crying of joy
|
|
|
Post by 06hypersonic60 on Jan 29, 2012 10:02:43 GMT -5
homing attack is a peace of cake. stage select: ima work on dat
|
|