LiamMcKenzie / ScaredKrow

ScaredKrow is a game made for the third year "ID737001 Game Development" paper at Otago Polytechnic
MIT License
2 stars 2 forks source link

Combine player prefabs and add Crow spawn/reset to 'boundary' scene #21

Closed DevonHenderson closed 5 months ago

DevonHenderson commented 6 months ago

I've worked a bit on getting the new player and crow functioning in the BoundaryTestScene as I figure that is likely to be the basis for our main scene.

Current Features:

Current issues:

JohnathanGlasgow commented 6 months ago

Also, try and avoid editing preexisting scenes for feature branches. Safer to just make a copy.