Skip to content

Error when trying to apply Start() to a Node. #284

Answered by nathanhoad
drding00 asked this question in Q&A
Discussion options

You must be logged in to vote

You have Node as the type of the balloon but it should be something like Balloon balloon = Balloon.Instantiate() as Balloon; so that the compiler can find your Start method.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@drding00
Comment options

Answer selected by drding00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants