lemcore
Junior vMember
vDude
Posts: 49
|
Post by lemcore on Mar 28, 2020 10:40:19 GMT
[ADDON] - Procedural Parkour v0.9
Hello World: o) I will show a new system of actions for the Invector character template, all the procedural functions you no longer need to configure objects to interact with, and you can choose any actions that the character will perform simply by including the functions you need in the inspector if you turn off the functions you do not need in the add-on, then they will not be calculated in the CPU
Implemented functions
1 Jump over obstacles 2 Random Animations 3 Action indicator 4 Forced position adjustment in action 5 Filtering actions by layer 6 Custom Raycast point 7 Debug raycast distance to action in inspector 8 Auto Action 9 Slide 10 Step Up 11 Climb and Over obstacles 12 Filtering actions by tag
Look video demonstration:
|
|
|
Post by deirre on Apr 4, 2020 4:10:46 GMT
Looks interesting, easier way to move over objects.
|
|
|
Post by Invector on Apr 6, 2020 13:38:10 GMT
It's a pretty cool idea to make it procedural the jumpover/climb/stepup, we have this in mind a while but we didn't look into yet I think you could do the same behavior by making the character trigger and lock the rigidbody so that doesn't jitter while the animation is playing
|
|
lemcore
Junior vMember
vDude
Posts: 49
|
Post by lemcore on Apr 7, 2020 13:56:37 GMT
It's a pretty cool idea to make it procedural the jumpover/climb/stepup, we have this in mind a while but we didn't look into yet I think you could do the same behavior by making the character trigger and lock the rigidbody so that doesn't jitter while the animation is playing Thanks for the advice, I already had an idea to solve this problem with Generic Action Trigger, but I solved the problem in a different way. I updated the demo video to show the new version.addon is not bad now the structure is convenient and simple and I agree that the idea is great especially in the new version it is possible to add random animation playback,if you want I can give you this Addon as a thank you for creating and supporting your beautiful invector template
|
|
|
Post by komposite on Apr 7, 2020 14:44:17 GMT
This is really nice !! Does it work only for jump over, or you haven't showed everything yet ?
|
|
lemcore
Junior vMember
vDude
Posts: 49
|
Post by lemcore on Apr 9, 2020 17:48:12 GMT
This is really nice !! Does it work only for jump over, or you haven't showed everything yet ? No not only jumping is implemented Climb Up action currently in development the function looks like this: Climb Up action (if the action button is pressed, the character will climb on the item and stand on it) Look GifClimb Up + Jump Over(if the action button is pressed and you press it again during the action, the character will not remain on the obstacle but will overcome it) Look Gif
|
|
|
Post by komposite on Apr 9, 2020 18:07:44 GMT
This is really nice !! Does it work only for jump over, or you haven't showed everything yet ? No not only jumping is implemented Climb Up action currently in development the function looks like this: Climb Up action (if the action button is pressed, the character will climb on the item and stand on it) Look GifClimb Up + Jump Over(if the action button is pressed and you press it again during the action, the character will not remain on the obstacle but will overcome it) Look GifReally nice ! If you can add an option to perform automatically action while the character is running, that would make awesome result. I've done that in a proto, but I still had to add trigger to my object. But this is next level, clearly !
|
|
|
Post by y2splashy on Apr 18, 2020 15:56:03 GMT
sorry, wheres the package?
|
|
|
Post by Yort_Draeb on Apr 18, 2020 19:34:21 GMT
so will this be available to everyone or just a private thing you are showing off?
|
|
|
Post by myureda on Apr 20, 2020 16:14:35 GMT
awesome!!! i want use this system!
|
|
|
Post by y2splashy on Apr 24, 2020 18:09:39 GMT
could we have the package please?
|
|
lemcore
Junior vMember
vDude
Posts: 49
|
Post by lemcore on Apr 26, 2020 7:13:09 GMT
sorry, wheres the package? I have in development
|
|
lemcore
Junior vMember
vDude
Posts: 49
|
Post by lemcore on Apr 26, 2020 7:15:14 GMT
so will this be available to everyone or just a private thing you are showing off? I think the package will cost a couple of dollars
|
|
lemcore
Junior vMember
vDude
Posts: 49
|
Post by lemcore on Apr 26, 2020 10:50:44 GMT
awesome!!! i want use this system! please wait, I would like to make the highest quality add-on with many features
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Apr 26, 2020 18:50:52 GMT
thank so much for the hard work
|
|