Hi,
New Unity user here As well
Just running the 2D platform demo tutorial and follow the pdf to the letter:
Select File>
Open Project and locate the 2D Tutorial project that I just downloaded.
Once you have opened the project, find the scene 2D Platformer in the Project
Pane and open it.
Play the Scene.
But I immediately get a bunch of console errors:
Assets/Scripts/LevelAttributes.js(44,21): BCE0019 ‘size’ is not a member of ‘UnityEngine.Component’.
The errors are all associated withthe following scripts:
LevelAttributes.js (‘size’, ‘center’)
CameraScrolling.js (‘interpolation’, ‘heightOffset’, ‘distanceModifier’, ‘velocityLookAhead’, ‘maxLookAhead’; ‘velocity’, ‘GetVelocity’)
PlatformerController.js (‘emit’)
MovingPlatformEffects.js (‘emit’)
Excuse the NOOB question.
I am running the latest version of iUnity on an iMac OS 10.5.7