- abad interaction scenes
This commit is contained in:
@@ -17,6 +17,11 @@ function gorro.update()
|
||||
if gorro.hab==abad.hab then
|
||||
if aabb(abad,gorro) then
|
||||
abad.objects.gorro=true
|
||||
if premiere.scene_intro then
|
||||
start_scene(scenes.gorro_trobat)
|
||||
else
|
||||
start_scene(scenes.gorro_trobat_nointro)
|
||||
end
|
||||
if abad.objects.gps~=nil then current_camera=3 end
|
||||
remove_actor(gorro)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user