#(idea)Neuro integration for neuro to play rainworld

1 messages · Page 1 of 1 (latest)

candid stump
#

i was thinking that it could be fun to have a rainworld mod where neuro and or evil is a little slugpup that can be carried around the world, that way neuro can play and be cared by the player(probably vedal) also making possible a fun neuro rainworld gameplay

sharp falcon
#

it would be cool as well if they could play safari mode and take control of a random creature for a cycle

#

the controls are already pretty jank and there are at most only three actions any creature can make other than movement

void depot
#

i feel like they're going to be stuck twitching in a corner for a third of the streams

sharp falcon
#

for movement it could be as simple as pathfinding to a pipe or another creature

#

or if they get stuck they can just switch to a different creature

sullen tree
#

I've also thought about how to integrate Neuro/Evil into Rain World, here's my idea: Let her control a pink overseer that follows the player throughout the campaign. This overseer could then "possess" a nearby creature like in safari mode, but instead of directly controlling it (real time controls are hard to do with the API), she could modify their relationship with the player or other creatures. This way she could for example make a predator afraid of the player, or make a scavenger attack a lizard that grabbed the player. Naturally she could also decide to make Noodleflies attack the player unprovoked, or make other creatures go out of their way to target the player instead of other prey.

From an implementation standpoint, I don't know how feasible it would be, as I'm not familiar with Rain World modding, but at first glance it seems simple enough. I'm pretty sure Rain World runs on Unity, so there is already an SDK for it.

Rain World Wiki

Creatures in Rain World vary widely in shape and size, but also have distinct behavior patterns. Creatures have vastly complicated AI, and their behavior can be divided into three different categories: Relationship, Reputation, and Personality.

sharp falcon
#

Neuroverseer

sharp falcon
#

would a Neuro-controlled overseer replace Iggy?

#

like Neuro would be able to point out the direction to food/shelters

sullen tree
#

Would be cool to have Neuro be visitable actually, so she could read pearls or do other iterator things

#

Another option would be to replace FP and LttM with Neuro and Evil, but I'm not so sure about that since it would rewrite the lore.

#

If I ever have too much time I'll try my hand at Rain World modding and see if that's possible

sharp falcon
#

I think a Neuro overseer would violate the lore anyway since the whole place is on lockdown

#

although that can just be ignored

bold heart
#

I would love to see this happen somehow.

sullen tree
#

As did all the other slugcats actually

sharp falcon
#

spearmaster was before the lockdown

#

anyway overseers can’t enter FP after spearmaster or before rivulet

#

and other colors of overseers only appear in subterranean or outer expanse on rare occasion

#

eh lore accuracy is not important though

sullen tree
sharp falcon
#

instead of bringing stuff to a Neuro iterator (which would require some region modding), she could be able to identify whatever slugcat is holding when asked

sullen tree
sharp falcon
#

should it be limited to whether or not slugcat has the mark?

sullen tree
sharp falcon
#

good point

sullen tree
#

So apparently, adding custom creatures is an absolute pain, nobody knows how it works, and all mods that add custom creatures are closed source. I think I got the hang of it now, might take me a few weeks though depending on how many more problems I encounter. I'll open a project thread when/if I have something to show.