Search results for query: *

  1. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    Angelo0290 updated Unleashed Camera and Physics with a new update entry: Gens drift, physics accuracy and stability patch! Read the rest of this update entry...
  2. Angelo0290

    [Open Assets] Unleashed Camera and Physics - Gens drift, physics accuracy and stability patch!

    Global patch: - Changed funcionality of 'driftmode 2' to be like Sonic Gens drift instead of being another Unleashed-like drift. - Fixed(hopefully -_-) a bug that froze the movement of your character when entering in almost any multiplayer mode. - Fixed the physics to be more stable and less...
  3. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    Look, I think I'll need to do a tutorial for that, because you definitely changed something else.
  4. Angelo0290

    [Open Assets] Quickstep!

    No.
  5. Angelo0290

    [Open Assets] Quickstep!

    Angelo0290 updated Quickstep! with a new update entry: Colors Quickstep Update! Read the rest of this update entry...
  6. Angelo0290

    [Open Assets] Quickstep! - Colors Quickstep Update!

    - Added a command 'quickstep' to alternate between Unleashed/Gens quickstep and Colors quickstep. - Changed the animation that was used for quickstepping. - Now the character will rotate a little bit when quickstepping.
  7. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    Try using (). I have that in my code. Example: (player.cmd.buttons & BT_FIRENORMAL)
  8. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    Did you removed the 'or' or the 'if' when you replaced the player.boosting checks??
  9. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    Please, try to tell me exactly what did you put in the lines you replaced to help you more.
  10. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    ????????? What did you do to get that???? You changed something outside the drift section?
  11. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    Nu Angel Island Advance Map Pack for SRB2Kart
  12. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    What did you put close to line 3423? Where player.boosting == false was. There you have to put 'or (not (player.cmd.buttons & BT_FIRENORMAL))' Also, can you drift like before or not?
  13. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    I only removed the drift with the spin button for Adventure Sonic. Also, what you did to set manual drift on MS? Because you did something wrong.
  14. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    Angelo0290 updated Unleashed Camera and Physics with a new update entry: More "accurate" drift update Read the rest of this update entry...
  15. Angelo0290

    [Open Assets] Unleashed Camera and Physics - More "accurate" drift update

    Global patch: - Added command 'driftmode'. Type "driftmode (0 or 1 or 2)" to change between different types of drift. You have a mode that tries to be like in Sonic Unleashed, another mode that is equal but with small changes for Modern Sonic, and the other one that is like in 1.0 release. -...
  16. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    Yes, I know. It happens with all characters. I didn't make the drift properly but I'm changing that.
  17. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    You need to open Modern Sonic in Slade (3.1.1.3) and eliminate all 'player.boosting' in the drift section of the lua and replace it with player.cmd.buttons (use BT_ATTACK or BT_FIRENORMAL or both). I don't know if I can do a video to show how to do it to play properly with my mod.
  18. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    But the camera works just like in Sonic Unleashed/Gens(well, almost). Also, the camera faces his face instead of going behind him? But, I made the camera to face is drawangle and the drawangle for Modern Sonic when wall jumping always is behind him. Can you send me a video or something like...
  19. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    Also, you said something about the camera. There's something wrong with the camera? ^^"
  20. Angelo0290

    [Open Assets] Unleashed Camera and Physics

    What do you mean?
Back
Top