by Sean Wilkinson | Jul 19, 2020 | Dev Log
Rolling Renegade is a platformer I have been working on and this first dev log is about explaining what it is and what I want it to be. It is a platformer where you have dynamic control over a character with powerful...
by Sean Wilkinson | Jul 9, 2020 | Unity Assets
ProtoShape 2D is great asset for making quick 2d levels. I use it for platforms in Rolling Renegade. Shaper 2d is tool for making procedural 2d shapes. I use it for making procedural spikes and other things in Rolling Renegade. Flax Fx 2d Effects is a small collection...
by Sean Wilkinson | Jul 9, 2020 | Unity Assets
Geometry Algorithms is an asset which gives you a bunch of tools for produral generation. I use it mainly to generate concave hulls for procedural platforms. Strata Random From Distributions is an amazing free asset which allows you to return a random number from many...