0 votes

Godot version:

3.1

OS/device including version:

ubuntu 18.04.2/intel
Issue description:

i did :
var derictions = -1
var hit=preload("res://Area2D.tscn")
var hit2=hit.instance()
hit2.direction = derictions
and hit2.direction did not change

project : https://drive.google.com/open?id=1Og_M7c6-DKPfKJ36awsa_6ohmD4_6Xr4

in Engine by (71 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.