Page 3 of 9

Re: Rayman 2/3 in Unity

Posted: Fri Jun 04, 2021 5:16 pm
by hoodlumsworld
Oh, sorry to hear this is proving harder than you thought! I know nothing about all this 3D stuff but I hope someone will have the time to help.

Re: Rayman 2/3 in Unity

Posted: Thu Jul 01, 2021 12:25 am
by U2B
New video

Re: Rayman 2/3 in Unity

Posted: Fri Jul 02, 2021 12:33 am
by hoodlumsworld
This seems to be working well! What about collisions?

Re: Rayman 2/3 in Unity

Posted: Fri Jul 02, 2021 9:24 am
by Hunchman801
It certainly does! The jump animation is still a bit too fast, but I'm sure this is still work in progress. :)

Re: Rayman 2/3 in Unity

Posted: Fri Jul 02, 2021 9:22 pm
by PluMGMK
Incredible! :D If I had to critique it, I'd say the soundscape is a bit too intrusive relative to the music, but anyway, the graphics are all top-notch! :up:

Re: Rayman 2/3 in Unity

Posted: Mon Jul 05, 2021 10:49 pm
by U2B
If you'd like, you can join my Discord server and track the progress on the project in there https://discord.gg/pasn7HZeUk I hope that admins do not have anything against that ;)

Re: Rayman 2/3 in Unity

Posted: Tue Jul 06, 2021 1:11 pm
by Hunchman801
U2B wrote: Mon Jul 05, 2021 10:49 pm If you'd like, you can join my Discord server and track the progress on the project in there https://discord.gg/pasn7HZeUk I hope that admins do not have anything against that ;)
Not at all! ;) We just hope that you'll keep us updated here every now and then, some of us don't use Discord much (or at all :lol:).

Re: Rayman 2/3 in Unity

Posted: Sat Aug 28, 2021 11:16 pm
by U2B
I decided to start implementing moving mechanics again from what I've learnt so far during the journey. I got inspired by Lamapotato's Rayman 3 in Unreal project ;) This is what I have so far.


Re: Rayman 2/3 in Unity

Posted: Sun Aug 29, 2021 1:25 pm
by Hunchman801
This looks very smooth, though Rayman should probably fall to the ground faster, it's almost as if he's gliding with his helicopter now.

Re: Rayman 2/3 in Unity

Posted: Sun Aug 29, 2021 8:09 pm
by U2B
I played with it a bit more today and got this, in the end I was lazy so will need to fix the grabbing ledges mechanics logic eventually


Re: Rayman 2/3 in Unity

Posted: Mon Aug 30, 2021 12:31 am
by Hunchman801
Great stuff, this feels a lot more natural now!

Re: Rayman 2/3 in Unity

Posted: Tue Sep 07, 2021 2:04 pm
by hoodlumsworld
I agree, this is near perfect! 👍

Re: Rayman 2/3 in Unity

Posted: Wed Sep 08, 2021 12:19 am
by U2B
Ok, I made another demo in the same map as it was in 2019 (it is from Unity Asset Store :P) for fun, to catch the vibe. Turns out right now implementing ledge grabbing mechanics exceeds my skill to do it right, so I will try to implement climbing on walls next and on roof as I think that should be easier.


Re: Rayman 2/3 in Unity

Posted: Wed Sep 08, 2021 11:10 am
by hoodlumsworld
Very smooth! Is it easy to import actual Rayman levels and try the mechanics in a more natural environment?

Re: Rayman 2/3 in Unity

Posted: Wed Sep 08, 2021 12:10 pm
by Hunchman801
U2B wrote: Wed Sep 08, 2021 12:19 am Turns out right now implementing ledge grabbing mechanics exceeds my skill to do it right, so I will try to implement climbing on walls next and on roof as I think that should be easier.
Or just pretend that Betilla died and Rayman never got that power. :hap:

Re: Rayman 2/3 in Unity

Posted: Wed Sep 08, 2021 2:20 pm
by PluMGMK
Poor Betilla! :o

Re: Rayman 2/3 in Unity

Posted: Wed Sep 08, 2021 2:36 pm
by Hunchman801
PluMGMK wrote: Wed Sep 08, 2021 2:20 pm Poor Betilla! :o
Don't worry, I would only wish that upon Tily. :bad:

Re: Rayman 2/3 in Unity

Posted: Wed Sep 08, 2021 2:42 pm
by PluMGMK
Someone needs to make a fangame where she gives Rayman his powers :hap:

Re: Rayman 2/3 in Unity

Posted: Fri Sep 10, 2021 9:32 am
by U2B
Ok I managed to implement ledge grabbing eventually :) also started working on climbing, next will be hanging on roof (? I don't know how to call these states anymore).

I also have some idea for overall shooting mechanics since Rayman has couple of animations prepared for fist charging from R3, only that his hands are to be moved procedurally as it turns out. We'll see.

Also some animations blending mechanism would be needed - like the ability to play one animation for bottom part of Rayman and one for the upper - so some model's bones magic with code. But one thing at a time.


Re: Rayman 2/3 in Unity

Posted: Fri Sep 10, 2021 11:03 am
by PluMGMK
Well done! :teuf: I knew you could do it! :up: