Browse Source

-Work in progress visual shader editor *DOES NOT WORK YET*

Juan Linietsky 10 năm trước cách đây
mục cha
commit
7a4bb0b4d2
2 tập tin đã thay đổi với 102 bổ sung72 xóa
  1. 3 0
      2d/platformer/player.gd
  2. 99 72
      2d/platformer/player.xml

+ 3 - 0
2d/platformer/player.gd

@@ -53,12 +53,15 @@ var enemy
 
 
 func _integrate_forces(s):
 func _integrate_forces(s):
 
 
+	
+
 	var lv = s.get_linear_velocity()
 	var lv = s.get_linear_velocity()
 	var step = s.get_step()
 	var step = s.get_step()
 	
 	
 	var new_anim=anim
 	var new_anim=anim
 	var new_siding_left=siding_left
 	var new_siding_left=siding_left
 	
 	
+	
 	# Get the controls
 	# Get the controls
 	var move_left = Input.is_action_pressed("move_left")
 	var move_left = Input.is_action_pressed("move_left")
 	var move_right = Input.is_action_pressed("move_right")
 	var move_right = Input.is_action_pressed("move_right")

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 99 - 72
2d/platformer/player.xml


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác