Jump to content
A 2021 backup has been restored. Forums are closed and work in progress. Join our Discord server for more updates! ×
SoaH City Message Board

(Help) Implementing some character related moves


Gabebilo

Recommended Posts

Hi guys and greetings from Brazil.

Ok, here´s the deal, I´m not a hardcore programmer but I´ve been making Sonic Fan Games (or at least some betas) for at least 5 years on clickteam products.

Some months ago I started fiddling about Sonic Worlds and was sucessfull with loads of things but after cracking my skull with some problems I thought about posting this thread.

I´m trying to implement some new moves for Sonic:

-Kick (when moving and pressing action 2, kinda like rolling)

-Wall climb (pressing jump when coliding with a wall)

-Homming Attack (no explanation needed)

Ok, I know there´s infinite threads about homming and it´s not Sonic Worlds intention to add new gen moves, but I would very much appreciate some help, because I really don´t know what to do anymore.

For Kicking, I pretty much copyied everything about Rolling, created a new active object called "Player_ActionValuesC" with the same variables of Rolling (in the Player_ActionValuesA object) set it´s initial values to the same as the rolling variables. (for testing proposes)

Meaning, I copyied and recreated the rolling action.

But now when I am walking and press the action button 2 everything works fine, but Sonic never decelarates or break, he just continue following the platform (with the animation I chosen for the kicking action)

I can´t figure why.

For Homming, I used porcelaine´s code (http://www.sonicfangameshq.com/forum/archive/index.php?t-458.html) with some minor adjustments, instead of using counters I used activating and deactivating groups, with homming being a new action for Sonic.

The problem is the same as always, I don´t want Homming to be random so I can make for example a pathway of aerial enemies and the only way to cross is by homming on each one of them.

I read all threads and I´m still confused as ever. :squestion:

The Wall Jumping I can´t seem to even start it, so any advices would be much of help.

Regards,

Gabe

Link to comment
Share on other sites

Hi guys and greetings from Brazil.

Ok, here´s the deal, I´m not a hardcore programmer but I´ve been making Sonic Fan Games (or at least some betas) for at least 5 years on clickteam products.

Some months ago I started fiddling about Sonic Worlds and was sucessfull with loads of things but after cracking my skull with some problems I thought about posting this thread.

I´m trying to implement some new moves for Sonic:

-Kick (when moving and pressing action 2, kinda like rolling)

-Wall climb (pressing jump when coliding with a wall)

-Homming Attack (no explanation needed)

Ok, I know there´s infinite threads about homming and it´s not Sonic Worlds intention to add new gen moves, but I would very much appreciate some help, because I really don´t know what to do anymore.

For Kicking, I pretty much copyied everything about Rolling, created a new active object called "Player_ActionValuesC" with the same variables of Rolling (in the Player_ActionValuesA object) set it´s initial values to the same as the rolling variables. (for testing proposes)

Meaning, I copyied and recreated the rolling action.

But now when I am walking and press the action button 2 everything works fine, but Sonic never decelarates or break, he just continue following the platform (with the animation I chosen for the kicking action)

I can´t figure why.

For Homming, I used porcelaine´s code (http://www.sonicfangameshq.com/forum/archive/index.php?t-458.html) with some minor adjustments, instead of using counters I used activating and deactivating groups, with homming being a new action for Sonic.

The problem is the same as always, I don´t want Homming to be random so I can make for example a pathway of aerial enemies and the only way to cross is by homming on each one of them.

I read all threads and I´m still confused as ever. :squestion:

The Wall Jumping I can´t seem to even start it, so any advices would be much of help.

Regards,

Gabe

Want me to make you a walljump example?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...