I am working on a 2D game and I am attempting to create an animation of a cloud moving from left to right on the X axis across the screen. The cloud is needing to appear off screen on the left and then move and clear the screen on the right before destructing and repeating. I’m a little new to using unity so I’m not sure what components of the scripting I would need to use to achieve this. Any ideas?
what is this? if i have a mesh of cloud and want to move that from left to right and then want to repeat that process again and again what the method? and where and how to apply the above scripts?
I checked out the rar and whatever is in there is full of bugs. Missing scripts, shaders not applied to anything, purple particles.
If you want help, be more specific. Jister and renman were already nice enough to provide (working) scripts.
dude that’s not even close… that’s just gameboys208 broken stuff without any changes…
and please export a unitypackage instead of just raring it. nothing is connected anymore…
here:
edit: the bug in my script was off course the <= which should be >…
btw if you can get this to work maybe you should start with one of unity’s superb tutorials!!
hey i applied your code but its not working on prefab check my unity package in that you’ll see the cloud prefab try your own and check its not working