KaioCode Demos

by Kaiochao
Demo files for KaioCode
ID:2461177
 
- KaioCode Demos is now on its own hub with some updates and new features:

Move To Mouse now has an arrow pointing to where you're going:
https://streamable.com/wcej4

And so does Move Toward Mouse:
https://streamable.com/f2g0f

CarMovement was renamed to TankControls because that fits better:
https://streamable.com/t8e78

TopDownShooter received a couple other example guns: a semi-auto pistol and 3-round-burst rifle.

You can very easily include TopDownShooter on top of TankControls, as well as other features, such as:
- CameraTurning (rotates the world plane to match your "forward" direction)
- SpeedZoom (scales the world plane to match your velocity)
by simply checking the box to include the file. There are many file combinations you can try that function as expected, since it's about as modular as it should be.