鼠标滚轮放大缩小地图, 鼠标中键拖动地图
1 parent ae8fb8a commit e2594dacf8e4a6763cdc8a1ebf804a23e57a6c68
@小李xl 小李xl authored on 12 Jul 2023
Showing 5 changed files
View
1
■■■■
DungeonShooting_Godot/prefab/ui/MapEditor.tscn
grow_vertical = 2
 
[node name="SubViewport" type="SubViewport" parent="Bg/HSplitContainer/Left/MapView"]
handle_input_locally = false
canvas_item_default_texture_filter = 0
size = Vector2i(1000, 1080)
render_target_update_mode = 4
 
[node name="TileMap" type="TileMap" parent="Bg/HSplitContainer/Left/MapView/SubViewport"]
View
6
DungeonShooting_Godot/resource/sprite/role/enemy0001/enemy0001.png.import
 
importer="texture"
type="CompressedTexture2D"
uid="uid://chd2vtesap5cf"
path="res://.godot/imported/enemy0001.png-1247a3ddf8a1a163d812cad12c4340fd.ctex"
path="res://.godot/imported/Enemy0001.png-148a38dfa95953b26d890356e8875de4.ctex"
metadata={
"vram_texture": false
}
 
[deps]
 
source_file="res://resource/sprite/role/enemy0001/enemy0001.png"
dest_files=["res://.godot/imported/enemy0001.png-1247a3ddf8a1a163d812cad12c4340fd.ctex"]
source_file="res://resource/sprite/role/enemy0001/Enemy0001.png"
dest_files=["res://.godot/imported/Enemy0001.png-148a38dfa95953b26d890356e8875de4.ctex"]
 
[params]
 
compress/mode=0
View
DungeonShooting_Godot/resource/sprite/role/enemy0001/enemy0001_Debris.png.import
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/src/game/ui/mapEditor/TileView/EditorTileMap.cs