Forum rules
Before you make a topic/post, consider the following:
-Is there a topic for this already?
-Is your post on topic/appropriate?
-Are you posting in the right forum/following the forum rules?
Do you have any other request ? (probably I will try to debug Hex to find the 2nd player when he go in water too, if it's possible)
adding support for 2nd player
Maybe find a way to add when coins is taken air will be added more
Is there a way to detect when is the players where is in a full level of water ?
Attaching this to the future menu I will try to release soon for more toggable ?
Could you please make it possible for battle mode ?
Mmm, I've looked into batte mode and It's look uncompatible a little bit for the multiplayer, but any way to find the value if the 2nd player is in the water ?
also I got some incompatibility with textblox for the small text indicator
nevermind I found a value adress offset for the 2nd multiplayer
Unfortunately if no one can tell me how I can find the player2:mem(0x34, FIELD_WORD, 2) in cheat engine I will be just release
for 1 player because the adress for p2 is volatile can't stay when we restart the game
I know I need to use find pointer but in smbx it keep crashing
Nevermind, I am dumb I didnt know player2:mem work also I didnt test , stupid me haha !!
sorry for the lack of time about the release I will try to post soon, just need to make it save
setting for each lvl (i mean the time you can stay underwater) with the menu
if its possible I will try soon :S
Last edited by lotus006 on Sat Mar 05, 2016 5:14 am, edited 1 time in total.
Feature :
. Remake of the original idea from Prado
. Addon Support for Co-Op and Battle Mode (Meaning support for 2 players)
. Hud From Super Mario N64.
To do list :
. API to set the time remaining (probably for each level separate you want)
. Menu to configurate the API.
. Probably possibility to set the position you want.
. Debug and trying to make it better
. Making Coins give supply air or other currency
Feature :
. Remake of the original idea from Prado
. Addon Support for Co-Op and Battle Mode (Meaning support for 2 players)
. Hud From Super Mario N64.
To do list :
. API to set the time remaining (probably for each level separate you want)
. Menu to configurate the API.
. Probably possibility to set the position you want.
. Debug and trying to make it better
. Making Coins give supply air or other currency
You know what else is to-do? When the icon has no more air to it (i.e. when there is no more pie), it should grant death, but the pie must be gone first, not before the last piece is gone, and not after the piece has been gone for a while like the last update before this. Then again, it's only the beta, so I shouldn't complain.
You know what else is to-do? When the icon has no more air to it (i.e. when there is no more pie), it should grant death, but the pie must be gone first, not before the last piece is gone, and not after the piece has been gone for a while like the last update before this. Then again, it's only the beta, so I shouldn't complain.
Yep sure dont worry feedback is here for this
I wont make it like this now (I mean at the first beta) because the pie has 9 frames but I need to figure a better way to not include the 9 frames in the time of the countdown because for now is just what i know i can make it work
the frames is in a table that why I use it for the countdown but, I will probably soon make just a normal countdown and divided by a percentage.
(but about the 9 frame when I use 0 it can't use it because the table of the 9 frames images can't reach 0 the index start at 1 ):(
@Prado
Yep sure why not bubble is a good things also , but need a generator and find a way to detect world position of the water and work also with camera for appear only in water for a better result but look a little bit complicated for me now
, or else just re-edit the level and place some air bubble , its more easy in that way
mariofan 64 wrote:When the icon has no more air to it (i.e. when there is no more pie), it should grant death, but the pie must be gone first, not before the last piece is gone, and not after the piece has been gone for a while...
In other words, lower the number to 8 as the starting number instead of 9. Once that's done, it'll be perfect, at least for single player.
mariofan 64 wrote:When the icon has no more air to it (i.e. when there is no more pie), it should grant death, but the pie must be gone first, not before the last piece is gone, and not after the piece has been gone for a while...
In other words, lower the number to 8 as the starting number instead of 9. Once that's done, it'll be perfect, at least for single player.
Thanks, Yep sure but soon I will probably try to put a config that can make control easier, but for now I need also to just optimise the long coding
part with picture to make it in a table and everything should be done after this
That's cool, though you should make it regenerate more quickly and if you could make separate meters for P1 & P2 that are displayed over their heads. That would be cool.
Last edited by HenryRichard on Thu Mar 31, 2016 8:40 pm, edited 1 time in total.
HenryRichard wrote:That's cool, though you should make it regenerate more quickly and if you could make separate meters for P1 & P2 that are displayed over their heads that would be cool.
Yeah Nice idea that shouldnt be hard to make, that should be less harder than that splitscreen detection to do , if you have other idea feel free to ask
Something cool, and very simple to add would be Underwater Sonic Physics (separate download)
Where you can't swim, but you can jump high
This would be making a Sonic themed episode VERY Easy
HenryRichard wrote:That's cool, though you should make it regenerate more quickly and if you could make separate meters for P1 & P2 that are displayed over their heads that would be cool.
Yeah Nice idea that shouldnt be hard to make, that should be less harder than that splitscreen detection to do , if you have other idea feel free to ask
Omg this thing have turned very cool the how is it the hud I think I prefer this version !! and you ?
@ Matt_The_Slime:
I think to know what you think, but do you have example ? but I think it should be easy to do