✅ problems with clones and programming

What was supposed to happen was for the Peashot (actor) to start inside the player actor whenever the Z key was pressed, and start with the introPeashot animation. When it's finished, repeat the mainPeashot animation. And when it touches the ground, transmit the DeathPeashot animation. (It has to move forward during all this, only stop when it touches something, stopping the movement). What caused the problem? The animation and the clones don't appear at all.
4 Replies
Buddy
Buddy2mo ago
$details
MODiX
MODiX2mo ago
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, what you expect the result to be, what .NET version you are using and what platform/environment (if any) are relevant to your question. Upload code here https://paste.mod.gg/, save, and copy the link into chat for others to see your shared code! (see $code for more information on how to paste your code)
Jimmacle
Jimmacle2mo ago
keep in mind this is a C# discord and not a unity discord, if you're having a unity problem you need to specify also $unity

Did you find this page helpful?